Command line interface
Configuration mode
TX54 User Guide
1034
4. Lastly, display the allowed values and other information for the
enable
parameter:
> config service ssh enable ?
Enable: Enable the service.
Format: true, false, yes, no, 1, 0
Default value: true
Current value: true
> config service ssh enable
Configuration mode
Configuration mode allows you to perform multiple configuration tasks and validate the changes prior
to saving them. You can cancel all changes without saving them at any time. Configuration changes
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)>
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...