T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
126
Chapter 19 SSH Commands
SSH (Security Shell) can provide the unsecured remote management with security and powerful
authentication to ensure the security of the management information.
ip ssh server
Description
The
ip
ssh server
command is used to enable SSH function. To disable the
SSH function, please use
no ip
ssh server
command.
Syntax
ip ssh server
no ip ssh server
Command Mode
Global Configuration Mode
Example
Enable the SSH function:
T2700G-28TQ(config)#ip ssh server
ip ssh version
Description
The
ip ssh version
command is used to enable the SSH protocol version. To
disable the protocol version, please use
no ip
ssh version
command.
Syntax
ip ssh version
{ v1 | v2 }
no ip ssh version
{ v1 | v2 }
Parameter
v1 | v2
——
The SSH protocol version to be enabled. They represent SSH v1
and SSH v2 respectively.