Comware CLI Commands in Provision Software 2013/06

display vrrp statistics
Related ProVisionComware
show vrrp statisticsdisplay vrrp statistics
NOTE: This command is not supported on the HP 2920 Series switches.
Displays vrrp counters like invalid type packets received, priority zero packets received and sent
on each vrrp router configured.
HP Switch# display vrrp statistics
Interface : Vlan-interface3
VRID : 2
CheckSum Errors : 0 Version Errors : 0
Invalid Type Pkts Rcvd : 0 Advertisement Interval Errors : 0
IP TTL Errors : 0 Auth Failures : n/a
Invalid Auth Type : n/a Auth Type Mismatch : 0
Packet Length Errors : 0 Address List Errors : 0
Become Master : 0 Priority Zero Pkts Rcvd : 0
Adver Rcvd : 0 Priority Zero Pkts Sent : 0
Adver Sent : n/a
Field Descriptions
Interface: Interface to which the VRRP group belongs
VRID: Serial number of the VRRP group
CheckSum Errors: Number of packets with checksum errors
Version Errors: Number of packets with version errors
Invalid Type Pkts Rcvd: Number of packets with incorrect packet type
Advertisement Interval Errors: Number of packets with advertisement interval errors
IP TTL Errors: Number of packets with TTL errors
Auth Failures: Number of packets with authentication failures
Invalid Auth Type: Number of packets with authentication failures due to invalid authentication
types
Auth Type Mismatch: Number of packets with authentication failures due to mismatching
authentication types
Packet Length Errors: Number of packets with VRRP packet length errors
Address List Errors: Number of packets with virtual IP address list errors
Become Master: Number of times that the router worked as the master
Priority Zero Pkts Rcvd: Number of received advertisements with the priority of 0
Advertise Rcvd: Number of received advertisements
Priority Zero Pkts Sent: Number of advertisements with the priority of 0 sent
Advertise Sent: Number of advertisements sent
Example of Related ProVision Software Command Output.
HP Switch# show vrrp statistics global
VRRP Global Statistics Information
VRRP Enabled : Yes
display vrrp statistics 317