Product guide

Router Redundancy Using XRRP
Displaying XRRP Data
If the keyword global is used, then generic information is displayed:
ProCurve(config)# show xrrp statistics global
Status and Counters - XRRP Global Statistics Information
XRRP Enabled : Yes
This Domain Number : 2
This Router Number : 1
XRRP MAC Addr : 0001e7-940601
XRRP AND Mask : ffffff-ffffff
XRRP Up Time : 46 hours
Pkts Rx Corrupt Pkts Bad Version Bad Chksum Not Domain
------------ ------------ ------------ ------------ -------------
7 0 0 0 0
Figure 12-13.Example of Output for Show XRRP Statistics Global
The keyword instance can be used to display statistics information for the
virtual router instance(s) on the switch. If no parameters are specified after
this keyword, the information for all virtual routers is displayed, otherwise
the information for the particular virtual router is displayed by specifying the
owner-router-number and the vlan-id in the command. In the example below,
the statistics information for the virtual router number 1 on VLAN 5 is
requested.
ProCurve(config)# show xrrp statistics instance 1 5
Status and Counters - XRRP Virtual Router Statistics Information
Owner Router Number : 1
VLAN ID
Operational State
Up Time
: 5
: Master
: 64 mins
Pkts Rx
Zero Priority Rx
Bad Version Pkts
Mismatched IP Pkts
: 0
: 0
: 0
: 0
Pkts Tx : 780
Zero Priority Tx : 0
Mismatched Pswd Pkts : 0
Mismatched Interval Pkts : 0
Figure 12-14.Example of Output for Show XRRP Statistics Instance [<owner-router-number> <vlan-id>]
12-29