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?,
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 :
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide