
IP context selection and basic interface configuration tasks
53
IPLink Software Configuration Guide
5 • Establishing basic IP connectivity
Using the command
show port ethernet
slot port lists the actual status for the selected physical port. The fol-
lowing listing shows the port Ethernet information for port 0 on slot 0, which is in the shutdown state as indi-
cated by the current state CLOSED.
IPLink(prt-eth)[0/1]#show port ethernet 0 0
Ethernet Configuration
-------------------------------------
Port : ethernet 0 0 0
State : CLOSED
MAC Address : 00:30:2B:00:1D:D4
Speed : 10Mbps
Duplex : Half
Encapsulation : ip
Binding : wan@router
Frame Format : standard
Default Service: 0
To activate a port for operation, you must remove the shutdown status of the port. That means you must
change the state of the port to OPENED. To activate a physical port, use the
no shutdown
command in port
configuration mode.
Example:
Activating the physical port
It is assumed that you would like to activate the physical port 0 on slot 0, for which you use the following com-
mands in port configuration mode.
IPLink(cfg)#port ethernet 0 0
IPLink(prt-eth)[0/0]#no shutdown
At this point, your IPLink has a running IP interface on Ethernet port 0 on slot 0, which uses IP encapsulation.
Displaying IP interface information
You can display information for all the configured IP interfaces by using the
show
command. The command
lists relevant information for every IP interface. The IP interfaces are identified by the name.
Mode:
Configure
Step
Command
Purpose
1
node(ctx-ip)[router]#port ethernet
slot port
Enters port configuration mode and selects the
Ethernet port
port
on slot
slot
, which is to be acti-
vated
2
node(prt-eth)[slot/port]#no shutdown
Activates the physical port
port
on slot
slot
for
operation
Step
Command
Purpose
1
node(cfg)#show ip interface
Displays IP interface information
Содержание IPLink Series
Страница 309: ...309 Appendix B Mode summary Chapter contents Introduction 310...
Страница 312: ...Introduction 312 IPLink Software Configuration Guide B Mode summary...
Страница 325: ...325 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 326...
Страница 330: ...330 Appendix E Used IP ports in the IPLink software Chapter contents Used IP ports in the IPLink software 331...