Hey y’all,
I’m using a MikroTik Hex S router with OpenWrt firmware, which is just about infinitely tweakable. The hardware is MT7621 based, and can work with Ethernet frames up to 2 kbytes, as I understand.
I was curious whether I could bump the PPPoE MTU to 1500 from the recommended 1492, and it turns out that’s no problem. When the MTU is set to 1492, I see the router negotiating it, but at 1500 there’s no negotiation at all, so it seems 1500 is the default MTU for PPPoE.
This is very much a micro optimisation, probably doesn’t make a measurable difference, though there’s a slight decrease in framing overhead.
Siggi