show ipsec statistics mgmtethernet

Displays the IPsec status on a management interface.

Syntax

Command Parameters

<mgmt|mgmt2>
Specifies the management interface (primary or standby) on which to view the IPsec status. This command applies to hardware with a dedicated, physical management interface.

Default

None

Command Mode

User EXEC

Usage Guidelines

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.

Command Output

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.