Use the following procedure to display and graph VRRP interface statistical information.
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.
From the navigation tree, double-click IP Routing.
In the IP Routing tree, double-click VRRP.
In the work area, click the Interfaces tab.
In the table, select the desired interface.
In the toolbar, click Graph.
The VRRP Stats dialog box appears.
Using the provided fields, view and graph the VRRP statistical information.
The following table describes the fields of the VRRP Stats tab.
Field | Definition |
---|---|
BecomeMaster | Specifies the total number of times that this virtual router's state 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 TTL (Time-To-Live) 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. |