Services
Configure SSH access
LR54 User Guide
599
3. Click
Services
>
SSH
.
4. Click
Enable
.
5. Click
Apply
to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the LR54
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 access the 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