138
ExtremeWare XOS 10.1 Concepts Guide
Spanning Tree Protocol (STP)
Specifying the Carrier VLAN
The following example:
•
Creates and enables an STPD named s8
•
Creates a VLAN named v5
•
Assigns VLAN v5 to STPD s8
•
Creates the same tag ID for the VLAN and the STPD (the carrier VLAN’s StpdID must be identical
to the VLANid of one of the member VLANs)
create vlan v5
configure vlan v5 tag 100
configure vlan v5 add ports 1:1-1:20 tagged
create stpd s8
configure stpd s8 add vlan v5 ports all emistp
configure stpd s8 tag 100
enable stpd s8
Notice how the tag number for the VLAN v5 and the STPD s8 is identical (the tag is 100). By using
identical tags, you have selected the carrier VLAN. The carrier VLAN’s StpdID is identical to the
VLANid of the member VLAN.
STPD Modes
An STPD has two modes of operation:
•
802.1d mode
Use this mode for backward compatibility with previous STP versions and for compatibility with
third-party switches using IEEE standard 802.1d. When configured in this mode, all rapid
configuration mechanisms are disabled.
•
802.1w mode
Use this mode for compatibility with Rapid Spanning Tree (RSTP). When configured in this mode,
all rapid configuration mechanisms are enabled. The benefit of this mode is available on
point-to-point links only and when the peer is likewise configured in 802.1w mode. If you do not
select point-to-point links and the peer is not configured for 802.1w mode, the STPD fails back to
802.1d mode.
RSTP is enabled or disabled on a per STPD basis only. You do not enable RSTP on a per port basis.
For more information about RSTP and RSTP features, see “Rapid Spanning Tree Protocol” on
page 148.
By default, the:
•
STPD operates in 802.1d mode
•
Default device configuration contains a single STPD called s0
•
Default VLAN is a member of STPD s0 with autobind enabled
To configure the mode of operation of an STPD, use the following command:
configure stpd <stpd_name> mode [dot1d | dot1w]
All STP parameters default to the IEEE 802.1d values, as appropriate.
Summary of Contents for ExtremeWare XOS 10.1
Page 12: ...12 ExtremeWare XOS 10 1 Concepts Guide Contents...
Page 15: ...Part 1 Using ExtremeWare XOS...
Page 16: ......
Page 20: ...20 ExtremeWare XOS 10 1 Concepts Guide ExtremeWare XOS Overview...
Page 32: ...32 ExtremeWare XOS 10 1 Concepts Guide Accessing the Switch...
Page 74: ...74 ExtremeWare XOS 10 1 Concepts Guide Virtual LANs VLANs...
Page 80: ...80 ExtremeWare XOS 10 1 Concepts Guide Forwarding Database FDB...
Page 112: ...112 ExtremeWare XOS 10 1 Concepts Guide Status Monitoring and Statistics...
Page 133: ...Part 2 Using Switching and Routing Protocols...
Page 134: ......
Page 174: ...174 ExtremeWare XOS 10 1 Concepts Guide Virtual Router Redundancy Protocol...
Page 184: ...184 ExtremeWare XOS 10 1 Concepts Guide IP Unicast Routing...
Page 202: ...202 ExtremeWare XOS 10 1 Concepts Guide Interior Gateway Protocols...
Page 216: ...216 ExtremeWare XOS 10 1 Concepts Guide Exterior Gateway Routing Protocols...
Page 224: ...224 ExtremeWare XOS 10 1 Concepts Guide IP Multicast Routing...
Page 225: ...Part 3 Appendixes...
Page 226: ......
Page 234: ...234 ExtremeWare XOS 10 1 Concepts Guide Software Upgrade and Boot Options...
Page 242: ...242 ExtremeWare XOS 10 1 Concepts Guide Troubleshooting...
Page 256: ...4 ExtremeWare XOS 10 1 Concepts Guide Index of Commands...