Role-based access control – Views – Remove a command from a specific interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 01:51 AM
Environment:
I have the interfaces Ethernet 1/1, Ethernet 1/2 and Ethernet 1/3.
My goal is:
Manager can do the followings commands on Ethernet 1/1 and Ethernet 1/2:
- Change the ip
- See the description
- Do shutdown
Manager can do the followings commands on Ethernet 1/3:
- Change the ip
- See the description
How can I remove the shutdown command only from the interface Ethernet 1/3?
Best regrads
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 08:00 AM
Hi,
By using a different view.
Regards,
Cristian Matei.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 12:16 PM - edited 04-08-2020 12:18 PM
@Cristian Matei wrote:Hi,
By using a different view.
Regards,Cristian Matei.
No luck there :(.
- I create view1 and view2.
- Each view as working ok
- Then create a superview1 it the both of the views give it to the user and didn't work.
