332
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip pim dr-priority
ip pim dr-priority
To configure the designated router (DR) priority that is advertised in IPv4 Protocol Independent
Multicast (PIM) hello messages, use the ip pim dr-priority command. To reset the DR priority to the
default, use the no form of this command.
ip pim dr-priority priority
no ip pim dr-priority [priority]
Syntax Description
Command Default The DR priority is 1.
Command Modes Interface configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command requires the LAN Base Services license.
Examples This example shows how to configure DR priority on an interface:
switch(config)# interface ethernet 2/2
switch(config-if)# ip pim dr-priority 5
This example shows how to reset DR priority on an interface to the default:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip pim dr-priority
Related Commands
priority Priority value. The range is from 1 to 4294967295. The default is 1.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip pim interface Displays information about PIM-enabled interfaces.