Displays the IPsec status on a management interface.
show ipsec statistics mgmtethernet mgmt2
None
User EXEC
This command is only supported on VSP 8600 Series. This command is deprecated for all hardware platforms that support VOSS Release 8.2 and later.
The show ipsec statistics mgmtethernet 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 AH replay check fails. |
InESPReplays |
Specifies the total 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. |