R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference

350
Use undo hello-option dr-priority to restore the default.
Syntax
hello-option dr-priority priority
undo hello-option dr-priority
Default
The router priority for DR election is 1.
Views
IPv6 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
means a higher priority.
Examples
# Set the router priority for DR election to 3.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] hello-option dr-priority 3
Related commands
pim ipv6 hello-option dr-priority
hello-option holdtime (IPv6 PIM view)
Use hello-option holdtime to configure the IPv6 PIM neighbor timeout timer.
Use undo hello-option holdtime to restore the default.
Syntax
hello-option holdtime interval
undo hello-option holdtime
Default
The IPv6 PIM neighbor timeout timer is 105 seconds.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
interval: Specifies an IPv6 PIM neighbor timeout timer in seconds. The value ranges from 1 to 65535. A
value of 65535 makes the IPv6 PIM neighbor always reachable.
Examples
# Set the IPv6 PIM neighbor timeout timer to 120 seconds globally.