R3303-HP HSR6800 Routers IP Multicast Command Reference
113
[Sysname-pim-mvpn] c-bsr holdtime 150
Related commands
• c-bsr
• c-bsr interval
c-bsr interval (PIM view)
Use c-bsr interval to configure the BS period, namely, the interval at which the BSR sends bootstrap
messages.
Use undo c-bsr interval to restore the default.
Syntax
c-bsr interval interval
undo c-bsr interval
Default
This formula determines the BS period value: BS period = (BS timeout – 10) ÷ 2. The default BS timeout
timer is 130 seconds, so the default BS period is (130 – 10) ÷ 2 = 60 (seconds).
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
interval: Specifies a BS period in seconds, in the range of 10 to 2,147,483,647.
Examples
# Set the BS period to 30 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr interval 30
# Set the BS period to 30 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] c-bsr interval 30
Related commands
• c-bsr
• c-bsr holdtime
c-bsr priority (PIM view)
Use c-bsr priority to configure the global C-BSR priority.
Use undo c-bsr priority to restore the default.