TAP Series Switch Command Line Reference
Support SSH version 1 and 2
Command Mode
Global Configuration
Default
The default SSH version is v2.
Usage
SSH server and client will negotiate about the version when connecting. Server and client
should select a higher version both supported.
Examples
The following example shows that only SSH Version 1 support is configured:
Switch(config)# ip ssh server version v1
The following example shows that only SSH Version 2 support is configured:
Switch(config)# ip ssh server version v2
The following example shows that restore the default configuration:
Switch(config)# no ip ssh server version
Related Commands
show ip ssh server status
8.6 ip ssh server authentication-retries
To configure Secure Shell (SSH) authentication retry times on your switch, use the ip ssh
server authentication-retries command in global configuration mode.
Uses the no form of this command to restore the default value of Secure Shell (SSH)
authentication retry times on your switch