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

Specifies to restrict the propagation of the topology change notifications from 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-tcn></restricted-tcn>
			</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-tcn
Specifies to restrict the propagation of the topology change notifications from a port