R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

591
View
Interface view
Default level
2: System level
Parameters
None
Description
Use pim dm to enable PIM-DM.
Use undo pim dm to disable PIM-DM.
By default, PIM-DM is disabled.
This command can take effect only after IP multicast routing is enabled in the corresponding instance.
PIM-DM cannot be used for multicast groups in the SSM group range.
Related commands: pim sm, ssm-policy, and multicast routing-enable.
Examples
# Enable IP multicast routing in the public network, and enable PIM-DM on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] multicast routing-enable
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] pim dm
pim hello-option dr-priority
Syntax
pim hello-option dr-priority priority
undo pim hello-option dr-priority
View
Interface view
Default level
2: System level
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 pim hello-option dr-priority to configure the router priority for DR election on the current interface.
Use undo pim hello-option dr-priority to restore the 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.