interface/{interface-type}/{interface-name}/lldp/disable

Disables the Link Layer Discovery Protocol (LLDP) on the interface.

Usage

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

Parameters

name
Specifies the interface name
disable
Disables the Link Layer Discovery Protocol (LLDP) on the interface