At first, each Candidate-BSR (C-BSR) considers itself as a BootStrap router (BSR) and sends Bootstrap messages to all devices in the network. You can adjust the hash mask length of the C-BSR carried in a Bootstrap message, the C-BSR priority, the interval for sending Bootstrap messages, and the holdtime of Bootstrap messages on a device configured with the C-BSR.
Before adjusting parameters of the C-BSR, complete the following tasks:
Configuring a unicast routing protocol
Perform the following steps on the FW configured with the C-BSR:
You can re-set various parameters of a C-BSR. This configuration is optional. If there is no specific requirement, the default values of parameters are recommended.
pim [ vpn-instance vpn-instance-name ]
c-bsr hash-length hash-length
c-bsr priority priority
c-bsr interval interval
c-bsr holdtime interval
The BSR periodically sends a Bootstrap message to the network. After receiving the Bootstrap message, the FWs keep the message for a certain time. During the period, the BSR election stops temporarily. If the Holdtime timer times out, a new round of BSR election is triggered among C-BSRs.
Ensure that the value of c-bsr holdtime is greater than the value of c-bsr interval. Otherwise, the winner of BSR election cannot be fixed.