File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / doc / mpd35.html
Revision 1.1.1.4 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 17 00:39:23 2021 UTC (3 years, 3 months ago) by misho
Branches: mpd, MAIN
CVS tags: v5_9p16, v5_9, HEAD
mpd 5.9

    1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    2: <HTML>
    3: <HEAD>
    4: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    5: <TITLE>IP Accounting</TITLE>
    6: </HEAD>
    7: <BODY text="#000000" bgcolor="#ffffff">
    8: 
    9: <A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
   10:  <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
   11:  <b>:</b> <A HREF="mpd33.html"><EM>Traffic accounting</EM></A>
   12:  <b>:</b> <EM>IP Accounting</EM><BR>
   13: <b>Previous:</b> <A HREF="mpd34.html"><EM>NetFlow</EM></A><BR>
   14: <b>Next:</b> <A HREF="mpd36.html"><EM>Accounting Update</EM></A>
   15: 
   16: 
   17: <HR NOSHADE>
   18:   <H2><A NAME="35"></A>4.12.2. IP Accounting<A NAME="ipacct"></A></H2>
   19: <p>IP Accounting accumulates traffic information in kernel buffer. This buffer
   20: can be periodically read and flushed by some other program. IP Accounting
   21: implemented by <code>ng_ipacct</code> node. To enable IP Accounting on a
   22: particular interface <code>ipacct</code> options should be used.</p>
   23: 
   24:  <HR NOSHADE>
   25: <A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
   26:  <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
   27:  <b>:</b> <A HREF="mpd33.html"><EM>Traffic accounting</EM></A>
   28:  <b>:</b> <EM>IP Accounting</EM><BR>
   29: <b>Previous:</b> <A HREF="mpd34.html"><EM>NetFlow</EM></A><BR>
   30: <b>Next:</b> <A HREF="mpd36.html"><EM>Accounting Update</EM></A>
   31: 
   32: 
   33: 
   34: </BODY>
   35: </HTML>

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