protocol/spanning-tree/pvst/vlan/max-age

Configures the max-age for the PVST spanning tree.

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
		<pvst>
			<vlan>
				<id>1</id>
				<max-age>25</max-age>
			</vlan>
		</pvst>
	</spanning-tree>
</protocol>

Parameters

id
Specifies the VLAN ID.
max-age
Specifies the max-age for the PVST spanning tree.