Diff for /embedaddon/mpd/doc/mpd18.html between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:32:47 version 1.1.1.2, 2013/07/22 08:44:33
Line 6 Line 6
 </HEAD>  </HEAD>
 <BODY text="#000000" bgcolor="#ffffff">  <BODY text="#000000" bgcolor="#ffffff">
   
<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.7 User Manual</EM></A>
  <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>   <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
  <b>:</b> <EM>General mpd commands</EM><BR>   <b>:</b> <EM>General mpd commands</EM><BR>
 <b>Previous:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A><BR>  <b>Previous:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A><BR>
Line 117  and <code>close</code> commands.</p> Line 117  and <code>close</code> commands.</p>
 <dt><b>sessions [ <em>param</em> <em>value</em> ]</b><dd><p>Show active sessions conforming specified param/value.  <dt><b>sessions [ <em>param</em> <em>value</em> ]</b><dd><p>Show active sessions conforming specified param/value.
 Available params: iface, ip, bundle, msession, link, session, user, peer.</p>  Available params: iface, ip, bundle, msession, link, session, user, peer.</p>
 <dt><b>customer</b><dd><p>Show active customer details.</p>  <dt><b>customer</b><dd><p>Show active customer details.</p>
<dt><b>summary</b><dd><p>Show status summary</p><dt><b>summary</b><dd><p>Show status summary.</p>
<dt><b>console</b><dd><p>Show console summary</p><dt><b>console</b><dd><p>Show console summary.</p>
<dt><b>web</b><dd><p>Show web server summary</p><dt><b>web</b><dd><p>Show web server summary.</p>
<dt><b>user</b><dd><p>Show defined console users</p><dt><b>user</b><dd><p>Show defined console users.</p>
 <dt><b>netflow</b><dd><p>Show status information about NetFlow.</p>
   
 </dl>  </dl>
 </p>  </p>
Line 154  for the PAC/PNS pair, but it can increase busy tunnels Line 155  for the PAC/PNS pair, but it can increase busy tunnels
 template, that could exist at the same time.</p>  template, that could exist at the same time.</p>
 <p>The default value is 10000.</p>  <p>The default value is 10000.</p>
   
   <dt><b><code>set global qthreshold <em>min</em> <em>max</em></code></b><dd><p>This option specifies global message queue limit thresholds.</p>
   <p>The default values are 64 and 256.</p>
   
 <dt><b><code>set global filter <em>num</em> add <em>fltnum</em> <em>flt</em><br>  <dt><b><code>set global filter <em>num</em> add <em>fltnum</em> <em>flt</em><br>
 set global filter <em>num</em> clear</code></b><dd><p>These commands define or clear traffic filters to be used by rules submitted  set global filter <em>num</em> clear</code></b><dd><p>These commands define or clear traffic filters to be used by rules submitted
 by   by 
Line 211  for the currently active link, which must have type <b Line 215  for the currently active link, which must have type <b
 </dl>  </dl>
 </p>  </p>
   
   <dt><b><code>unset ...</code></b><dd>
   <p>This command allows to unsets some of configuration information set using
   <code>set</code> command.</p>
   
 <dt><b><code>open [ <em>layer</em> ] </code></b><dd><p>This command causes an OPEN event to be sent to the corresponding  <dt><b><code>open [ <em>layer</em> ] </code></b><dd><p>This command causes an OPEN event to be sent to the corresponding
 layer or finite state machine (FSM). The valid layers are:</p>  layer or finite state machine (FSM). The valid layers are:</p>
 <p>  <p>
Line 289  This command is useful for disconnecting a telnet conn Line 297  This command is useful for disconnecting a telnet conn
 </p>  </p>
   
  <HR NOSHADE>   <HR NOSHADE>
<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.7 User Manual</EM></A>
  <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>   <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
  <b>:</b> <EM>General mpd commands</EM><BR>   <b>:</b> <EM>General mpd commands</EM><BR>
 <b>Previous:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A><BR>  <b>Previous:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A><BR>

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


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