System information
BSR 64000 Configuration and Management Guide
8-6
If you want to configure the router to be a candidate BSR and adjust the hash
mask length value in order to avoid having two RPs for the same multicast group,
use the ip pim bsr-candidate command in Interface Configuration mode, as
shown below:
MOT(config-if)#ip pim bsr-candidate <n>
where:
n is the hash mask length from 0 to 32 bits.
• If you want to configure another interface on a router to be a candidate BSR, use
the ip pim bsr-candidate ip-address command in Interface Configuration mode,
as shown below:
MOT(config-if)#ip pim bsr-candidate ip-address <ip-address>
where:
ip-address is the IP address of another interface on the router that is
designated as a BSR candidate.
• If you want to configure another interface on the router to be a candidate BSR and
adjust the hash mask length value in order to avoid having two RPs for the same
multicast group, use the ip pim bsr-candidate ip-address command in Interface
Configuration mode, as shown below:
MOT(config-if)#ip pim bsr-candidate ip-address <ip-address> <n>
where:
ip-address is the IP address of another interface on the router that is
designated as a BSR candidate.
n is the hash mask length from 0 to 32 bits.
Note: It is recommended (but not required) that the hash-mask length be the
same across all candidate BSRs.