Configuring the Router’s IPv4 Bootstrap Router Priority
By default, the router has a bootstrap priority of 0, which means the router can never be the bootstrap router. To modify this priority, include the bootstrap-priority statement. The router with the highest priority value is elected to be the bootstrap router.
[edit protocols]
pim {
bootstrap-priority number;
}