--- embedaddon/mpd/doc/mpd49.html 2012/02/21 23:32:47 1.1.1.1 +++ embedaddon/mpd/doc/mpd49.html 2021/03/17 00:39:23 1.1.1.4 @@ -6,7 +6,7 @@ -Mpd 5.6 User Manual +Mpd 5.9 User Manual : Device Types : PPPoE device type commands
Previous: L2TP device type commands
@@ -41,14 +41,29 @@ for outgoing connection.

set pppoe acname name

Set name of this PPPoE access concentrator to be sent to clients. If not specified, local hostname will be used.

- +
set pppoe mac-format format

Set RADIUS server attribute 31 MAC format as: +

+unformatted	aabbccddeeff
+unix-like	aa:bb:cc:dd:ee:ff
+cisco-like	aabb.ccdd.eeff
+ietf		aa-bb-cc-dd-ee-ff
+

+

The default is "unformatted".

+
set pppoe max-payload size

Set PPP-Max-Payload PPPoE tag (RFC4638). +This option works when mpd5 acts as PPPoE client only. +This option takes precedence over both set link mtu and +set link mru options, if PPPoE server agrees with our setting.

+ +

+ +
-Mpd 5.6 User Manual +Mpd 5.9 User Manual : Device Types : PPPoE device type commands
Previous: L2TP device type commands