Server snmp trap destination command, Server ssh command, Table 5.27: server ssh command parameters – Avocent CCM User Manual

Page 89

Advertising
background image

Chapter 5: CCM Appliance Commands 75

Server SNMP Trap Destination command

The Server SNMP Trap Destination command defines or deletes destinations for enabled SNMP
traps. Once you define destinations for enabled SNMP traps, when a trap occurs, the CCM
appliance will generate SNMP trap messages to each defined SNMP trap destination. You may
define up to four trap destinations, using separate commands.
For more information, see Managing the CCM Appliance Using SNMP on page 39.
Access right: SCON
Access level: APPLIANCEADMIN

Syntax

SERVER SNMP TRAP DESTINATION ADD|DELETE <ip_address>

Server SSH command

The Server SSH command enables or disables SSH session access to the CCM appliance and
specifies the SSH authentication method. When you enable SSH, all CCM sessions will be
terminated if a CCM SSH server key must be generated. You must also have previously specified
an authentication method other than None with the Server Security command.
If you enable plain text Telnet connections with a Server Security command, enabling SSH session
access with the Server SSH command will add that as a valid connection method (both plain text
and SSH connections will be allowed.)
For more information, see Using SSH on page 20.
Access right: SCON
Access level: APPLIANCEADMIN

Syntax

SERVER SSH ENABLE|DISABLE [AUTH=<auth>]

Table 5.26: Server SNMP Trap Destination Command Parameters

Parameter

Description

ADD|DELETE

Defines or deletes the specified destination.

<ip_address>

IP address of trap destination.

Table 5.27: Server SSH Command Parameters

Parameter

Description

ENABLE|DISABLE

Enables or disables SSH session access to the CCM appliance.

Advertising