ssh
Digi TransPort WR Routers User Guide
478
ssh
Configures Secure Shell (SSH) server settings.
Syntax
ssh <parameter> <value>
Parameters
server
Enables or disables the SSH server.
Value is either on or off. The default value is on.
port
The port number for the SSH Server.
Accepted value is any integer from 1 to 65535. The default value is 22.
ca-key
The base64 encoded public key for the certificate authority trusted to sign SSH certificates for user
authentication.
This element is available to super users only.
Accepted value is any string up to 716 characters.
ca-key-type
The key type of the CA public key
This element is available to super users only.
Accepted values can be one of none, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521,
ssh-ed25519 or ssh-rsa. The default value is none.