How to remove all interface configuration of a Cisco router
By admin on Jan 16, 2011 with Comments 5
You can remove complete interface configuration of Cisco router easily by using default interface configuration command. Default interface configuration command
For example, if you have configured Frame Relay with sub interfaces…
Router#interface Serial0/0no ip addressencapsulation frame-relayload-interval 60Router#interface Serial0/0.10 point-to-pointbandwidth 2000ip address 10.10.10.1 255.255.255.252ip load-sharing per-packetip ospf cost 50 frame-relay interface-dlci 100And now erase all interface-specific configuration …Router(config)#default interface s0/0Building configuration...Interface Serial0/0 set to default configuration
Router(config)#
Now recheck the main and sub interface configuration by using show ip interface brief,
You can find the main interface has no IP address and the sub interface is deleted.Router#show ip interfaces brief InterfaceIP-Address OK? Method Status Protocol ... non-relevant lines deleted ...Serial0/0/0 unassigned YES TFTP up upSerial0/0/0.10 unassigned YES manual deleted down
Related Articles........
Filed Under: WAN General
About the Author:

I just added your blog site to my blogroll, I pray you would give some thought to doing the same.
Thanks for Sharing , Its very easy to remove a complete interface configuration on Cisco Router or Switch.
Hey there! I just wanted to ask if you ever have any trouble with hackers? My last blog (wordpress) was hacked and I ended up losing several weeks of hard work due to no backup. Do you have any methods to prevent hackers?
I am so glad it was helpful, Jenny. I am learning as fast as I’m able to and will continue to pass on lessons as we go. Happy Pinning!
Amazing. Clean, confident, I’d like to have the brands I rep here.