06-15-2004 07:01 AM - edited 03-02-2019 04:23 PM
I know this is basic stuff. However, I can not change the password on my 3500 xl switch. I've tried the enable password password command. This did not reset the password. Also, how to I change the telnet password, the web administrator password?
Any help would be appreciated. This is all pretty new to me. The documents on Cisco I've found so far have not helped. I'm sure there a straight forward document there, I'm just not finding them.
Thanks.
Solved! Go to Solution.
06-15-2004 08:21 AM
Try this...
While in enable mode type
set enable password
you should then be prompted for the old password then the new password
Hope this helps,
Mike
06-15-2004 07:11 AM
W2S-3.4-C3548xl-A#conf t
Enter configuration commands, one per line. End with CNTL/Z.
W2S-3.4-C3548xl-A(config)#line vty 0 4
W2S-3.4-C3548xl-A(config-lin)#password cisco
W2S-3.4-C3548xl-A(config-lin)#exit
W2S-3.4-C3548xl-A(config)#enable password cisco
W2S-3.4-C3548xl-A(config)#end
06-15-2004 07:32 AM
I tried the line vty 0 4 and that password changed succefully.
However, the enable password cisco did not take
When I run show version, I can see the new password. I've done copy run start. Then tried the new password for enable, still will not work, only the old password will work to get into enable.
Do I have to reboot the switch?
Also, I need to change the contact name. Can you help me with that also?
06-15-2004 08:50 AM
No..You do not have to reboot for the password change to take effect. By contact name, are you referring to the hostname?
W2S-3.4-C3548xl-A#conf t
Enter configuration commands, one per line. End with CNTL/Z.
W2S-3.4-C3548xl-A(config)#hostname testing
testing(config)#
06-15-2004 08:21 AM
Try this...
While in enable mode type
set enable password
you should then be prompted for the old password then the new password
Hope this helps,
Mike
08-09-2004 12:14 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide