ip pim redundancy
Use this command to set the priority for which a router is elected as the designated router (DR).
Note: This command should be applied to the all related VRRP routers with identical priority values.
Command Syntax
ip pim redundancy <1-255> vrrp dr-priority <0-4294967294>
no ip pim redundancy vrrp
Parameter
<1-255>
VRRP virtual router identifier
<0-4294967294>
DR priority
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 4.0.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ip pim redundancy 1 vrrp dr-pripiroty 900
(config)#interface eth0
(config-if)#no ip pim redundancy vrrp
Last modified date: 08/28/2023