Command Manual – Multicast
H3C S7500E Series Ethernet Switches Chapter 4 PIM Configuration Commands
4-8
 Note:
The default bootstrap timeout is 130 seconds, so the default bootstrap interval = (130 –
10) ÷ 2 = 60 (seconds).
Related commands: c-bsr, c-bsr holdtime.
Examples
# Set the bootstrap interval to 30 seconds.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr interval 30
4.1.10 c-bsr priority
Syntax
c-bsr priority priority
undo c-bsr priority
View
PIM view
Parameters
priority: Priority of the C-BSR, in the range of 0 to 255. A larger value of this argument
means a higher priority.
Description
Use the c-bsr priority command to configure the global C-BSR priority.
Use the undo c-bsr priority command to restore the system default.
By default, the C-BSR priority is 0.
Related commands: c-bsr, c-bsr global, c-bsr group.
Examples
# Set the global C-BSR priority to 5.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr priority 5