Command line interface Configuration mode
Digi Connect IT® 4 User Guide
923
3. Next, display help for the config service ssh command:
> config service ssh ?
SSH: An SSH server for managing the device.
Parameters Current Value
--------------------------------------------------------------------------
enable true Enable
key [private] Private key
port 22 Port
Additional Configuration
--------------------------------------------------------------------------
acl Access control list
mdns
> config service ssh
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: