![Digi Connect EZ Mini User Manual Download Page 622](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436622.png)
Command line interface
Execute configuration commands at the root Admin CLI prompt
Digi Connect EZ Mini User Guide
622
> 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.
Format: true, false, yes, no, 1, 0
Default value: true