2-126
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
ip ssh
ip ssh
To configure the switch to run Secure Shell (SSH) Version 1 or SSH Version 2, use the
ip ssh
global
configuration command. To return to the default setting, use the
no
form of this command.
ip ssh version
[
1
|
2
]
no ip ssh
version
[
1
|
2
]
This command is available only when your switch is running the cryptographic (encrypted) software
image.
Syntax Description
Defaults
The default version is the latest SSH version supported by the SSH client.
Command Modes
Global configuration
Command History
Usage Guidelines
If you do not enter this command or if you do not specify a keyword, the SSH server selects the latest
SSH version supported by the SSH client. For example, if the SSH client supports SSHv1 and SSHv2,
the SSH server selects SSHv2.
The switch supports an SSHv1 or an SSHv2 server. It also supports an SSHv1 client. For more
information about the SSH server and the SSH client, see the software configuration guide
for this
release.
A Rivest, Shamir, and Adelman (RSA) key pair generated by an SSHv1 server can be used by an SSHv2
server and the reverse.
You can verify your settings by entering the
show ip ssh
or
show ssh
privileged EXEC command.
Examples
This example shows how to configure the switch to run SSH Version 2:
Switch(config)#
ip ssh version 2
Related Commands
1
(Optional) Configures the switch to run SSH Version 1 (SSHv1).
2
(Optional) Configures the switch to run SSH Version 2 (SSHv1).
Release
Modification
12.2(52)EY
This command was introduced.
Command
Description
show ip ssh
Displays if the SSH server is enabled and displays the version and
configuration information for the SSH server.
show ssh
Displays the status of the SSH server.
Summary of Contents for ME 3600X
Page 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Page 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...