MRV Communications EM316EDFA-BR 사용자 설명서

다운로드
페이지 44
 
 
Fiber Driver
®
 EM316EDFA User Guide
 
 
P/N 1294008-001 Rev D2 
 
13 
 
 
 
5.2.2 CLI Navigation 
 
The CLI uses five operational contexts: login, configuration, chassis, slot, and port. Only the 
login context is not considered a configuration mode. The system prompt includes a string to 
indicate the current operational context, as illustrated in the example below. The “#” character 
ends the prompt string, and a space separates the command from the prompt. 
 
 
Each navigation command in the box below is bold for emphasis in print only. 
 
 
 
These contexts are not entirely hierarchical, but the three hardware-specific contexts do follow a 
structure that reflects the physical device relationships. The chassis contains slots (modules) 
which in turn contain ports. 
 
Enter the configuration context with the “configure terminal” command. Any hardware 
context may be reached directly from the config context or any other hardware context. For 
example, there is no need to pass through the chassis context to reach the slot or port contexts. 
 
The next command is a short-cut for navigating to the hardware context following the current 
context and at the same level. In the box above, the port value in the prompt increments from 2 
to 3 to indicate this context change. 
 
 
Operations on the larger component may sometimes also apply to the smaller components 
contained in the larger target device. Refer to EM316LNXNM-OT documentation or use the CLI 
help feature “?” for more information about CLI context navigation. 
 
fiberdriver# configure terminal 
fiberdriver(config)# chassis 1 
fiberdriver(chassis/1)# slot 1.4 
fiberdriver(slot/1.4)# port 1.4.2 
fiberdriver(port/1.4.2)# next 
fiberdriver(port/1.4.3)# exit 
fiberdriver(config)# exit 
fiberdriver#