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

Configures the VLAN identifier for the spanning tree interface.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>2/1</name>
		<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
			<vlan>
				<id>200</id>
				<cost>10000</cost>
			</vlan>
		</spanning-tree>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
id
Specifies the VLAN identifier for the spanning tree interface
cost
Specifies cost.