
GSWB
CHAPTER 8 CLI Operations
(1)Synopsis
•Enables the ssh server using the specified protocol
ssh enable [rsa1] [rsa] [dsa]
•Disables ssh (default) no ssh enable
(2)Options
z[rsa1] [rsa] [dsa]
Specifies the SSH protocol version.
-rsa1: RSA Version1
-rsa: RSA Version2
-dsa: DSA Version2
(3)Command mode
Global
(4) See also
ssh keygen
ssh keydel
show ssh
(5)Examples
•Starts the SSH server with all SSH protocols supported
Switch(config)# ssh enable
Switch(config)#
(6)Error Messages
•% Incomplete command.
Cause: Incomplete command input
Action: Enter the command string correctly.