54
Establishing Basic IP Connectivity
Command
Purpose
Step 1
node
(ctx-ip)[router]#no
interface
name
Deletes the existing IP interfaces
name
Example: Delete IP Interfaces
The illustrated procedure below assumes that you would like to delete the IP interface named
external
. Use the following commands in IP context mode.
First list the existing interfaces:
SN(ctx-ip)[router]#
interface <?>
<interface>
New interface
external
Existing interface
internal
Existing interface
lan
Existing interface
wan
Existing interface
Now delete the interfaces named “external” with the
no
interface
command with the interface name
as argument:
SN(ctx-ip)[router]#
no interface external
Finally list the interfaces again to check if the IP interface
external
has been deleted:
SN(ctx-ip)[router]#
interface <?>
<interface>
New interface
internal
Existing interface
lan
Existing interface
wan
Existing interface
7.8 Examples
7.8.1 Setting Up an IP Interface on an Ethernet Port
The following example shows all required configuration steps, which end in an activated IP interface
on Ethernet port 0 on slot 0. Figure 7-1 below shows the relation between the IP interface
lan
and the
Ethernet port 0 on slot 0. The configuration procedure below starts in the operator execution mode:
Software Configuration Guide Release 2.10, Revision 1.00
Содержание SmartWare Release 2.10
Страница 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Страница 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Страница 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Страница 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...