54
Establishing Basic IP Connectivity
Mode
Context IP
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, Revision 1.03
Summary of Contents for SmartWare R2.00
Page 2: ......