Ip Ssh - Cisco Catalyst 2960 Command Reference Manual

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

Chapter 2
Catalyst 2960 Switch Cisco IOS Commands

ip ssh

Use the ip ssh global configuration command to configure the switch to run Secure Shell (SSH)
Version 1 or SSH Version 2. This command is available only when your switch is running the
cryptographic (encrypted) software image. Use the no form of this command to return to the default
setting.
Syntax Description
1
2
Defaults
The default version is the latest SSH version supported by the SSH client.
Command Modes
Global configuration
Command History
Release
12.2(25)FX
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.
Examples
This example shows how to configure the switch to run SSH Version 2:
Switch(config)# ip ssh version 2
You can verify your settings by entering the show ip ssh or show ssh privileged EXEC command.
OL-8604-04
ip ssh version [1 | 2]
no ip ssh version [1 | 2]
(Optional) Configure the switch to run SSH Version 1 (SSHv1).
(Optional) Configure the switch to run SSH Version 2 (SSHv1).
Modification
This command was introduced.
Catalyst 2960 Switch Command Reference
ip ssh
2-163

Advertisement

Table of Contents
loading

Table of Contents