Enterasys Networks XSR CLI Router User Manual


 
PIM Commands
7-90 Configuring IP Multicast
Example
ThefollowingexamplesetsinterfaceF1asthePIMdomainborder:
XSR(config-if<F1>)#ip pim bsr-border
ip pim bsr-candidate
ThiscommandenablestheXSRtoannounceitscandidacyasaBootStrapRouter(BSR).
Syntax
ip pim bsr-candidate type number [hash-mask-length [priority]]
Syntax of the “no” Form
ThenoformofthiscommandremovesthisXSRasaBSRcandidate:
no ip pim bsr-candidate
Mode
Globalconfiguration:XSR(config)#
Defaults
•BSRcandidateisnotenabledwiththisrouter.
•Priority:0
Example
ThefollowingexampleconfigurestheIPaddressoftherouteronF1tobeacandidate:
XSR(config)#ip pim bsr-candidate FastEthernet 1
type number
InterfacefromwhichtheBSR addressisderived,tomakeitacandidate.This
interfacemustbeenabledwithPIM.
hash-mask-
length
LengthofamaskthatisusedtobeANDedwiththegroupaddressbefore
thehashfunctioniscalled.Allgroupswiththesameseedhash(correspond)
tothesameRendezvousPoint(RP).ThisoptionprovidesoneRPfor
multiplegroups.
priority
Preferencevalue,rangingfrom0to255.TheBSRwiththelargerpriorityis
preferred.Ifpriorityvaluesarethethesame,theIPaddressbreaksthetie.
TheBSRcandidatewiththehigherIPaddressispreferred.