96
Chapter 14 SSH Commands
SSH (Security Shell) can provide the unsecured remote management with security and
powerful authentication to ensure the security of the management information.
14.1 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
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Enable the SSH function:
T1600G-52TS(config)# ip ssh server
14.2 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 }