it is Possible with ACS 5.8?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2019 05:52 AM - edited 02-21-2020 11:07 AM
Hi, I need to permit to user only create, delete or modify any access-list that begin with "TEST-". and another ACL that beging with any character the user is not allowed to modify.
configure terminal
ip access-list extended TEST-ACL
permit ip ...
permit ip ..
it is possible to do it with ACS 5.8?,
- Labels:
-
Other NAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2019 05:58 AM
I have not fully explored specifically 1 ACL, you need think and allow add specific command set for that user.
here is document for reference :
*** Rate All Helpful Responses ***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2019 06:02 AM
Hi there,
The command set would look like:
Grant | Command | Argument |
Permit | ip | access-list extended TEST- |
cheers,
Seb.
