Single spanning tree (sstp) – Brocade FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide User Manual
Page 311

Enabling 802.1W Draft 3 when single STP is not enabled
By default, each port-based VLAN on the device has its own spanning tree. To enable 802.1W Draft 3
in a port-based VLAN, enter commands such as the following.
device(config)#vlan 10
device(config-vlan-10)#spanning-tree rstp
Syntax: [no] spanning-tree rstp
This command enables 802.1W Draft 3. You must enter the command separately in each port-based
VLAN in which you want to run 802.1W Draft 3.
NOTE
This command does not also enable STP. To enable STP, first enter the spanning-tree command
without the rstp parameter. After you enable STP, enter the spanning-tree rstp command to enable
802.1W Draft 3.
To disable 802.1W Draft 3, enter the following command.
device(config-vlan-10)#no spanning-tree rstp
Enabling 802.1W Draft 3 when single STP is enabled
To enable 802.1W Draft 3 on a device that is running single STP, enter the following command at the
global CONFIG level of the CLI.
device(config)#spanning-tree single rstp
Syntax: [no] spanning-tree single rstp
This command enables 802.1W Draft 3 on the whole device.
NOTE
This command does not also enable single STP. To enable single STP, first enter the spanning-tree
single command without the rstp parameter. After you enable single STP, enter the spanning-tree
single rstp command to enable 802.1W Draft 3.
To disable 802.1W Draft 3 on a device that is running single STP, enter the following command.
device(config)#no spanning-tree single rstp
Single Spanning Tree (SSTP)
By default, each port-based VLAN on a Brocade device runs a separate spanning tree, which you can
enable or disable on an individual VLAN basis.
Alternatively, you can configure a Brocade device to run a single spanning tree across all ports and
VLANs on the device. The Single STP feature (SSTP) is especially useful for connecting a Brocade
device to third-party devices that run a single spanning tree in accordance with the 802.1Q
specification.
SSTP uses the same parameters, with the same value ranges and defaults, as the default STP support
on Brocade devices. Refer to
Single Spanning Tree (SSTP)
FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide
311
53-1003086-04