What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Asus AXE1600 PPPOE MTU 1500

le_florin

Occasional Visitor
Hello,

I have set in nvram on Asus AXE1600:

nvram set none_wan_mru=1508
nvram set none_wan_pppoe_mru=1500
nvram set none_wan_mtu=1508
nvram set none_wan_pppoe_mtu=1500
nvram set wan0_mtu=1508
nvram set wan0_pppoe_mru=1500
nvram set wan0_pppoe_mtu=1500
nvram set wan_mtu=1508
nvram set wan_pppoe_mru=1500
nvram set wan_pppoe_mtu=1500

but the PPPOE is made with 1492.

ISP supports PPPOE with MTU 1500.

I have the latest Asus official firmware.

What can be the problem?
 
MTU of 1500 is the Ethernet frame size. With the PPoE encapsulation of 8 bytes this lowers the MTU to 1492. Setting the MTU higher will result in fragmentation and thus lower speed. Setting the MTU to 1492 or lower can improve performance. Does not seem right but it is.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top