Datasheet

®
USER’S GUIDE
Vertical Console Port Server
73
sshd
Secure shell server (SSH v1 and SSHv2) configuration and display.
sshd synopsis
sshd set [-p <port>] [-c <sshv2-ciphers>]
[-C <sshv1-ciphers>] [-v <ssh-version>]
sshd [enable | disable]
sshd show
sshd keygen -s <key-size>
sshd description
Use this command to configure and administer the SSH server.
sshd set - Configure the SSH server’s parameters. By default, the SSH
server is enabled and uses SSH version 2 with 3DES and Blowfish ciphers.
sshd enable - Enable the SSH server.
sshd disable - Disable the SSH server.
sshd show - Display the SSH server's current configuration.
ssh keygen - Generate a new SSH key.