interface/{interface-type}/{interface-name}/isis/ldp-sync

Enables synchronization with IS-IS for an interface.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>{req_val}</name>
		<interface-eth-isis-conf xmlns="urn:brocade.com:mgmt:brocade-isis">
			<intf-isis>
				<interface-isis>
					<interface-ldp-sync/>
				</interface-isis>
			</intf-isis>
		</interface-eth-isis-conf>
	</ethernet>
</interface>

Parameters

ethernet
Specifies the physical Ethernet interface.
name
Specifies the ISIS interface name.
intf-isis
Configures the ISIS interface.