Diff for /embedaddon/mpd/doc/mpd49.html between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2013/07/22 08:44:30 version 1.1.1.3, 2016/11/01 09:56:12
Line 6 Line 6
 </HEAD>  </HEAD>
 <BODY text="#000000" bgcolor="#ffffff">  <BODY text="#000000" bgcolor="#ffffff">
   
<A HREF="mpd.html"><EM>Mpd 5.7 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A>
  <b>:</b> <A HREF="mpd42.html"><EM>Device Types</EM></A>   <b>:</b> <A HREF="mpd42.html"><EM>Device Types</EM></A>
  <b>:</b> <EM>PPPoE device type commands</EM><BR>   <b>:</b> <EM>PPPoE device type commands</EM><BR>
 <b>Previous:</b> <A HREF="mpd48.html"><EM>L2TP device type commands</EM></A><BR>  <b>Previous:</b> <A HREF="mpd48.html"><EM>L2TP device type commands</EM></A><BR>
Line 41  for outgoing connection.</p> Line 41  for outgoing connection.</p>
 <dt><b><code>set pppoe acname <em>name</em></code></b><dd><p>Set name of this PPPoE access concentrator to be sent to clients.  <dt><b><code>set pppoe acname <em>name</em></code></b><dd><p>Set name of this PPPoE access concentrator to be sent to clients.
 If not specified, local hostname will be used.</p>  If not specified, local hostname will be used.</p>
   
</dl><dt><b><code>set pppoe mac-format <em>format</em></code></b><dd><p>Set RADIUS server attribute 31 MAC format as:
 <pre>
 unformatted     aabbccddeeff
 unix-like       aa:bb:cc:dd:ee:ff
 cisco-like      aabb.ccdd.eeff
 ietf            aa-bb-cc-dd-ee-ff
 </pre>
 </p>  </p>
   <p>The default is "unformatted".</p>
   
   <dt><b><code>set pppoe max-payload <em>size</em></code></b><dd><p>Set PPP-Max-Payload PPPoE tag (RFC4638).
   This option works when mpd5 acts as PPPoE client only.
   This option takes precedence over both <code>set link mtu</code> and
   <code>set link mru</code>options, if PPPoE server agrees with our setting.</p>
   
   </dl>
   
   </p>
   
   
   
  <HR NOSHADE>   <HR NOSHADE>
<A HREF="mpd.html"><EM>Mpd 5.7 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A>
  <b>:</b> <A HREF="mpd42.html"><EM>Device Types</EM></A>   <b>:</b> <A HREF="mpd42.html"><EM>Device Types</EM></A>
  <b>:</b> <EM>PPPoE device type commands</EM><BR>   <b>:</b> <EM>PPPoE device type commands</EM><BR>
 <b>Previous:</b> <A HREF="mpd48.html"><EM>L2TP device type commands</EM></A><BR>  <b>Previous:</b> <A HREF="mpd48.html"><EM>L2TP device type commands</EM></A><BR>

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>