/stats/l3/vrrp
VRRP Statistics
Alteon Virtual Router Redundancy Protocol (VRRP) support provides redundancy between routers in a LAN. This is done by configuring the same virtual router IP address and ID number on each participating VRRP-capable routing device. One of the virtual routers is elected as the primary, based on a number of priority criteria, and assumes control of the shared virtual router IP address. If the primary fails, one of the backup virtual routers assumes routing authority and takes control of the virtual router IP address.
When virtual routers are configured, you can display the following protocol statistics for VRRP:
*Advertisements received (vrrpInAdvers)
*Advertisements transmitted (vrrpOutAdvers)
*Advertisements received, but ignored (vrrpBadAdvers)
The following is output of VRRP statistics:
 
VRRP statistics:
vrrpInAdvers: 0 vrrpBadAdvers: 0
vrrpOutAdvers: 0
vrrpBadVersion: 0 vrrpBadVrid: 0
vrrpBadAddress: 0 vrrpBadData: 0
vrrpBadPassword: 0 vrrpBadInterval: 0
VRRP statistics are described in the following table:
 
VRRP Statistics (/stats/l3/vrrp) 
Statistic
Description
vrrpInAdvers
The number of VRRP advertisements that have been received.
vrrpBadAdvers
The number of VRRP advertisements received that were dropped.
vrrpOutAdvers
The number of VRRP advertisements that have been sent.
vrrpBadVersion
The number of VRRP advertisements discarded because of an incorrect version value.
vrrpBadVrid
The number of VRRP advertisements discarded because of an incorrect VRID value.
vrrpBadAddress
The number of VRRP advertisements discarded because of an incorrect address value.
vrrpBadData
The number of VRRP advertisements discarded because of incorrect miscellaneous data.
vrrpBadPassword
The number of VRRP advertisements discarded because of an incorrect password.
vrrpBadInterval
The number of VRRP advertisements discarded because of an incorrect advertisement interval.