Can anyone give me the steps and commands needed to change the TELNET password on a Cisco 2600 router? I can find the enable and secret, but noyt the TELNET password instructions. Thanks!
Printable View
Can anyone give me the steps and commands needed to change the TELNET password on a Cisco 2600 router? I can find the enable and secret, but noyt the TELNET password instructions. Thanks!
in global mode
Code:line vty 0 4
login
password newpass
Quote:
Originally posted by Matridom
in global mode
Code:line vty 0 4
login
password newpass
Lets not forget config t
:D :D :D :D :D
Config t brings you into global mode... (unless my mind is slipping, wich is very possible)..Quote:
Originally posted by bbtech6650
Lets not forget config t
:D :D :D :D :D
Enable..
Configure Terminal...
line vty 0 4....
Oh well....
Thanks for the info. Is there a good source for Cisco commands on the Web anywhere? I find the actual Cisco information a bit much to sift through and the help feature doesn't always lead you down the correct path. Thanks again!
I like this place myself (you have to be a cco member to get here).
http://www.cisco.com/cgi-bin/Support/Cmdlookup/home.pl
Quick and easy to get to the command you are looking for without having to navigate.
--Evan