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

Cisco ISE Command sets matching lines with specific word

Arne Vellinga
Level 1
Level 1

Hi, i want to filter out all commands containing "MGMT" on my ASA.

But it doesn't work for me, it looks like my regex argument isn't being activated.

The command portion seems to work if i test with fixed arguments.

 

I use the following statement:

 

GrantCommandArguments
DENY_ALWAYS*.*MGMT.*

 

1 Reply 1

Arne Bier
VIP
VIP

Hello

 

ISE uses different logic when processing the TACACS commands and the arguments. 

https://communities.cisco.com/thread/86989  

commands use wildcards: e.g. sh*    or  sh??

arguments use regex: e.g. ^Interf.*[12345]