Specifications
372 ExtremeWare XOS 10.1 Command Reference Guide
STP Commands
An StpdID is used to identify each STP domain. You assign the StpdID when configuring the domain.
An StpdID must be identical to the VLANid of one of the member VLANs in that STP domain, and that
VLAN cannot belong to another STPD.
NOTE
These encapsulation modes are for STP ports, not for physical ports. When a physical port belongs to
multiple STPDs, it is associated with multiple STP ports. It is possible for the physical port to run in
different modes for different domains for which it belongs.
When the switch boots, it automatically creates a VLAN named default with a tag value of 1, and STPD
s0. The switch associates VLAN default to STPD s0. By default, all ports that belong to this VLAN and
STPD are in 802.1d encapsulation mode with autobind enabled.
Example
Create a VLAN named marketing and an STPD named STPD1 as follows:
create vlan marketing
create stpd stpd1
The following command adds the VLAN named marketing to the STPD STPD1, and includes all the
ports of the VLAN in STPD1:
configure stpd stpd1 add vlan marketing ports all