Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 6 IP Accounting Configuration Commands
3Com Corporation
6-4
6.1.2 display ip count
Syntax
display ip count { inbound-packets | outbound-packets } { interior | exterior |
firewall-denied }
View
Any view
Parameter
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.
Description
Use the display ip count command to display IP packet statistics gathered by the IP
Accounting.
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
Table 6-3 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










