___________________________________________________________________________
_______________________________________________________________________________
LTP-8X optical line terminal
31
command:
LTP-8X# show history
show management
switch
exit
show uptime
LTP-8X#
By using cursor keys Up and Down to scroll the command history and 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 group operations, 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-63
LTP-8X(config)(if-ont-0/0-63)# fec
Or view the list of active on the first 4 GPON channels:
LTP-8X# show interface ont 0-3 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
LTP-8X#