A SERVICE OF

logo

1412 CHAPTER 90: PIM CONFIGURATION COMMANDS
View Interface view
Parameter None
Description Use the
pim dm command to enable PIM-DM.
Use the undo pim dm command to disable PIM-DM.
By default, PIM-DM is disabled.
Note that PIM-DM cannot be used for multicast groups in the SSM group range.
Related command: pim sm, ssm-policy (PIM view).
Example # Enable PIM-DM on Ethernet 1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] pim dm
pim hello-option dr-priority
Syntax pim hello-option dr-priority priority
undo pim hello-option dr-priority
View Interface view
Parameter 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 default
setting.
By default, the router priority for DR election is 1.
Related command: hello-option dr-priority (PIM view).
Example # Set the router priority for DR election to 3 on Ethernet 1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] pim hello-option dr-priority 3