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
-
1. First log into your Cisco HyperFlex Connect. 2. Once you have logged in, you will see your Dashboard and can check to make sure t...
-
Updating VMware vCenter 1. Log onto your vCenter Appliance through the IP address and the port number (5480) at the end in the we...
-
Step 1: UCS-A# scope security Step 2: UCS-A /security # scope keyring default Step 3: UCS-A /security/keyring # set regenerate yes Step 4: U...
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