A: Configuration Using Telnet or Serial Port
EDS4100 4 Port Device Server User Guide 148
SSH Menu
The following configurable parameters reside in the SSH configuration menus.
SSH Menu Command Description
client server <server>
Set the client server RSA or DSA keys.
<server> = name of the client server.
client user <user>
<command>
Sets the client user, command, and RSA or DSA keys.
client user <user>
<password> <command>
Set the client user, password, command, and RSA or
DSA keys (optional).
<user> = client username.
<password> = password associated with the username.
<command> = command to execute on the remote
machine.
client user <user>
<password> <command>
<public> <private>
Sets the client user, password, command, and RSA or
DSA keys.
<user> = username to be set.
<password> = password associated with username.
<command> = command to be set.
<public> = RSA key.
<private> = DSA key.
client user <user>
generate dsa 1024
Generates DSA public and private keys.
<user> = username.
client user <user>
generate dsa 512
Generates DSA public and private keys.
<user> = username.
client user <user>
generate dsa 768
Generates DSA public and private keys.
<user> = username.
client user <user>
generate rsa 1024
Generates RSA public and private keys.
<user> = username.
client user <user>
generate rsa 512
Generates RSA public and private keys.
<user> = username.
client user <user>
generate rsa 768
Generates RSA public and private keys.
<user> = username.
clrscrn
Clears the screen.
exit
Exits the SSH menu and return to the Enable menu.
host
Sets the RSA or DSA public (or private) keys.
host <key>
Sets the RSA or DSA public (or private) key.
<key> = RSA or DSA key to be set.