Why Change the IP MTU on GRE Interfaces?
If fragmentation occurs at the physical interface instead of the GRE tunnel interface, then we could end up with fragmented GRE packets. These fragments would need to be dealt with by the router on the other end of the tunnel; this could degrade network performance. By modifying the IP MTU on the GRE tunnel itself, fragmentation…
Read more