User manual

2
CLI Commands
2-73
config
enable; otherwise, only Telnet can be accepted. Both SSH and Telnet
cannot be enabled at the same time.
Parameters This command has one parameter:
Command Example
Root> config security ssh setState enable
config.security.ssh.show
Syntax show
Purpose This command displays the SSH Public key in PEM format, its MD5
fingerprint, its SHA-1 fingerprint, SSH, and Telnet state for the CLI
interface.
Parameters This command has no parameters.
Command Example
Root> config security ssh show
Output The output of the config.security.ssh.show command displays the
following data:
Output Example
SSH: enabled
Telnet: disabled
Renegotiation MB: 0
Public Key:
-----BEGIN PUBLIC KEY-----
sshEnableState This parameter can be set to enable or disable.
Boolean 1 and 0 values may also be substituted.
SSH Indicates whether the SSH interface to CLI is
enabled or disabled.
Telnet Indicates whether the Telnet interface to CLI is
enabled or disabled.
Renegotiation MB The SSH MB limit before renegotiation to take
place.
Public Key The SSH public key's PEM fingerprint.
MD5 Fingerprint The SSH public key's MD5 fingerprint.
SHA-1 Fingerprint The SSH public key's SHA-1 fingerprint.