C613-50631-01 Rev A Command Reference for IE340 Series 1862
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-SMV6 COMMANDS
IPV
6 PIM DR-PRIORITY
ipv6 pim dr-priority
Overview Use this command to set the Designated Router priority value.
Use the no variant of this command to disable this function.
Syntax
ipv6 pim dr-priority <priority>
no ipv6 pim dr-priority [<priority>]
Default The default value is 1. The negated form of this command restores the value to the
default.
Mode Interface Configuration for a VLAN interface.
Examples To set the Designated Router priority value to 11234 for the VLAN interface vlan2,
apply the commands as shown below:
awplus# configure terminal
awplus(config)# ipv6 forwarding
awplus(config)# ipv6 multicast-routing
awplus(config)# interface vlan2
awplus(config-if)# ipv6 enable
awplus(config-if)# ipv6 pim dr-priority 11234
To disable the Designated Router priority value for the VLAN interface vlan2, apply
the commands as shown below:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ipv6 pim dr-priority
Related
commands
ipv6 pim ignore-rp-set-priority
Parameter Description
<priority> Specify the Designated Router priority value, in the range 0 to
4294967294. Note that a higher value has a higher preference or
higher priority.