cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1829
Views
0
Helpful
3
Replies

Cisco 9200 Web Interface privileged mode

m.lrhomari
Level 1
Level 1

Hi

our Switch Cisco 9200 is configured and we can access it through console, ssh and web interface

unfortunately for the web interface there is just dashboard tab and monitoring tab

we are unable to find the configuration tab or a way to enter the (enable) password to switch to the administration and configuration level

we have one user configured, let's say user1 with a password user1pass

and we have the enable secret command with enablepass as password

so when we log with user1/user1pass there is just  dashboard tab and monitoring tab

how can we access the configuration tab in the web interface ?

Best Regards

 

 

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Try login using ssh and give the user privilege 15 and then test again.

username user1 privilege 15

 

HTH

View solution in original post

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Try login using ssh and give the user privilege 15 and then test again.

username user1 privilege 15

 

HTH

Thanks a lot, issue resolved

 

sphillips
Level 1
Level 1

I don't know if you solved this issue or not but you simply need to increase Privilege level. You will need to console or telnet into the switch and run the following commands. Please use your own username and password where I put YOURS in the strings. 

 

Enable

Config t

Username YOURS priviledge 15 password YOURS 

End

Wri mem