05-18-2016 03:14 AM
Hi Folks,
I am trying to use the privilege command to restrict access on a switch. Basically I wish to have users the abiltity to reset an interface using shut/no shut.
I have set the username up with privilege 7. Also setup an enable password with level 7.
privilege interface level 7 shut.
However when I log in with my new user and enable 7 I can get into conf t no problem but cannt access the interfaces, any advice please.
Chris.
Solved! Go to Solution.
05-18-2016 10:41 PM
Try these commands:
privilege interface level 7 shutdown
privilege configure level 7 interface
privilege exec level 7 configure terminal
privilege exec level 7 configure
05-18-2016 10:41 PM
Try these commands:
privilege interface level 7 shutdown
privilege configure level 7 interface
privilege exec level 7 configure terminal
privilege exec level 7 configure
05-19-2016 01:18 AM
Hi Milos,
Yes I ended up finding out and have done the below. many thanks for your reply.
privilege interface level 7 shutdown
privilege interface level 7 no shutdown
privilege configure level 7 interface
privilege exec level 7 configure terminal
privilege exec level 7 configure
enable secret level 7 *****
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