Display statististics for Internet Protocol Security (IPsec) for an Ethernet interface.
show ipsec statistics gigabitethernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}
None
User EXEC
The show ipsec statistics gigabitethernet command displays the following information:
Output field |
Description |
---|---|
Ifindex |
Specifies the interface. |
InSuccesses |
Specifies the number of ingress packets IPsec successfully carries. |
InSPViolations |
Specifies the number of ingress packets IPsec discards since boot time because of a security policy violation. |
InNotEnoughMemories |
Specifies the number of ingress packets IPsec discards since boot time because not enough memory is available. |
InAHESPReplays |
Specifies the number of ingress packets IPsec discards since boot time because the encapsulating security payload (ESP) replay check fails. |
InAHFailures |
Specifies the number of ingress packets IPsec discards since boot time because the AH authentication check fails. |
InESPFailures |
Specifies the number of ingress packets IPsec discards since boot time because the ESP authentication check fails. |
OutSuccesses |
Specifies the number of egress packets IPsec successfully carries since boot time. |
OutSPViolations |
Specifies the number of egress packets IPsec discards since boot time because a security policy violation occurs. |
OutNotEnoughMemories |
Specifies the number of egress packets IPsec discards since boot time because not enough memory is available since boot time. |
generalError |
Specifies a general error. |