C613-50100-01 REV C Command Reference for x930 Series 1783
AlliedWare Plus™ Operating System - Version 5.4.6-1.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> <0-4294967294> Specify the Designated Router priority value. Note
that a higher value has a higher preference or higher priority.