09-18-2021 05:37 PM
Experts,
Found a syslog message that not even Google has heard of, and nothing comes up on the forum, so maybe I'm the only human being to have this error? Can't even find it documented anywhere.
"417355: Sep 19 00:21:16.441: esw_mrvl_soutput: Packet size too big <1663>"
All I know is it has to do with the switch module. Anyone have any ideas?
Hardware:
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.7(3)M7, RELEASE SOFTWARE (fc1)
NAME: "CISCO2921/K9", DESCR: "CISCO2921/K9 chassis, Hw Serial#: FJC1943A1QE, Hw Revision: 1.0"
PID: CISCO2921/K9 , VID: V08 , SN: FJC1943A1QE
NAME: "9 Port FE Switch on Slot 0 SubSlot 1", DESCR: "9 Port FE Switch"
PID: HWIC-D-9ESW , VID: V01 , SN: FOC124455CZ
NAME: "WIC/VIC/HWIC 1 Power Daughter Card", DESCR: "9-Port HWIC-ESW Power Daughter Card"
PID: ILPM-8 , VID: V01 , SN: FOC12443U41
NAME: "PVDM3 DSP DIMM with 32 Channels on Slot 0 SubSlot 4", DESCR: "PVDM3 DSP DIMM with 32 Channels"
PID: PVDM3-32 , VID: V01 , SN: FOC19385G27
NAME: "C2921/C2951 AC Power Supply", DESCR: "C2921/C2951 AC Power Supply"
PID: PWR-2921-51-AC , VID: V03 , SN: QCS19230ST0
09-21-2021 07:11 AM
Hello Cory,
It seems that one of the internal drivers to send out packets in process-switched path got to handle a packet whose size in bytes (1663) exceeds the egress interface's MTU even after allowing some extra overhead bytes. The driver had to log that message and drop the packet.
Since this is a process-switched path, it is likely that it is a packet that was generated by the router itself. It is quite unlikely that it is a packet that was received and only being routed.
Please let me ask you:
Thank you!
Best regards,
Peter
09-21-2021 11:26 AM
Thanks for your reply.
I am attaching the running config.
09-21-2021 12:29 PM
Hello Cory,
Thank you for the responses - and thank you for sharing your running-config. It gave me a better picture.
I do not see any serious outstanding issues with your configuration. Most certainly, I don't see any excessive MTU configured anywhere. However, I do see a few tunnels that don't have their MTU configured, and they are the primary suspects that with all the overhead, they may generate overly large packets.
This is the summary of my observations:
Do you think you could implement these changes - especially the ones related to the MTU and TCP MSS adjustments? I would be keen to see if they bring any improvement.
Best regards,
Peter
09-23-2021 04:54 PM - edited 09-23-2021 04:57 PM
Peter,
Thank you for talking the time to recommend a solution, and looking over the rest of the configuration. All your suggestions are appreciated, and I will be starting to incorporate them soon. I'll try to report back to this topic after implementing the changes.
Thanks again.
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