05-13-2016 04:43 AM - edited 03-05-2019 04:00 AM
Can someone explain this error message to me.
: %IP_VFR-3-INVALID_FRAG_LENGTH: GigabitEthernet0/1: fragment length invalid - received from 10.x.x.x
IP_VFR-4-FRAG_TABLE_OVERFLOW: GigabitEthernet0/2.5: the fragment table has reached its maximum threshold 16
05-16-2016 02:31 AM
You can fix this by setting it to 64 , the default is only 16 per interface you have hit the max fragments that can be re-assembled in the buffer , the max is around 1024 but you don't want it to high or you could introduce issues , packets come in fragmented bascaily and the router/interface can reassemble so many in its buffer before it maxes , if you are maxing it you need to increase it
Under the interface set the below
ip virtual-reassembly max-reas 64
07-21-2016 04:03 AM
Thanks. I really help out alot.
07-21-2016 04:17 AM
great glad you got it sorted
07-02-2017 04:37 AM
Hi Mark,
I m also facing the same issue with my Cisco 881 4g router, Just wanted to know what is the reason for this error, Is increasing the thresholds size only the solution.
07-03-2017 01:05 AM
one of the reasons it can be from an attack
http://www.certvideos.com/virtual-fragment-reassembly/
https://cciepursuit.wordpress.com/2007/10/07/ip-virtual-reassembly/
11-19-2022 01:13 AM
Hi Mark,
I`m having the same issue, and even if I set the maximum reassembly threshold to 1024, it still reaches on that level which might cause our 2901 router to increase its cpu util to 99% then thats the time vpn and sometimes internet traffic is affected. The only solution that we do now is to reboot the router and after sometime issue still happens again.
May I know what`s the other option to solve this issue?
Thank you
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