ip pim dr-priority

Use this command to set the priority for which a router will be elected as the designated router (DR).

Syntax

ip pim dr-priority priority
no ip dr-priority

Parameters

priority Specifies a priority value for designated router selection. Valid values are 0–4294967294. Default is 1.

Defaults

None.

Mode

Interface configuration.

Usage

The “no” form of this command disables the DR functionality.

Example

This example sets the DR priority to 20 on VLAN 1:

System(su-config)->interface vlan 1
System(su-config-intf-vlan.0.1)->ip pim dr-priority 20