We just published an article on finding MTU issues on MikroTiks, and a collection of useful MTU scripts for RouterOS.
- Auditing L2 MTU across your MikroTiks
- Setting L2 MTU (enabling jumbo frames)
- Auditing L3 MTU across your MikroTiks
- Setting L3 MTU
- Check and set MPLS MTU
Link to the blog article:
https://blog.unimus.net/routeros-and-mt ... l-scripts/
This is an accompanying forum topic to this blog article, please feel free to post any feedback here!
RouterOS and MTU - a collection of useful scripts
Tomas,
Thank you for the article, I want to try to maximise the MTU, I have a working OFPS/MPLS, working on 1600mtu; due to some limitations on a few segments, can I run the script and maximise the MTU? and will it affect the working of MPLS or OSPF?
Thank you,
Manish
Thank you for the article, I want to try to maximise the MTU, I have a working OFPS/MPLS, working on 1600mtu; due to some limitations on a few segments, can I run the script and maximise the MTU? and will it affect the working of MPLS or OSPF?
Thank you,
Manish
The L2 MTU you can max across the network without any negative consequences. The MPLS and L3 MTU are however different. You MUST assure all the hops transiting the MPLS frames (or IP packets) can support the requested MTU on lower layers.
Basically, all the lower layers MUST support transiting frames of the desired size first, before you can increase MTU on "upper" layers. So if you have some unmanaged switches, or some switches which you can't increase L2 MTU on, you should NOT increase MPLS nor L3 MTUs, or it will break your network.
I have an older presentation here I would recommend checking out - it delves deeper into MTU: https://youtu.be/Q8AF-Srulmk