Command Manual – Multicast
H3C S7500E Series Ethernet Switches
Chapter 4 PIM Configuration Commands
4-36
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 VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim hello-option dr-priority 3
4.1.37 pim hello-option holdtime
Syntax
pim hello-option holdtime
interval
undo pim hello-option holdtime
View
Interface view
Parameters
interval
: PIM neighbor timeout time in seconds, with an effective range of 1 to 65,535.
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 VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim hello-option holdtime 120