Command Reference Guide
Virtual Router Redundancy Protocol Commands
CLI Command Reference
September 2014 Page 541
HP Moonshot Switch Module CLI Command Reference
show ip vrrp interface stats
This command displays the statistical information about each virtual router configured on the switch. The
argument
unit/slot/port corresponds to a physical routing interface or VLAN routing interface. The keyword
vlan is used to specify the VLAN ID of the routing VLAN directly instead of a unit/slot/port format.
Format
show ip vrrp interface stats {unit/slot/port|vlan 1-4093} vrid
Modes •Privileged EXEC
• User EXEC
Term Definition
Uptime The time that the virtual router has been up, in days, hours, minutes and seconds.
Protocol The protocol configured on the interface.
State Transitioned to
Master
The total number of times virtual router state has changed to MASTER.
Advertisement
Received
The total number of VRRP advertisements received by this virtual router.
Advertisement
Interval Errors
The total number of VRRP advertisements received for which advertisement interval is
different than the configured value for this virtual router.
Authentication
Failure
The total number of VRRP packets received that don't pass the authentication check.
IP TTL errors The total number of VRRP packets received by the virtual router with IP TTL (time to
live) not equal to 255.
Zero Priority Packets
Received
The total number of VRRP packets received by virtual router with a priority of '0'.
Zero Priority Packets
Sent
The total number of VRRP packets sent by the virtual router with a priority of '0'.
Invalid Type Packets
Received
The total number of VRRP packets received by the virtual router with invalid 'type'
field.
Address List Errors The total number of VRRP packets received for which address list does not match the
locally configured list for the virtual router.
Invalid
Authentication Type
The total number of VRRP packets received with unknown authentication type.
Authentication Type
Mismatch
The total number of VRRP advertisements received for which 'auth type' not equal to
locally configured one for this virtual router.
Packet Length Errors The total number of VRRP packets received with packet length less than length of VRRP
header.