HP MSR2000/3000/4000 Router Series IP Multicast Command Reference

86
current interface. If you set the priority for DR election in both PIM view and interface view, the
configuration in interface view always takes precedence.
Examples
# Set the priority for DR election to 3 on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] pim hello-option dr-priority 3
Related commands
hello-option dr-priority (PIM view)
pim hello-option holdtime
Use pim hello-option holdtime to set the PIM neighbor lifetime on an interface.
Use undo pim hello-option holdtime to restore the default.
Syntax
pim hello-option holdtime time
undo pim hello-option holdtime
Default
The PIM neighbor lifetime is 105 seconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
time: Sets the PIM neighbor lifetime in the range of 1 to 65535 seconds. If the value for this argument is
65535, the PIM neighbor is always reachable.
Usage guidelines
You can set the PIM neighbor lifetime in PIM view or interface view. The configurations made in PIM view
take effect on all interfaces, and the configurations made in interface view take effect only on the current
interface. If you set the PIM neighbor lifetime in both PIM view and interface view, the configuration in
interface view always takes precedence.
Examples
# Sets the PIM neighbor lifetime to 120 seconds on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] pim hello-option holdtime 120
Related commands
hello-option holdtime (PIM view)