Ip Ssh Protocol; Ip Ssh Server Enable - Cisco Small Business 200 Series User Manual

Advanced smart switch command line reference
Hide thumbs Also See for Small Business 200 Series:
Table of Contents

Advertisement

Administration
Switch Management Access Control
Cisco Small Business 200E Series Advanced Smart Switch Command Reference

ip ssh protocol

Use this command to set the available protocol levels (versions) for SSH. SSH
version 1, version 2, or both can be set. The specified level(s) are enabled and any
unspecified level is disabled.
ssh protocol {{1 | 2} | {1 2}}
Default
Version 1 and 2 are set.
Command Modes
Privileged EXEC
Examples
The following example sets protocol level 1 (and unsets level 2 if it was previously
set).
(switch) #ip ssh protocol 1
The following example sets both levels:
(switch) #ip ssh protocol 1 2
Related Commands
Command
ip ssh server
enable
sshcon
maxsessions
sshcon timeout
show ip ssh

ip ssh server enable

Use this command to enable management access through SSH. Use the no form
of this command to disable access through SSH.
ip ssh server enable
no ip ssh server enable
Description
Enables management access through SSH.
Configures the number of remote SSH connections
allowed.
Configures the SSH Login Inactivity Timeout in minutes.
Shows SSH configuration information.
2
83

Advertisement

Table of Contents
loading

Table of Contents