cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
661
Views
8
Helpful
3
Replies

switch web access

o.hassairi
Level 1
Level 1

i want to access a 3550-48 switch by web using local username and password.

the config is as follow:

username test password test

ip http access-class 1

ip http authentication local

access-list 1 permit x.y.z.t

but i get the following error when debugging:

n011821: Jul 9 09:34:44.983 UTC: HTTP: Authentication for url '/' '/' level 15

privless '/'

011822: Jul 9 09:34:44.988 UTC: HTTP: authentication required, no authenticatio

n information was provided

011823: Jul 9 09:34:45.101 UTC: HTTP: Authentication for url '/' '/' level 15

privless '/'

011824: Jul 9 09:34:45.101 UTC: HTTP: Authentication username = 'admin' priv-le

vel = 15 auth-type = local

011825: Jul 9 09:34:45.101 UTC: HTTP: Invalid password

011826: Jul 9 09:34:45.101 UTC: HTTP: Authentication failed

CS-BR-EG-18#

011827: Jul 9 09:34:47.434 UTC: HTTP: Authentication for url '/' '/' level 15

privless '/'

011828: Jul 9 09:34:47.434 UTC: HTTP: Authentication username = 'admin' priv-le

vel = 15 auth-type = local

011829: Jul 9 09:34:47.434 UTC: HTTP: Invalid password

011830: Jul 9 09:34:47.434 UTC: HTTP: Authentication failed

i m sure the password is correct.

any idea?

3 Replies 3

kr_madan
Level 1
Level 1

Hi hassairi,

011824: Jul 9 09:34:45.101 UTC: HTTP: Authentication username = 'admin' priv-le

vel = 15 auth-type = local

In the above debug message it is taking admin as user name..this could be a problem.

Regards,

Madan

in reality there is a missed line in the config:

username admin password admin

Hi .. you need to configure a username that has privilege level 15 othewise you will not be able to access the switch by HTTP. By default you will have access to the exec privilege level only which is not enought for web acess.

username test privilege 15 password ****

I hope it helps .. please rate it if it does !!!

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: