The Benefits of optimising the MTU setting on an MX
There is much to be said about optimising the Maximum Transmission Unit (MTU) size on your Meraki MX. The MTU is the maximum size of the packet transmitted over the LAN / WAN.
You can test whether a smaller MTU size would be advantageous by following the article below:
When I test our MX with the value in the terminal line set to 1472 (MTU 1500 - which is 1472 +28 for the headers), it fragments. Then when I test it with a value of 1464 it returns correctly with no fragmentation. (MTU 1492 - which is 1464 + 28 for the headers).
If you do the troubleshooting as per the article and find you need to take action to reduce the size of the MTU, then there are a few ways to do this. You might want to check with your ISP what their recommended MTU settings are first.
Here are some steps you can take when dealing with an MTU issue.
- Make sure your routers do not drop ICMP "Destination Unreachable-Fragmentation Needed and DF Set" messages.
- If your router is set to 1500 bytes, try hardcoding it to a smaller size.
- Hardcode your clients with a smaller MTU size (under the network adapter settings - you can do this on a MAC).
- Use DHCP option 26 to set the clients to a smaller MTU size.