interface/{interface-type}/{interface-name}/spanning-tree/instance/restricted-role

Specifies to restrict the role of a port.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>2/1</name>
		<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
			<instance>
				<id>5</id>
				<restricted-role></restricted-role>
			</instance>
		</spanning-tree>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
id
Specifies the MSTP instance. The value can range from 1 through 32
restricted-role
Specifies to restrict the role of a port