R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
458
Parameters
priority: Router priority for DR election, in the range of 0 to 4294967295. A larger value of this argument
means a higher priority.
Description
Use the pim hello-option dr-priority command to configure the router priority for DR election on the
current interface.
Use the undo pim hello-option dr-priority command to restore the system default.
By default, the router priority for DR election is 1.
Related commands: hello-option dr-priority.
Examples
# Set the router priority for DR election to 3 on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet 0/1] pim hello-option dr-priority 3
pim hello-option holdtime
Syntax
pim hello-option holdtime interval
undo pim hello-option holdtime
View
Interface view
Default level
2: System level
Parameters
interval: PIM neighbor timeout time in seconds, with an effective range of 1 to 65,535. 65,535 makes
the PIM neighbor always reachable.
Description
Use the pim hello-option holdtime command to configure the PIM neighbor timeout time on the current
interface.
Use the undo pim hello-option holdtime command to restore the system default.
By default, the PIM neighbor timeout time is 105 seconds.
Related commands: hello-option holdtime.
Examples
# Set the PIM neighbor timeout time to 120 seconds on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet 0/1] pim hello-option holdtime 120