Ssh server shutdown – Brocade Network OS Command Reference v4.1.0 User Manual
Page 1298
1260
Network OS Command Reference
53-1003115-01
ssh server shutdown
2
ssh server shutdown
Disables SSH service on the switch.
Synopsis
ssh server shutdown
no ssh server shutdown
Operands
None
Defaults
None
Command Modes
Global configuration mode
RBridge ID configuration mode
Description
Use this command to disable SSH service on the switch.
Usage Guidelines
Enter no ssh server shutdown to enable SSH service. This command is not distributed across the
cluster. The RBridge ID of the node should be used to configure service on individual nodes.
Examples
Standalone mode
To shut down SSH service:
switch(config)# ssh server shutdown
To enable SSH service:
switch(config)# no ssh server shutdown
VCS mode
To shut down SSH service:
switch(config)# rbridge-id-3
switch(config-rbridge-id-3)# ssh server shutdown
To enable SSH service:
switch(config-rbridge-id-3)# no ssh server shutdown
See Also