R3303-HP HSR6800 Routers Security Command Reference

281
Examples
# Display statistics for 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
decrypt/encrypt failed: 0
ACL check failure: 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
decrypt/encrypt failed: 0
ACL check failure: 0
Table 42 Command output
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.