We had V6 around the network and everything was working fine… but we wanted to migrate to V7 and 99% is great (did some OSPF and BGP additional config) except that some devices are not able to reach cloud controller… They’re using Https and I can only guess that we have an MTU problem …
I’ve tried every MTU configuration for Ethernet, VLANs, MPLS, VPLS, with no luck
Is there a (simple) way to understand and configure all to work? (I’m pretty sure that switches and Radio links do support jumbo frames so bigger MTU won’t be the problem there) …
And, yes, it’s the sites we’re using Network Fabric
I deploy jumbo frames even on wireless equipment. As long as L2 MTU and L3 is configured correctly across the various paths in the network, there’s no issue.
Different wireless equipment have different MTU support, check with the vendor.
It turned out that my config was good but one of the radio pairs was not passing 1500+ packets (or 1528, or somewhere in between). Fixing that (changed the data path) and everything is working like a clock