Feature #8737
closed
Let users configure PPPoE multilink over single link
Added by Renato Botelho over 6 years ago.
Updated about 6 years ago.
Description
Some providers offer multilink over single link, add this option to advanced PPPoE config and when it's set do not force MTU/MRU on mpd config. Interface will end up with MTU = 1500
Files
- Status changed from New to Feedback
- % Done changed from 0 to 100
Confirm option existing in GUI and in device config
<ppps>
<ppp>
<ptpid>0</ptpid>
<type>pppoe</type>
<if>pppoe0</if>
<ports>vmx0</ports>
<username>admin</username>
<password>YWRtaW4=</password>
<provider></provider>
<pppoe-multilink-over-singlelink></pppoe-multilink-over-singlelink>
<bandwidth></bandwidth>
<mtu></mtu>
<mru></mru>
<mrru></mrru>
</ppp>
</ppps>
- Status changed from Feedback to Resolved
Also available in: Atom
PDF