Command Line Interface
1140 1553-KDU 137 365 Uen D 2006-06-16
Example
The following example configures the router to start sending bootstrap
messages out of the interface for VLAN 1 to all of its PIM-SM neighbors.
Related Commands
show ip pim bsr-router (section 7.27.45 on page 1163)
Console(config)#ip pim bsr-candidate vlan 1 hash-mask-length 20
priority 200
Console(config)#exit
Console#show ip pim bsr-router
PIMv2 BootStrap Information:
BSR address: 192.168.1.250
BSR priority: 0
BSR hash mask length: 10
Uptime: 0:0:0
Expires: 0:0:5
Candidate BSR: 192.168.1.250 (Vlan1)
Candidate-BSR Priority: 0
Candidate-BSR hash mask length: 10
Console#