09-09-2024 08:32 AM
One of my clients would like to limit access of user to their specific VRFs. Since the VRFs span multiple devices its not possible to restrict by network access device, We're using TACACS so I tried to limit commands pertaining to other VRFs but all commands were blocked regardless of the argument given. Ex command = sh argument= ^vrf vrfname$ I used the ^$ symbols to get the start and stop of the string but it hit on every vrf. Any examples doing something would be appreciated.
Solved! Go to Solution.
09-22-2024 09:59 PM - edited 09-22-2024 09:59 PM
If that So it will work' keep in mind dont select permit any command not list option.
Goodluck
MHM
09-23-2024 03:04 AM
By the way did you check this guide
It have nice table for command regex
MHM
09-23-2024 06:16 AM
That's one of the things we discovered is that regex does not seem to work.
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