3: Summary of CLI Commands
XPort Pro™ Command Reference
56
ssh level commands
Description
client user <user> generate rsa 1024
Generate RSA public and private keys
client user <user> generate rsa 512
Generate RSA public and private keys
client user <user> generate rsa 768
Generate RSA public and private keys
clrscrn
Clears the screen.
exit
Exits to the enable level.
host
Sets RSA or DSA public and/or private keys
host <key>
Sets RSA or DSA public or private key
host <public> <private>
Sets RSA or DSA public and private keys
host generate dsa 1024
Generate DSA public and private keys
host generate dsa 512
Generate DSA public and private keys
host generate dsa 768
Generate DSA public and private keys
host generate rsa 1024
Generate RSA public and private keys
host generate rsa 512
Generate RSA public and private keys
host generate rsa 768
Generate RSA public and private keys
host user <user> <password>
Sets Host username and password
host user <user> <password> <public>
Sets Host username, password and either a
RSA or DSA public key.
Place the entire contents of the file generated
by ssh-keygen within quotes.
host user <user> <password> <public>
<public>
Sets Host username, password and both
RSA and DSA public keys.
For each key, place the entire contents of the
file generated by ssh-keygen
within quotes.
no client server <server>
Remove Client Server
no client server <server> dsa
Remove Client Server DSA key
no client server <server> rsa
Remove Client Server RSA key
no client user <user>
Remove Client User
no client user <user> command
Remove command from Client User
no client user <user> dsa
Remove Client User DSA key
no client user <user> rsa
Remove Client User RSA key
no host dsa
Removes DSA public and private keys
no host rsa
Removes RSA public and private keys
no host user <user>
Remove a host user
show
Show SSH settings
show client server <server>
Show Client Server RSA and DSA keys
show client user <user>
Show information for a client user
show history
Displays the last 20 commands entered