|
NAMEipcad —
IP accounting daemon with Cisco-like ip accounting export
SYNOPSIS
DESCRIPTIONIPCAD stands for IP Cisco Accounting Daemon. It runs in background and listens traffic on the specified interfaces. Collected statistics can be obtained via the same method used to gather ip accounting from Cisco routers.OPTIONSThe options are as follows:RSH COMMANDSOnce started, ipcad listens for rsh requests and/or exports NetFlow. In case of rsh, data can be requested from ipcad by issuing a following:rsh localhost command Commands may be freely abbreviated. Recognized commands are:
EXAMPLERun ipcad as daemon, import saved state tables on startup and save them on exit:ipcad -rds Save statistics: the following commands will save statistics for further processing. No data loss will occur in this case. rsh localhost cle ip
acco rsh localhost sh ip acco checkpoint
> file_to_parse Please refer to ipcad.conf(5) manual page for NetFlow configuration options. SEE ALSOipcad.conf(5).AUTHORSLev Walkin <vlm@lionet.info>
Visit the GSP FreeBSD Man Page Interface. |