HP VPN Firewall Appliances Network Management Command Reference

614
Views
Public network PIM view
Default command level
2: System level
Parameters
interval: Specifies a BS timeout timer in seconds. The value ranges from 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
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
Default command level
2: System level
Parameters
interval: Specifies a BS period in seconds. The value ranges from 10 to 2147483647.
Examples
# Set the BS period to 30 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr interval 30
Related commands
c-bsr