R3303-HP HSR6800 Routers IP Multicast Command Reference

112
Parameters
hash-length: Specifies a hash mask length in the range of 0 to 32.
Examples
# Set the global hash mask length to 16 on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr hash-length 16
# Set the global hash mask length to 16 in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] c-bsr hash-length 16
Related commands
c-bsr
c-bsr global
c-bsr group
c-bsr holdtime (PIM view)
Use c-bsr holdtime to configure the BS timeout timer, namely, the time that a C-BSR waits before it must
receive 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
Public network PIM view, VPN instance 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 on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr holdtime 150
# Set the BS timeout timer to 150 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn