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.
Wondering if anyone has seen where a policy-map "drop log" doesn't properly log dropped packets.I am wanting to drop and log all packets on one port of a router and allow all on another.I've got two networks in a test environment on a 4331: 192.168.1...
I did some further investigation on this one. It actually does not appear to be related to the policy-map firewall, but rather the IOS logging facility itself. Regardless of how many packet drops are occurring, it is only logging one event every 30 s...
Unfortunately, inspect can't be used in a class-default class (IOS throws an error). And drop can't be used with a specific parameter-map. All that I want here is to be able to log all dropped/rejected packets coming in on one port. What is even s...
Hi Sheraz. IOS-XE 16.7.1 on an ISR4331. I have looked at that tech note before. Strange thing is when I check the counters, I can see packets inbound to 192.168.1.254 are being dropped (as expected), but they don't show up in the syslog (which is w...