1. When you enable SSH, it might default to a version number that you are not running or do not wish to run. Make sure to enable the correct version.
2. First, you can find out which version you are running by doing the following:
a. RTR-01>enable
b. RTR-01#show run | include ssh version
i. Here it will show you which version of SSH you are running
ii. You can also just type RTR-01#show ip ssh
3. Next, you can change your version of SSH
a. RTR-01>enable
b. RTR-01#conf t
c. RTR-01 (config) #ip ssh version YOUR_DESIRED_VERSION
d. RTR-01 (config) #end
e. RTR-01#write
i. Or copy-running-config startup-config
4. Now, verify your version number:
a. RTR-01#show ip ssh
b. Orr you can type: RTR-01#show run | include ssh version
This blog consists of configurations and processes I have performed in a lab environment. In no way do I recommend or imply these processes need to be followed or are the correct way to execute on any network. Perform at your own risk. Also, please feel free to leave comments if my configurations are too old/need updating.
What's Popular
-
Storage Controller VM Commands • Sometimes the storage VMs will not start up correctly after a shutdown. The storage VMs might need to...
-
1. First, you want to verify the DHCP relays in the Nexus 5K with the following command: a. #show ip DHCP relay 2. Verify th...
-
1. Sometimes your UCSM web sessions will get hung up and prevent you from logging in. The following will help you remove the selected se...
Meh, Whatever is Featured
Linking Active Directory to Palo Alto
###First you need to create a server profile under the LDAP section. DEVICE>Server Profiles>LDAP then click on the Add down at the bo...
Wednesday, January 26, 2022
Change SSH Version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment