98
IP Interface Configuration
12.13 Examples
12.13.1 Deleting an IP Interface Example
The following example shows how to delete an IP interface named
wan
, use the
no
command as
following demonstrated in IP context configuration mode.
List the existing interfaces in the IP context:
SN(ctx-ip)[router]#
interface <?>
<interface> New interface
lan Existing interface
wan Existing interface
Delete the interface
wan
by using the use the
no
form of the
interface
command.
SN(ctx-ip)[router]#
no interface wan
List the interfaces again to make sure that interface
wan
no longer exists:
SN(ctx-ip)[router]#
interface <?>
<interface> New interface
lan Existing interface
Software Configuration Guide, Revision 1.03