Send documentation comments to mdsfeedback-doc@cisco.com
21-57
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
ssh server enable
ssh server enable
To enable the SSH server, use the ssh server enable command in configuration mode. To disable the
SSH service, use the no form of the command.
ssh server enable
no ssh server enable
Syntax Description This command has no arguments or keywords.
Defaults Disabled.
Command Modes Configuration mode.
Command History
Usage Guidelines None.
Examples The following example enables the SSH server.
switch# config terminal
switch(config)# ssh server enable
updated
The following example disables the SSH server.
switch# config terminal
switch(config)# no ssh server enable
updated
Related Commands
Release Modification
1.0(2) This command was introduced.
Command Description
show ssh server Displays SSH server information.
ssh key Generates an SSH key.