Specifications
configure stpd delete vlan
ExtremeWare XOS 10.1 Command Reference Guide 375
configure stpd delete vlan
configure stpd <stpd_name> delete vlan <vlan_name> ports [all |
<port_list>}
Description
Deletes one or more ports in the specified VLAN from an STPD.
Syntax Description
Default
N/A.
Usage Guidelines
After you have created the STPD and the VLAN with unique names, the keywords stpd and vlan are
optional.
If the specified VLAN is the carrier VLAN, all other VLANs on the same set of ports are also removed
from the STPD.
You also use this command to remove autobind ports from a VLAN. ExtremeWare XOS records the
deleted ports so that the ports do not get automatically added to the STPD after a system restart.
Example
The following command deletes a VLAN named Marketing from the STPD STPD1 and removes all of
the ports associated with STPD1:
configure stpd stpd1 delete vlan marketing ports all
stpd_name Specifies an STPD name on the switch.
vlan_name Specifies a VLAN name.
all Specifies all of the ports to be removed from the STPD.
port_list Specifies the port or ports to be removed from the STPD.