HP VPN Firewall Appliances System Management and Maintenance Command Reference
17
Examples
# Display statistics of IP packets.
<Sysname> display ip statistics
Input: sum 7120 local 112
bad protocol 0 bad format 0
bad checksum 0 bad options 0
Output: forwarding 0 local 27
dropped 0 no route 2
compress fails 0
Fragment:input 0 output 0
dropped 0
fragmented 0 couldn't fragment 0
Reassembling:sum 0 timeouts 0
Table 4 Command output
Field Descri
p
tion
Input
sum Total number of packets received.
local Total number of packets with destination being local.
bad protocol Total number of unknown protocol packets.
bad format Total number of packets with incorrect format.
bad checksum Total number of packets with incorrect checksum.
bad options Total number of packets with incorrect option.
Output
forwarding Total number of packets forwarded.
local Total number of packets sent from the local.
dropped Total number of packets discarded.
no route Total number of packets for which no route is available.
compress fails Total number of packets failed to be compressed.
Fragment
input Total number of fragments received.
output Total number of fragments sent.
dropped Total number of fragments dropped.
fragmented Total number of packets successfully fragmented.
couldn't fragment Total number of packets that failed to be fragmented.
Reassembling
sum Total number of packets reassembled.
timeouts Total number of reassembly timeout fragments.
Related commands
• display ip interface
• reset ip statistics
display tcp statistics
Use display tcp statistics to display statistics of TCP traffic.