3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
58
IP ACCOUNTING CONFIGURATION
COMMANDS
display ip count
Syntax display ip count { inbound-packets | outbound-packets } { exterior |
firewall-denied | interior }
View Any view
Parameter inbound-packets: Displays information about incoming IP packets.
outbound-packets: Displays information about outgoing IP packets.
exterior: Displays information about the IP packets in the exterior table. The
exterior table records rule-incompliant packets.
firewall-denied: Displays information about denied IP packets.
interior: Displays information about the IP packets in the interior table. The
interior table records rule-compliant packets.
n
If no firewall is configured on the interface, packets refer to all incoming and
outgoing IP packets. If a firewall is configured, only those valid packets can pass
the firewall.
Description Use the
display ip count command to display the statistics of the IP accounting
about IP packets.
Example # Display information about valid rule-incompliant incoming IP packets.
<Sysname> display ip count inbound-packets exterior
6 Inbound streams 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 152 Description on the fields of the display ip count command
Field Description
SrcIP Source IP address of a packet
DstIP Destination IP address of a packet