Specifications

392 ExtremeWare XOS 10.1 Command Reference Guide
STP Commands
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
Disabled. After you enable the autobind feature, and you add ports to a member VLAN, those ports
have autobind enabled.
Usage Guidelines
After you have created both the STPD and the VLAN with unique names, the keywords stpd and vlan
are optional.
If you enable autobind on a member VLAN and later decide to disable autobind, all of the ports in the
VLAN that are currently marked as autobind ports are marked as manually added ports. Any ports not
bound to the STPD when you disable autobind remain out of the STPD after a system restart.
To view STP configuration status of the ports on 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
stpd_name Specifies an STPD name on the switch.
vlan_name Specifies the name of the carrier VLAN.