June 30, 2006 Appendix B: Redirection Server
SG1-UM-8500-03 B-11
Using no interface Ethernet command
The command is located at the “configure terminal” menu.
It deletes the configured interface.
The change is affecting immediately.
Usage
no interface Ethernet <Interface number>
Parameter
<Interface number>
It is the interface number 1.
Example:
The system should warn when configuring the Ethernet interface with subnet, which contradicts the default
gateway.
Example 1:
Host(config)# no interface Ethernet 1 <cr>
Host(config)#
Host(config)# interface Ethernet 1 192.168.2.5 255.255.255.0 <cr>
Operation Warning:
The default gateway is out of subnet
Host(config)# end
Host# write terminal
Interface Ethernet 1 192.168.2.5 255.255.255.0
...