interface/{interface-type}/{interface-name}/lldp/dcbx-version

Specifies which version of the Data Center Bridging Exchange (DCBX) protocol to use.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>1/5</name>
		<lldp xmlns="urn:brocade.com:mgmt:brocade-lldp">
			<dcbx-version>cee</dcbx-version>
		</lldp>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
dcbx-version
Specifies the version
auto
Auto-adjusts the DCBX protocol version. This is the default setting
cee
Uses the Converged Enhanced Ethernet (CEE) DCBX version.