36
9.3
CLI Command History
Sometimes it might be necessary to execute the same set of operations several times. To make the work
with repeating commands easier, the terminal CLI keeps the command history.
The list of previously entered commands can be displayed with the help of the
show history
command:
LTP-8X# show history
Last CLI commands:
show version
configure terminal
exit
show historyLTP-8X#
Use the
Up
and
Down
cursor keys to scroll the command history and the
Enter
key to execute the
selected command.
LTP-8X# <Up>
LTP-8X# show management <Up>
LTP-8X# switch <Up>
LTP-8X# exit <Up>
LTP-8X# show uptime <Up> up 1 day, 23:44
9.4
Group Operations
Group operations can be performed on such terminal configuration objects as interfaces and ONT. It is
especially convenient, when you have to apply the same actions to multiple objects.
To perform a group operation, select the range of object IDs instead of one object ID. This feature is
supported by a majority of CLI commands.
For example, enable fec for all ONTs in a certain channel.
LTP-8X(config)# interface ont 0/0-127
LTP-8X(config)(if-ont-0/0-127)# fec
Or view the list of active ones in the first 4 GPON channels:
LTP-8X# show interface ont 0-3 ont online
GPON-port 0 has no online ONTs
GPON-port 1 has no online ONTs
GPON-port 2 has no online ONTs GPON-port 3 has no online ONTs
Total ONT count: 0
Summary of Contents for LTP-4X
Page 11: ...11 Part I General ...
Page 29: ...29 Part II Getting Started with the Terminal ...
Page 37: ...37 Part III Configuring the Terminal ...
Page 98: ...98 Part IV ONT Configuration ...
Page 174: ...174 Part V Terminal Monitoring ...
Page 189: ...189 Part VI Terminal Maintenance ...
Page 191: ...191 Step 2 Remove the module from the slot Fig 43 4 Removing SFP Transceivers ...