cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
877
Views
0
Helpful
2
Replies

Hi All,

meet_mkhan
Level 1
Level 1

I am configuring the router 1821 through sdm but when I am trying to open the http page of router it showing prompt

for username and password.when i put the username and password   showing "error 401 unauthorized".

Any help would be  appriciated.

commands on router are:

router(config)#ip http server

router(config)#ip http authentication local

router(config)#username xxx password ccc

1 Accepted Solution

Accepted Solutions

yjdabear
VIP Alumni
VIP Alumni

The SDM user needs to have privilege level 15.

Instead of "router(config)#username xxx password ccc", configure:

Router(config)# username xxx privilege 15 password 0 ccc

or better yet:

Router(config)# username xxx privilege 15 secret 0 ccc

View solution in original post

2 Replies 2

yjdabear
VIP Alumni
VIP Alumni

The SDM user needs to have privilege level 15.

Instead of "router(config)#username xxx password ccc", configure:

Router(config)# username xxx privilege 15 password 0 ccc

or better yet:

Router(config)# username xxx privilege 15 secret 0 ccc

Hi yjdabear,                 thankx alot for u r help its runing fine now.

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: