ā05-25-2023 07:24 AM
Hi
I hope somebody can help me with the problem I am facing. I am trying to setup on our switches (different models C9300, 3650 etc) access over GUI for our IT helpdesk to be able to do basic modification like interface description, shutdown and VLAN assignment to that interface. For that I enabled an account and I made priv level 5 with the following settings:
#configure terminal
(config)#privilege exec level 5 configure terminal
(config)#privilege configure level 5 interface
(config)#privilege interface level 5 shutdown
(config)#privilege interface level 5 no shutdown
(config)#privilege interface level 5 description
In the CLI the priv level 5 works. I can go to conf t, change description shutdown.. all good.
But in the GUI this user which is level 5 it is still assigned as read only and can't do any config modifications.
Any ideas?
ā05-25-2023 07:33 AM
You need to config username privilege for GUI
ā05-25-2023 07:58 AM
How would I do that?
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