120
[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
c-bsr holdtime (PIM view)
Syntax
c-bsr holdtime interval
undo c-bsr holdtime
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
interval: BS timeout in seconds, with an effective range of 1 to 2,147,483,647.
Description
Use c-bsr holdtime to configure the BS timeout timer, namely, the length of 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.
By 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 is 60 × 2 + 10 = 130 (seconds).
Related commands: c-bsr and c-bsr interval.
Examples
# Set the BS timeout timer to 150 seconds in 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
[Sysname-pim-mvpn] c-bsr holdtime 150
c-bsr interval (PIM view)
Syntax
c-bsr interval interval
undo c-bsr interval