HP VPN Firewall Appliances Network Management Command Reference
635
Views
Public network PIM view
Default command level
2: System level
Parameters
priority: Specifies a router priority for DR election, in the range of 0 to 4294967295. A larger value
indicates a higher priority.
Examples
# Set the router priority for DR election to 3 on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] hello-option dr-priority 3
Related commands
pim hello-option dr-priority
hello-option holdtime (PIM view)
Use hello-option holdtime to configure the PIM neighbor timeout timer.
Use undo hello-option holdtime to restore the default.
Syntax
hello-option holdtime interval
undo hello-option holdtime
Default
The PIM neighbor timeout timer is 105 seconds.
Views
Public network PIM view
Default command level
2: System level
Parameters
interval: Specifies a PIM neighbor timeout timer in seconds. The value ranges from 1 to 65535. A value
of 65535 makes the PIM neighbor always reachable.
Examples
# Set the global value of the PIM neighbor timeout timer to 120 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] hello-option holdtime 120
Related commands
pim hello-option holdtime