Hi, I have some jumbo frames (1891 bytes) going to a Contivity 2700 and trying to understand what the device should be doing when it receives a jumbo frame on the LAN (Private) interface.
I expected the device to fragment the packet before sending it through the tunnel, however, the counters indicate that it's not seeing the IP packet at all (Status -> Statistics -> UDP Stats, or LAN Counters). I suspect it might be getting dropped by Layer 2.
The packet is a UDP SIP packet and when it leaves our signalling server, it is in two packets (1500 bytes & 500 bytes), long story short it goes through our WAN through a series of Juniper devices which ends up reassembling the packet (1891 bytes) then sending it on to the Contivity to be sent off to the final end point.
Anyone able to tell me what the normal behaviour is for the 2700? or how I can get it to fragment packets?
Forgot to also mention that I did a packet capture while doing some blackhole ping tests to the 2700 interface directly and it's not returning any ICMP to indicate that it needs to fragment the packet, just get "Request timed out" i.e. ping x.x.x.x -l 1700 -f