05-27-2006 05:17 AM - edited 03-03-2019 03:24 AM
hello,,,
3810#clear interface serial 0
what this command will do?
regards
Devang
05-27-2006 05:40 AM
HI
I think it clears the configuration of the specified interface.
Thanks
Mahmood
05-27-2006 07:53 AM
Mahmood
The clear interface command does not clear the configuration. The clear interface command will restart (or reset) the interface. It is like dropping the interface and bringing it back up again. Sometimes an interface may hang or get into some invalid state and a clear interface will restart the interface and resolve the error.
HTH
Rick
05-27-2006 08:03 AM
hi rick,,,
thanks for your reply...and what can i do if i want to remove the whole configuration from the interface...
regards
Devang
05-27-2006 08:09 AM
Devang
Go into config mode, go into interface config mode on that interface, do no ip address, no
Then exit config mode and save running-config to startup-config.
HTH
Rick
05-27-2006 08:37 AM
hi rick,,,
i know that procedure...but i m looking to clear it using one single command...so i just want to know is there any command or not
thanks again
regards
Devang
05-27-2006 10:22 AM
conf t
default int s0/0
you will have to shut the interface again, if you had previously.
05-27-2006 08:04 AM
Hi Devang,
clear interface serial command is used to reset the statistical information specific to a serial interface.
HTH, please rate if it does.
-amit singh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide