98
Description
Use
c-bsr hash-length
to configure the global hash mask length.
Use
undo c-bsr hash-length
to restore the default.
By default, the hash mask length is 30.
Related commands:
c-bsr
,
c-bsr global
, and
c-bsr group
.
Examples
# Set the global hash mask length to 16.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr hash-length 16
c-bsr holdtime (PIM view)
Syntax
c-bsr holdtime
interval
undo c-bsr holdtime
View
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.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr holdtime 150
c-bsr interval (PIM view)
Syntax
c-bsr interval
interval
undo c-bsr interval