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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2014 12:43 AM - edited 03-04-2019 11:02 PM
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
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2014 09:44 PM
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.
