Graphing VRRP interface information

Use the following procedure to display and graph VRRP interface statistical information.

Prerequisites

  • Install the Advanced License.

  • Enable IP routing globally on the switch.

  • Assign an IP address to the VLAN that you want to enable with VRRP.

    Routing is automatically enabled on the VLAN when you assign an IP address to it.

Procedure steps

  1. From the navigation tree, double-click IP Routing.

  2. In the IP Routing tree, double-click VRRP.

  3. In the work area, click the Interfaces tab.

  4. In the table, select the desired interface.

  5. In the toolbar, click Graph.

  6. Using the provided fields, view and graph the VRRP statistical information.

Variable definitions

The following table describes the fields of the VRRP Stats tab.

Field Definition
BecomeMaster Specifies the total number of times that the state of this virtual router has transitioned to master.
AdvertiseRcvd Specifies the total number of VRRP advertisements received by this virtual router.
AdvertiseIntervalErrors Specifies the total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router.
IpTtlErrors Specifies the total number of VRRP packets received by the virtual router with IP Time-To-Live (TTL) not equal to 255.
PriorityZeroPktsRcvd Specifies the total number of VRRP packets received by the virtual router with a priority of 0.
PriorityZeroPktsSent Specifies the total number of VRRP packets sent by the virtual router with a priority of 0.
InvalidTypePktsRcvd Specifies the number of VRRP packets received by the virtual router with an invalid value in the type field.
AddressListErrors Specifies the total number of packets received for which the address list does not match the locally configured list for the virtual router.
AuthFailures Specifies the total number of VRRP packets received that do not pass the authentication check.
InvalidAuthType Specifies the total number of packets received with an unknown authentication type.
AuthTypeMismatch Specifies the total number of packets received with Auth Type not equal to the locally configured authentication method.
PacketLengthErrors Specifies the total number of packets received with a packet length less than the length of the VRRP header.