Command line interface
Configuration mode
LR54 User Guide
1065
1. At the
config
prompt, type
service
to move to the
service
node:
(config)> service
(config service)>
2. Type
ssh
to move to the
ssh
node:
(config service)> ssh
(config service ssh)>
3. Type
acl
to move to the
acl
node:
(config service ssh)> acl
(config service ssh acl)>
4. Type
zone
to move to the
zone
node:
(config service ssh acl)> zone
(config service ssh acl zone)>
You can also enter multiple nodes at once to move multiple steps in the configuration:
(config)> service ssh acl zone
(config service ssh acl zone)>
n
Move backward one node in the configuration by entering two periods (
..
):
(config service ssh acl zone)> ..
(config service ssh acl)>
You can also move back multiples nodes in the configuration by typing multiple sets of two
periods:
(config service ssh acl zone)> .. .. ..
(config service)>
n
Move to the root of the config prompt from anywhere within the configuration by entering
three periods (
...
):
(config service ssh acl zone)> ...
(config)>
Manage elements in lists
While in configuration mode, you can use the
add
,
del
, and
move
action commands to manage
elements in a list. When working with lists, these actions require an index number to identify the list
item that will be acted on.
Add elements to a list
When used with parameters that contains lists of elements, the
add
command is used to add an
element to the list.
For example, to add an authentication method:
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...