EM316LNXNM-OT
Management Basics
PN 1275005-100 Rev E6
24
Enter the Config context with the
configure terminal
command. Return to the Login context with
the
exit
command.
fiberdriver(config)# port 1.2.2
fiberdriver(port/1.2.2)# chassis 1
fiberdriver(chassis/1)#
The three hardware contexts follow a partly hierarchical structure that mirrors the physical device
relationships. The chassis contains slots (modules) which in turn contain ports. Operations on the larger
component often affect the components contained in the larger target device.
The
next
command is a short-cut for navigating to the following slot or port context. The
previous
command navigates in the reverse direction. The
up
navigates either from the port to the slot context or
from the slot to the chassis context. Notice how the port value in the prompt changes in the box below.
fiberdriver(port/1.2.2)# next
fiberdriver(port/1.2.3)# previous
fiberdriver(port/1.2.3)# up
fiberdriver(slot/1.2)# up
fiberdriver(chassis/1)#