Services Configure SSH access
IX20 User Guide
660
3. Click Services> SSH.
4. Click Enable.
5. Click Apply to savethe configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to accessthe Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Enable or disable the SSH service:
n
To enable the service:
(config)> service ssh enable true
(config)>
n
To disable the sevice:
(config)> service ssh enable false
(config)>
4. Save the configuration and apply the change
(config)> save
Configuration saved.
>
5. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Configure the service
Web
1. Log into Digi Remote Manager, or log into the local Web UI asa user with full Admin access
rights.