Hi All,
I want to block extended ping commands on Cisco IOS-XR using Cisco Secure ACS 5.8. I want to allow it to ping any IP but it shouldn't be able to increase the count/repeat more than 100 and size should be less than 1500. I have written regex to deny count of ping and tested it via regex101.com but ACS isn't denying that command. I can not run debug or any whatsoever.
Can anyone point me in the right direction?