1388 CHAPTER 90: PIM CONFIGURATION COMMANDS
By default, the bootstrap timeout value is determined by this formula: Bootstrap
timeout = Bootstrap interval × 2 + 10.
nThe default bootstrap interval is 60 seconds, so the default bootstrap timeout = 60
× 2 + 10 = 130 (seconds).
Related command: c-bsr (PIM view) and c-bsr interval (PIM view).
Example # Set the bootstrap timeout time to 150 seconds in the public instance.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr holdtime 150

c-bsr interval (PIM view)

Syntax c-bsr interval interval
undo c-bsr interval
View Public instance PIM view, VPN instance PIM view
Parameter interval: Bootstrap interval in seconds, with an effective range of 1 to
2,147,483,647.
Description Use the c-bsr interval command to configure the bootstrap interval, namely the
interval at which the BSR sends bootstrap messages.
Use the undo c-bsr interval command to restore the default setting.
By default, the bootstrap interval value is determined by this formula: Bootstrap
interval = (Bootstrap timeout - 10) / 2.
nThe default bootstrap timeout is 130 seconds, so the default bootstrap interval =
(130 - 10) / 2 = 60 (seconds).
Related command: c-bsr (PIM view) and c-bsr holdtime (PIM view).
Example # Set the bootstrap interval to 30 seconds in the public instance.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr interval 30

c-bsr priority (PIM view)

Syntax c-bsr priority priority
undo c-bsr priority