12-13-2021 06:34 AM
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
Solved! Go to Solution.
12-13-2021 07:10 AM
Hi,
Try login using ssh and give the user privilege 15 and then test again.
username user1 privilege 15
HTH
12-13-2021 07:10 AM
Hi,
Try login using ssh and give the user privilege 15 and then test again.
username user1 privilege 15
HTH
12-13-2021 07:37 AM
Thanks a lot, issue resolved
12-28-2021 09:02 AM
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
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