[c-nsp] MTU size, fragmentation and drops
Peter Rathlev
peter at rathlev.dk
Fri Apr 15 03:00:33 EDT 2016
On Fri, 2016-04-15 at 02:13 +0000, CiscoNSP List wrote:
> > Our PE cust Interface "had" MTU set to 9100
> > Cust CE WAN Interface has MTU set to 1500
[...]
> Pinging from CE->PE
>
> So, CE would send fragmented packet at (for example) 1550....PE would
> receive, reassemble, and try to send at the original size, and
> therefore be dropped?
Yes, the PE reassembles the echo request from CE and replies with a
packet the same size (1550 bytes) that does not need to be fragmented
because the MTU says it can send 9100 bytes in one go.
And then the CE drops the packet on arrival.
MTU should always match between the ends of the same link.
--
Peter
More information about the cisco-nsp
mailing list