Enterasys Networks XSR CLI Router User Manual


 
PIM Commands
XSR CLI Reference Guide 7-93
Syntax of the “no” Form
ThenoformofthiscommandremovesthestaticRPconfiguration:
no ip pim rp-address rp-address
Mode
Globalconfiguration:XSR(config)#
Example
ThisexampleconfigurestheRPusedbythemulticastgroupswithintherange225.1.1.0/24:
XSR(config)#access-list 2 permit 225.1.1.0 0.0.0.255
XSR(config)#ip pim rp-address 192.168.2.5
ip pim rp-candidate
ThiscommandsetstheXSRtoadvertiseitselfasaPIMcandidateRendezvousPoint(RP)tothe
BSR.OnlyonecandidateRPcanbeconfiguredperbox.
Syntax
ip pim rp-candidate type number [group-list access-list][priority priority-value]
Syntax of the “no” Form
ThenoformofthiscommandremovesthisXSRasanRPcandidate:
no ip pim rp-candidate
Mode
Globalconfiguration:XSR(config)#
Defaults
•TheXSRisnotconfiguredasanRPcandidate.
•DRpriorityis192bydefaultifitbecomesone.
Example
ThisexamplesetstheXSRtoadvertiseitselfasacandidateRPtotheBSRinitsPIMdomain:
XSR(config)#interface FastEthernet 1
XSR(config)#ip pim rp-candidate FastEthernet 1
type number
InterfacewhoseIPaddressisadvertisedasacandidateRPaddress.
access-list
StandardIPaccesslistnumberthatdefinesthegroupprefixesthatare
advertisedinassociationwiththeRPaddress.
priority
ThepriorityofthiscandidateRP.
priority-value
Priorityvalue,rangingfrom0to255.