A large number of commands are often configured under an interface during configuration commands, especially during experiments.
When doing another experiment, we need to clear most or all of the interface configurations.
Suzhouxiaoniu # Show run inter S1/1
Building configuration...
Current configuration: 242 bytes
!
Interface serial1/1
Description suzhouxiaoniu
Bandwidx 512
IP address 8.8.8.8 255.255.255.0
Encapsulation frame-relay
Serial restart-delay 0
Frame-relay map IP 8.8.8.9 809 Broadcast
No frame-relay inverse-ARP
End
At this time, you can use the default inter restore interface to the default configuration status.
Suzhouxiaoniu (config )#Default inter S1/1
Building configuration...
Interface serial1/1 set to default configuration
Suzhouxiaoniu # Show run inter S1/1
Building configuration...
Current configuration: 42 bytes
!
Interface serial1/1
No IP Address
End
In addition to default Inter, you can also use default (restore the default) for many configurations? View
This article is from the "Cisco technical exchange" blog. For more information, contact the author!