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

Enables automatic edge detection.

Usage

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

Parameters

name
Specifies the interface name.
autoedge
Enables automatic edge detection.