
Command line interface
Configuration mode
AnywhereUSB® Plus User Guide
683
do not take effect until the configuration is saved.
Enable configuration mode
To enable configuration mode, at the root prompt, enter the
config
command without any
parameters:
> config
(config)>
When the command line is in configuration mode, the prompt will change to include
(config)
, to
indicate that you are currently in configuration mode.
Enter configuration commands in configuration mode
There are two ways to enter configuration commands while in configuration mode:
n
Enter the full command string from the config prompt.
For example, to disable the ssh service by entering the full command string at the config
prompt:
(config)> service ssh enable false
(config)>
n
Execute commands by moving through the configuration schema.
For example, to disable the ssh service by moving through the configuration and then
executing the
enable false
command:
1. At the
config
prompt, enter
service
to move to the
service
node:
(config)> service
(config service)>
2. Enter
ssh
to move to the
ssh
node:
(config service)> ssh
(config service ssh)>
3. Enter
enable false
to disable the
ssh
service:
(config service ssh)> enable false
(config service ssh)>
See
Move within the configuration schema
for more information about moving within the
configuration.
Save changes and exit configuration mode
To save changes that you have made to the configuration while in configuration mode, use
save
. The
save command automatically validates the configuration changes; the configuration will not be saved
if it is not valid. Note that you can also validate configuration changes at any time while in
configuration mode by using the
validate
command.
Содержание AnywhereUSB Plus
Страница 1: ...AnywhereUSB Plus User Guide Firmware version 21 8 ...
Страница 212: ...Interfaces Bridging AnywhereUSB Plus User Guide 212 ...
Страница 308: ...Services Configure the ping responder service AnywhereUSB Plus User Guide 308 iperf Done ...
Страница 509: ...File system Upload and download files AnywhereUSB Plus User Guide 509 sftp exit ...
Страница 604: ...Virtual Private Networks VPN IPsec AnywhereUSB Plus User Guide 604 ...
Страница 710: ...Command line interface Command line reference AnywhereUSB Plus User Guide 710 more path The file to view Syntax STRING ...
Страница 714: ...Command line interface Command line reference AnywhereUSB Plus User Guide 714 reboot Reboot the system Parameters None ...
Страница 775: ...Configure the AnywhereUSB Manager from the command line power cycle AnywhereUSB Plus User Guide 775 ...