_____________________________________________________________________________
____________________________________________________________________________
30
LTP-8X optical line terminal
Fig. 9.3. Configure Views Hierarchy
Configuration view shown in Figure 9.3 and consists of four parts.
GPON-port view
to configure the
GPON interfaces.
ONT view
to configure the ONT. Configuration templates are configured in the
ONT
template view
. The profile of the terminal configuration is configured in the
Profile view.
9.2
CLI Automatic Code Completion
In order to make work with CLI faster and easier, an automatic code completion is implemented. A good
knowledge of CLI command system allows user to work with CLI as fast as with graphical interface.
For example, enter "ex" command in the
Top view
and press
Tab
:
LTP-8X# ex
<Tab>
LTP-8X# exit
As this view has only one command with "ex" prefix, CLI automatically completes it.
If there are more commands with this prefix, CLI shows hints with possible options:
LTP-8X# co
<Tab>
configure copy
LTP-8X# con
<Tab>
LTP-8X# configure
LTP-8X#
<?>
! Comments
acs Go to ACSD CLI
clear Clear alarms or system log
commit Commit changes of configuration
configure Enter configuration mode
copy Copy files
date Set system date
default Clear configuration and set default values
delete Delete ...
9.3
CLI Command History
Sometimes it may 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 seen either with the help of the
show
history