07-28-2020 02:45 AM
Any suggestions what the cause of these intermittent log messages is:
%IOSXE_INFRA-5-PUNT_SVC_INVALID_OPT_PKT: Invalid IPv4 options packet punted to RP
Hw: Cisco Catalyst C9500-48Y4C switch.
Sw: 16.12.3
Log: the messages appear randomly, about 1x - 5x/day.
There don't seem to be interesting log messages preceding these messages.
CPU: the CPU load seems to be low, averaging about 10 % or lower.
Documentation:
Unfortunately, there doesn't seem to be any helpful documentation about this.
I've also checked for bugs and Release Notes in higher software, but didn't find matches.
I was considering taking a control-plane capture, but without any further pointers this will be looking for a needle in a haystack.
Any help is highly appreciated!
Solved! Go to Solution.
04-15-2025 06:55 AM
Possibly it's actually an informational message, not an actual error. I.e. "invalid" might not have been the best word choice.
The reason I suspect that some IP options would be unusual and the switch's hardware cannot process them, so the packet is sent to the CPU.
So why even generate any message? Both because processing such packets is much, much slower and it loads up the CPU.
Really being an informational message would dovetail with what @marce1000 wrote.
BTW, software routers have a similar issue, i.e. such packets not interrupt processed but "process" processed.
04-15-2025 10:44 PM
Thank you @Joseph W. Doherty and @marce1000
That makes sense!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide