1. You must disable Telnet on your Cisco switch/router since it will be enabled by default and will not disable until you manually disable it.
2. RTR-01>enable
3. RTR-01#conf t
4. RTR-01 (config) #line vty 0 15
5. RTR-01 (config-line) #transport input ssh
a. This transport command is telling the switch/router to only accept SSH connections
6. RTR-01 (config-line) #end
7. RTR-01#write
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...
-
Safely Shutdown vCenter Appliance 1. First, you want to go and log on DIRECTLY to the vCenter appliance. DO NOT SHUT DOWN THROUGH...
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...
Thursday, January 27, 2022
Disable Telnet on Cisco Switch and Router
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment