OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : ipv6 pim dr-priority
ipv6 pim dr-priority
Use this command to set the designated router’s priority value.
Use the no option with this command to remove the priority from the DR.
Command Syntax
ipv6 pim dr-priority <0-4294967294>
no ipv6 pim dr-priority
Parameter
<0-4294967294>
Valid range of values for DR priority, with a higher value resulting in a higher preference
Default
The default DR priority value is 1.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ipv6 pim dr-priority 11234
 
(config)#interface eth0
(config-if)#no ipv6 pim dr-priority
Last modified date: 10/20/2023