cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
10
Helpful
7
Replies

what is function of this command

devang_etcom
Level 7
Level 7

hello,,,

3810#clear interface serial 0

what this command will do?

regards

Devang

7 Replies 7

mahmoodmkl
Level 7
Level 7

HI

I think it clears the configuration of the specified interface.

Thanks

Mahmood

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

HTH

Rick

hi rick,,,

thanks for your reply...and what can i do if i want to remove the whole configuration from the interface...

regards

Devang

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

HTH

Rick

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

conf t

default int s0/0

you will have to shut the interface again, if you had previously.

amit-singh
Level 8
Level 8

Hi Devang,

clear interface serial command is used to reset the statistical information specific to a serial interface.

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_command_reference_chapter09186a00800874a1.html#wp1033729

HTH, please rate if it does.

-amit singh