3: Summary of CLI Commands
XPort Pro™ Command Reference
55
snmp level commands Description
location <string>
Sets the SNMP system location.
<string> = location of device.
name <string>
Sets the SNMP system name.
<string> = SNMP system name.
no community ro
Clears the SNMP read-only community.
no community rw
Clears the SNMP read/write community.
no contact
Clears the SNMP server contact.
no host <ip address>
Deletes the designated SNMP server trap host.
<ip address> = IP address of an SNMP server.
no location
Clears the SNMP server location.
no name
Clears the SNMP server name.
server disable
Disables the SNMP server.
server enable
Enables the SNMP server.
show
Displays the SNMP server settings.
show history
Displays the last 20 commands entered during the current
CLI session.
traps disable
Disables the sending of SNMP trap messages.
traps enable
Enables the sending of SNMP trap messages.
write
Stores the current configuration in permanent memory.
ssh Level Commands
Command Path: enable>ssh
Level Prompt: ssh
The following is a list of commands available in the ssh level.
ssh level commands
Description
client server <server>
Set Client Server RSA or DSA key
client server <server> <key>
Set Client Server RSA or DSA key
client user <user> <command>
Set Client User, command and RSA or DSA
keys
client user <user> <password>
<command>
Set Client User with password, command
and optional RSA or DSA keys
client user <user> <password>
<command> <public> <private>
Set Client User with password, command
and RSA or DSA keys
client user <user> generate dsa 1024
Generate DSA public and private keys
client user <user> generate dsa 512
Generate DSA public and private keys
client user <user> generate dsa 768
Generate DSA public and private keys