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

privilege command use.

Chris McCann
Level 1
Level 1

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.

1 Accepted Solution

Accepted Solutions

Milos Megis
Level 3
Level 3

Try these commands:
privilege interface level 7 shutdown
privilege configure level 7 interface
privilege exec level 7 configure terminal
privilege exec level 7 configure

View solution in original post

2 Replies 2

Milos Megis
Level 3
Level 3

Try these commands:
privilege interface level 7 shutdown
privilege configure level 7 interface
privilege exec level 7 configure terminal
privilege exec level 7 configure

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 *****