User manual

Chapter 2 - General Purpose Command Set Ipstat Command (IP-Statistics)
Alvarion BreezeNET B130/B300 GigE 22 Operational User Manual
2.12 Ipstat Command (IP-Statistics)
IP statistics gathering module.
Syntax:
ipstat enable [incoming|outgoing|full] [detail] [SLOTS] |
disable
ipstat clear
ipstat traf [detail] [bytes | total_bytes]
ipstat fixit | fixget | fixclear
ipstat strict | -strict
ipstat add [intf] rules...
ipstat del num
ipstat rearrange [N]
Description:
The IP statistics gathering module provides for collecting information on data
flows traversing the device, for further analysis and/or for accounting.
Information is accumulated in the device's RAM memory as a series of records
having three fields: source address, destination address, number of bytes
transferred. By default, only outgoing packets are counted, at the moment they
are sent to a physical interface. One record takes 12 bytes.
The maximum number of records is specified by the items numeric parameter of
an ipstat enable items command; it shall not exceed the size of memory available.
By default the number of records is 1000; typically it's sufficient for recording 15
to 20 minutes of operation of a client unit.
Accumulated information is displayed on the current terminal (or rsh session)
using the following commands:
ipstat enable [incoming|outgoing|full] [detail] [SLOTS] | disable -
enables/disables ip statistics gathering. It can allow gathering only
incoming/outgoing or full (both) data flows. Detail option switch on detailed
ip statistics gathering including ports and protocols information. SLOTS
option allows setting the maximum number of rows in the ipstat table.
ipstat clear - clear accumulated statistical info