167 
Download an SSH-1 type key file named ssh-key from TFTP server with the IP 
address fe80::1234: 
T2600G-28TS(config)# ip ssh download v1 ssh-key ip-address fe80::1234 
24.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: 
T2600G-28TS# remove public-key v1 
24.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.