cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
596
Views
0
Helpful
1
Replies

Privledge level not working

noc
Level 1
Level 1

Guys and Gals,

I need to allow a level 9 user in my switches the ability to manage interfaces f0/1 to f0/44 but NOT

interfaces f0/45 thru interface f0/48 (these are trunks). Any Idea why this does not work...

privilege interface level 8 switchport port-security max

privilege interface level 8 switchport port-security mac stick

privilege configure level 15 interface f0/45

privilege configure level 8 interface f0/8

privilege exec level 8 config t

privilege exec level 6 show interface

privilege exec level 6 show run

thanks !

1 Reply 1

robert.brown
Level 1
Level 1

We are doing similiar but I believe you do not have the ability to go more granular then the interface.

privilege configure level 8 interface

Provides access to all interfaces but the command doesn't seem to be able to differentiate past that point. Might be able to do it using a TACACs server though.