100
Download an SSH-1 type key file named ssh-key from TFTP server with the IP
address fe80::1234:
T1600G-52TS(config)# ip ssh download v1 ssh-key ip-address fe80::1234
14.7 remove public-key
Description
The remove public-key command is used to remove the SSH public key from
the switch.
Syntax
remove public-key { v1 | v2 }
Parameter
v1 | v2
—— Select the type of SSH public key, v1 represents SSH-1, v2
represents SSH-2.
Command Mode
Privileged EXEC Mode
Privilege Requirement
Only Admin level users have access to these commands.
Example
Remove the SSH-1 type public key from the switch:
T1600G-52TS# remove public-key v1
14.8 show ip ssh
Description
The show ip ssh command is used to display the global configuration of SSH.
Syntax
show ip ssh
Command Mode
Privileged EXEC Mode and Any Configuration Mode
Privilege Requirement
None.
Example
Display the global configuration of SSH:
T1600G-52TS(config)# show ip ssh