R3166-R3206-HP High-End Firewalls VPN Command Reference-6PW101

45
If you do not specify any parameters, the command displays the statistics for all IPsec packets.
Related commands: reset ipsec statistics.
Examples
# Display statistics on all IPsec packets.
<Sysname> display ipsec statistics
the security packet statistics:
input/output security packets: 47/62
input/output security bytes: 3948/5208
input/output dropped security packets: 0/45
dropped security packet detail:
not enough memory: 0
can't find SA: 45
queue is full: 0
authentication has failed: 0
wrong length: 0
replay packet: 0
packet too long: 0
wrong SA: 0
# Display IPsec packet statistics for Tunnel 3.
<Sysname> display ipsec statistics tunnel-id 3
------------------------------------------------
Connection ID : 3
------------------------------------------------
the security packet statistics:
input/output security packets: 5124/8231
input/output security bytes: 52348/64356
input/output dropped security packets: 0/0
dropped security packet detail:
not enough memory: 0
queue is full: 0
authentication has failed: 0
wrong length: 0
replay packet: 0
packet too long: 0
wrong SA: 0
Table 15 Output description
Field Descri
p
tion
Connection ID ID of the tunnel
input/output security packets Counts of inbound and outbound IPsec protected packets
input/output security bytes Counts of inbound and outbound IPsec protected bytes
input/output dropped security packets
Counts of inbound and outbound IPsec protected packets that are
discarded by the device
dropped security packet detail
Detailed information about inbound/outbound packets that get
dropped