cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
366
Views
0
Helpful
1
Replies

I want to use the priviledge command to allow only switchport access interfaces to be shutdown

I want to give my level 1 support staff the ability to shutdown access interfaces but not trunk mode interface or vlan interfaces.

can this be done with priviledge commands. This is what i have so far

privilege interface level 7 desc
privilege interface level 7 switchport access vlan
privilege interface level 7 shut
privilege configure level 7 interface GigabitEthernet
privilege configure level 7 interface FastEthernet
privilege exec level 7 show
privilege exec level 7 configure terminal
privilege exec level 7 show logging
privilege exec level 7 show running interface

although this works, I can go into any interface and shut it down

is there anyway of stopping the command going to Vlan interfaces

1 Reply 1

kaaftab
Level 4
Level 4

i am not sure about this but you can use cisco EEM as a work around that is if any one shutdown the interface it automatically turns up as a security precaution.