show ipv6 vrrp statistics

Views VRRP for IPv6 statistics to manage network performance.

Syntax

Command Parameters

<1-255>
Displays information by virtual router ID.
vrf WORD<1-16>
Specifies a VRF name. The VRF parameter is optional.
vrfids WORD<0-512>
Specifies a VRF by ID. The VRF parameter is optional.
WORD<0-127>
Displays information by link-local IPv6 address.

Default

None

Command Mode

User EXEC

Command Output

The show ipv6 vrrp statistics command displays the following information:

Output field

Description

CHK_SUM_ERR

Shows the number of VRRP packets received with an invalid VRRP checksum value.

VERSION_ERR

Shows the number of VRRP packets received with an unknown or unsupported version number.

VRID_ERR

Shows the number of VRRP packets received with an invalid VrID for this virtual router.

BECOME_MASTER

Shows the total number of times that the state of this virtual router has transitioned to master. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

ADVERTISE_RCV

Shows the total number of VRRP advertisements received by this virtual router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

ADVERTISE_INT_ERR

Shows the total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

TTL_ERR

Shows the total number of VRRP packets received by the virtual router with IPv4 TTL (for VRRP over IPv4) or IPv6 Hop Limit (for VRRP over IPv6) not equal to 255. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

PRIO_0_RCV

Shows the total number of VRRP packets received by the virtual router with a priority of 0. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

PRIO_0_SENT

Shows the total number of VRRP packets sent by the virtual router with a priority of 0. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

INVALID_TYPE_ERR

Shows the number of VRRP packets received by the virtual router with an invalid value in the 'type' field. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

ADDRESS_LIST_ERR

Shows the total number of packets received for which the address list does not match the locally configured list for the virtual router. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of DiscontinuityTime.

UNKNOWN_AUTHTYPE

Shows the total number of packets received with an unknown authentication type.

PACKLEN_ERR

Shows the total number of packets received with a packet length less than the length of the VRRP header. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of DiscontinuityTime.