Enterasys Networks XSR CLI Router User Manual


 
VRRP Clear and Show Commands
XSR CLI Reference Guide 5-197
XSR(config)#interface fastethernet 1
XSR(config-if)#vrrp 2 track serial 1/0
ThisexampledisablesthetrackingofinterfaceSerial1/0byinterfaceF1onVR2:
XSR(config-if)#no vrrp 2 track
VRRP Clear and Show Commands
clear vrrp-counters
ThiscommandclearsstatisticsforaspecifiedVRRPgroup;itisgovernedbythefollowing
considerations:
•Ifyoudonotspecifybothgroupandinterface,thestatistics forallVirtualRouters(VR)inthe
VRRPgrouponthisrouterwillbecleared.
•Ifyouspecifyonlythegroupandnottheinterface,
statisticsforalltheVRsintheVRRPgroup
whosegroupIDmatchesthespecifiedIDonthisrouterwillbecleared.
•Ifyoudospecifytheinterfaceonly,statisticsforallVRsintheVRRPgroupconfiguredonthis
interfaceonthisrouterwillbecleared.
•Ifyouspecifyboth
groupandinterface,onlystatisticsforthisspecifiedVRRPgrouponthis
routerwillbecleared.
Syntax
clear vrrp-counters [group][interface]
Mode
EXEC: XSR>clear vrrp-counters
Examples
ToclearstatisticsforVR2oninterfaceF1,enter:
XSR#clear vrrp-counters fastethernet 1 2
ToclearstatisticsforalltheVRsonthisrouter,enter:
XSR#clear vrrp-counters
show vrrp
Thiscommanddisplaysallvirtualrouterinformationconfiguredonthisrouter.
Syntax
show vrrp
group
Virtualroutergroupnumber,rangingfrom1to255.
interface
FastEthernet1orFast/GigabitEthernet2only.