Introduction Configuring SSH
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
6-140
6.10.3 SSH Command List
The following tables list the commands available to configure and manage SSH on the SBx3112 switch.
Once SSH is set up and enabled, the Security Officer can monitor SSH using the SHOW SSH COUNTER com-
mands, which displays the current status of SSH and a list of receive and transmit counters. The SHOW SES-
SIONS command can be used to list any active SSH sessions.
The SSH Server counters are listed in Table 6-23.
TABLE 6-22 SSH Commands
Commands
CREATE SSH KEY LENGTH (SEC)
DESTROY SSH KEY (SEC)
DISABLE SSH SERVER (SEC)
ENABLE SSH SERVER HOSTKEY (SEC)
SET SSH KEY DESCRIPTION
SET SSH SERVER (SEC)
SHOW SSH KEY (SEC)
SHOW SSH SERVER (SEC)
TABLE 6-23 SSH Server Counters
Counter Description
inOctets Indicates the number of octets received.
RxPkts Indicates the number of packets received.
outOctets Indicates the number of octets transmitted.
TxPkts Indicates the number of packets transmitted.
RxSSHMsgDisconnect
TxSSHMsgDisconnect
Indicates the number of SSH_MSG_DISCONNECT messages received (Rx)
and transmitted (Tx). This message immediately disconnects a connection.
RxSSHMsgIgnore
TxSSHMsgIgnore
Indicates the number of SSH_MSG_IGNORE messages received and trans-
mitted. This message is ignored.