Command line interface Execute configuration commands at the root Admin CLI prompt
Digi Connect IT® 16/48 User Guide
707
service Services
system System
vpn VPN
Run "config" with no arguments to enter the configuration editing mode.
> config
2. You can then display help for the additional configuration commands. For example, to display
help for the config service command:
> config service ?
Services
Additional Configuration
--------------------------------------------------------------------------
dns DNS
mdns Service Discovery (mDNS)
multicast Multicast
ntp NTP
remote_control Remote control
snmp SNMP
ssh SSH
telnet Telnet
web_admin Web administration
> config service
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.