Reference v4.1.0 Instruction Manual

Network OS Command Reference 1133
53-1003115-01
show running-config ssh server
2
show running-config ssh server
Displays the SSH server status in the running-config.
Synopsis show running-config [rbridge-id {rbridge-id | all}] ssh server
Operands rbridge-id Enables RBridge ID mode to support Virtual Cluster Switching (VCS) on
individual nodes.
rbridge-id Specifies a unique identifier for a node.
all Specifies all identifiers for a node.
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display the current status of SSH server in the running-config.
Usage Guidelines SSH server configuration is placed at the beginning of the running-config and is part of the global
configuration of the switch. SSH is enabled by default and no entry is shown in the running-config
when set to default.
Examples Standalone mode
switch# show running-config ssh server
ssh server shutdown
switch# show running-config ssh server
ssh server shutdown
ssh server key-exchange dh-group-14
switch#
When SSH Server Key-exchange is configured to DH Group 14:
switch# show running-config ssh server key-exchange
ssh server key-exchange dh-group-14
When SSH Server Key-exchange method has the default value:
switch# show running-config ssh server key-exchange
switch#
When SSH service is enabled:
switch# show run ssh
% No entries found
VCS mode
When SSH service is shut down:
switch# show running-config rbridge-id 3 ssh server
rbridge-id 3
ssh server shutdown
switch# show running-config rbridge-id 3 ssh server
rbridge-id 3
ssh server shutdown
ssh server key-exchange dh-group-14