cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
29794
Views
16
Helpful
10
Replies

Catalyst3750: How To Reset Web Interface User/Password?

Derek Parish
Level 1
Level 1

I need to access the web interface on this switch but cannot find my notes with what the username and password are.  Is there a way to find out or reset the web interface for this switch?

Or is there a way to set the username and password for the web interface via telnet since I do remember the password for that?

Thanks.

3 Accepted Solutions

Accepted Solutions

Hi,

just do a show run | i user to see user/passwords configured if you see something like user bla secret xxxx then you won't be able to recover the password but if user bla password bla in plain-text it's ok and even if you have user bla password 7 xxxx then with the trick I mentioned before you will recover the plain-text pass.

if you do sh run | i ip http and you get ip http authentication local then you can use the user/pass.

Regards.

Alain.

Don't forget to rate helpful posts.

View solution in original post

Can you please post us the config ? what is the authentication method ? local ? if it is local authentication, check the username password configured. if you did not get anything from "show run | i user", you might not have a username/pw configured.. try configuring a new username and let us know if this works..

Hope this helps..

Regards

Raj

View solution in original post

Hi,

just configure a username/password with following:

username xxx privilege 15 secret xxxx

Regards

Alain.

Don't forget to rate helpful posts.

View solution in original post

10 Replies 10

cadet alain
VIP Alumni
VIP Alumni

Hi,

as long as you can access cli then yes you can change the username/secret or view the username/password even with service encryption on.In this case configure a key-chain like this:

key chain test

key 1

key-string 7 "encrypted password"

then do a show key chain and you'll get the password.

Regards.

Alain

Don't forget to rate helpful posts.

So if i do that it will show me what the current username and password is for the web interface of this device?

Hi,

just do a show run | i user to see user/passwords configured if you see something like user bla secret xxxx then you won't be able to recover the password but if user bla password bla in plain-text it's ok and even if you have user bla password 7 xxxx then with the trick I mentioned before you will recover the plain-text pass.

if you do sh run | i ip http and you get ip http authentication local then you can use the user/pass.

Regards.

Alain.

Don't forget to rate helpful posts.

when i do a "show run | i user" it doesnt return anything back at all

Can you please post us the config ? what is the authentication method ? local ? if it is local authentication, check the username password configured. if you did not get anything from "show run | i user", you might not have a username/pw configured.. try configuring a new username and let us know if this works..

Hope this helps..

Regards

Raj

what does sh run | i aaa returns as well as sh run | i ip http|authentication ?

Regards.

Alain.

Don't forget to rate helpful posts.

3750Tech#sh run | i aaa

no aaa new-model

3750Tech#sh run | i ip http|authentication

ip http server

ip http authentication local

ntp authentication-key 17180153 md5 101E 7

Hi,

just configure a username/password with following:

username xxx privilege 15 secret xxxx

Regards

Alain.

Don't forget to rate helpful posts.

I had just done that from the previous posters response and it worked.

Thanks.

Hi,

sorry for replicate post and happy it finally worked.

Regards.

Alain.

Don't forget to rate helpful posts.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card