Command Line Interface
11431553-KDU 137 365 Uen D 2006-06-16
Example
The following example configures the router to start advertising itself to the BSR
as a candidate RP for the specified multicast groups.
Related Commands
show ip pim bsr-router (section 7.27.45 on page 1163)
Console(config)#ip pim rp-candidate vlan 1 224.0.0.0 255.0.0.0
priority 200
Console(config)#exit
Console#show ip pim bsr-router
PIMv2 BootStrap Information:
This system is the BootStrap Router (BSR)
BSR address: 192.168.1.250
BSR priority: 200
BSR hash mask length: 20
Uptime: 0:14:49
Next BootStrap Message in 0:0:16
Candidate BSR: 192.168.1.250 (Vlan1)
Candidate-BSR Priority: 200
Candidate-BSR hash mask length: 20
Candidate RP: 192.168.1.250 (Vlan1)
Candidate-RP Group/masklen: 224.0.0.0/8
Candidate-RP Priority: 200
Next advisement in 0:0:38
Console#