Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Can someone clarify how the ACL wildcard mask works in the ACE30?. Ideally, wildcard mask of 0.0.0.0 should match all but what I am seeing is, it is treating is as match any.Here is the scenario: I would like to capture all traffic between 1.1.1.1 an...
PSTN<------->CiscoSeize--------><------------- WinkKP+INX+XXX + CCC +ST----><----------------- WinkKP+II +ANI+ST-----><---------------- Acknowledge Wink<------------------- Answer SupervisionBut with cisco 5300 configured for FGD, after the second wi...
I think I can see what the issue is. In ACE it is not the wildcard mask, but the subnet mask. So 255.255.255.255 is match all and 0.0.0.0 is match any.
I also noticed that ACE converts the mask of 255.255.255.255 as "host". I would think it is treating it reverse but it is confusing.Ex:access-list TEST extended permit ip 1.1.1.1 255.255.255.255 2.2.2.2 255.255.255.255is converted to this (in the run...
I can not disable mls flow ip because I need that for netflow data collection. Is there an alternative method to fix the Netflow TCAM issue?. Note that I am already using the agreesive age timers. Here is the configmls aging fast time 16 threshold ...