Command Reference Guide
138 ● display ip count 3Com Router 5000 Family and Router 6000 Family
Command Reference
display ip count
Purpose Use the display ip count command to display IP packet statistics gathered by
the IP Accounting.
Syntax display ip count { inbound-packets | outbound-packets } { interior |
exterior | firewall-denied }
Parameters inbound-packets
Displays information about inbound IP packets.
outbound-packets
Displays information about outbound IP packets.
firewall-denied
Displays information about denied IP packets.
interior
Displays information about the IP packets in the
interior hash table. The interior hash table records
rule-matching legitimate packets.
exterior
Displays information about the IP packets in the
exterior hash table. The exterior hash table records the
legitimate packets not matching the rule.
Example Display information about the legitimate inbound IP packets not matching any IP
accounting rule.
[3Com] display ip count inbound-packets exterior
Inbound packets information in exterior list:
SrcIP DstIP Protocol Pkts Bytes
0.0.0.0 255.255.255.255 UDP 28 9502
10.153.72.181 10.153.73.255 UDP 174 38034
10.153.72.137 239.255.255.250 UDP 4 644
10.153.72.141 224.0.0.2 IGMP 4 128
10.153.72.141 224.0.0.9 UDP 4 208
10.153.72.141 224.0.0.9 IGMP 4 128
View This command can be used in the following views:
■ Any view
Table 11 Description on the fields of the display ip count command
Field Description
SrcIP: The source address of a packet
DstIP: The destination address of a packet
Pkts The number of packets
Bytes The number of bytes
Protocol The protocol type of a packet