interface/{interface-type}/{interface-name}/ip/pim/dr-priority

Configures the designated router (DR) priority of a protocol Independent Multicast (PIM) enabled interface.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>1/5</name>
		<ip>
			<pim-intf-phy-cont xmlns="urn:brocade.com:mgmt:brocade-pim">
				<pim-int-cmd>
					<pim>
						<dr-priority>1</dr-priority>
					</pim>
				</pim-int-cmd>
			</pim-intf-phy-cont>
		</ip>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
dr-priority
Specifies the DR priority value. The value can range from 0 through 65535. The default value is 1