cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1134
Views
0
Helpful
1
Replies

Cisco ISE TACACS Command sets Regex Query

sondevi
Cisco Employee
Cisco Employee

Hi Team, Working on regex for TACACS policy command sets, having a query in command sets, needs configuration as below:

 

Below command sets should not be changed on global level:

conf t

(config)#address-family ipv4 unicast

config-af)#maximum prefix 5

 

but same command "max prefix limit" should work on vrf level.

conf t

(config)#vrf C-Edge-Technologies-10-S50

(config-vrf)# address-family ipv4 unicast

(config-vrf-af)#maximum prefix 5000 80

 

Need to set the global level command restriction but should be able to use same command within vrf for particular users. 

1 Accepted Solution

Accepted Solutions

Jason Kunst
Cisco Employee
Cisco Employee
i'd recommend asking in the switching community as well

View solution in original post

1 Reply 1

Jason Kunst
Cisco Employee
Cisco Employee
i'd recommend asking in the switching community as well