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
-
I know there are a few more ways to do these procedures, but this is just one example in this overall SOP. 1. First, from the UCS mana...
-
• First off, VLANs are sorted through identifiers. Regular VLANs are identified with 1-4096. • There are actually VLANs 1-1001 which ar...
-
Via GUI: • Click on Device tab > Setup link > Operations tab • Click on shutdown device under device operations on the right...
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