Project

General

Profile

Actions

Feature #8737

closed

Let users configure PPPoE multilink over single link

Added by Renato Botelho over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Category:
PPP Interfaces
Target version:
Start date:
08/02/2018
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

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

option.png (18.2 KB) option.png Constantine Kormashev, 09/05/2018 04:02 AM
Actions #1

Updated by Renato Botelho over 5 years ago

  • Status changed from New to Feedback
Actions #2

Updated by Renato Botelho over 5 years ago

  • % Done changed from 0 to 100
Actions #3

Updated by Constantine Kormashev over 5 years ago

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>
Actions #4

Updated by Jim Pingle over 5 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF