OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : ip pim dr-priority
ip 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
ip pim dr-priority <0-4294967294>
no ip 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)#ip pim dr-priority 11234
 
(config)#interface eth0
(config-if)#no ip pim dr-priority
Last modified date: 10/20/2023