R3303-HP HSR6800 Routers IP Multicast Command Reference

329
c-bsr holdtime (IPv6 PIM view)
Use c-bsr holdtime to configure the BS timeout timer, namely, the time that the C-BSRs wait for a bootstrap
message from the BSR.
Use undo c-bsr holdtime to restore the default.
Syntax
c-bsr holdtime interval
undo c-bsr holdtime
Default
This formula determines the bootstrap timeout value: BS timeout = BS period × 2 + 10. The default BS
period is 60 seconds, so the default BS timeout timer is 60 × 2 + 10 = 130 (seconds).
Views
IPv6 PIM view
Default command level
2: System level
Parameters
interval: Specifies a BS timeout timer in seconds, in the range of 1 to 2147483647.
Examples
# Set the BS timeout timer to 150 seconds.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] c-bsr holdtime 150
Related commands
c-bsr
c-bsr interval
c-bsr interval (IPv6 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
IPv6 PIM view