
Examples
55
IPLink Software Configuration Guide
5 • Establishing basic IP connectivity
2. Delete the interfaces named external with the
no interface
command, with the interface name
as argument:
IPLink(ctx-ip)[router]#no interface external
3. List the interfaces again to check if the IP interface external has been deleted:
IPLink(ctx-ip)[router]#interface <?>
<interface> New interface
internal Existing interface
lan Existing interface
wan Existing interface
Examples
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 Ether-
net port 0 on slot 0.
Figure 8
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:
Figure 8. Relation between IP Interface
lan
and Ethernet port 0 on slot 0
1. Select the context IP mode for the required IP interface configuration.
IPLink>enable
IPLink#configure
IPLink(cfg)#context ip router
2. Create a new interface lan, for which both the IP address and net mask are specified.
IPLink(ctx-ip)[router]#interface lan
IPLink(if-ip)[lan]#ipaddress 192.168.1.3 255.255.255.0
3. Select the Ethernet port 0 on slot 0; set the medium to 10 Mbps in half-duplex mode, and choose the IP
encapsulation for this port.
IPLink(if-ip)[lan]#port ethernet 0 0
IPLink(prt-eth)[0/0]#medium 10 half
Context
IP
“router”
Port
Ethernet
0 0
Port
Ethernet
0 1
interface lan
bind command