disable stpd auto-bind
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1211
disable stpd auto-bind
disable stpd <stpd_name> auto-bind vlan <vlan_name>
Description
Disables the ability to automatically add ports to an STPD when they are added to a member VLAN.
Syntax Description
Default
The autobind feature is disabled on user-created STPDs. The autobind feature is enabled on the default
VLAN that participates in the default STPD S0.
Usage Guidelines
NOTE
Ports already in the STPD remain in that domain (as if they were added manually).
If you create an STPD and a VLAN with unique names, the keywords
stpd
and
vlan
are optional.
Ports added to the STPD automatically when autobind is enabled are not removed when autobind is
disabled. The ports are present after a switch reboot.
To view STP configuration status of the ports in a VLAN, use the following command:
show vlan <vlan_name> stpd
Example
The following example disables autobind on an STPD named
s8
:
disable stpd s8 auto-bind v5
History
This command was available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
stpd_name
Specifies an STPD name on the switch.
vlan_name
Specifies the name of a member VLAN with autobind enabled.