interface/{interface-type}/{interface-name}/spanning-tree/edgeport

Enables the edge port on an interface to allow the interface to quickly transition to the forwarding state.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>2/1</name>
		<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
			<edgeport>
				<edgeportbasic></edgeportbasic>
			</edgeport>
		</spanning-tree>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name.
edgeportbasic
Enables the edge port on an interface.