disable stpd auto-bind

disable stpd stpd_name auto-bind [ {vlan} vlan_name | vlan vlan_list]

Description

Disables the ability to automatically add ports to an STPD when they are added to a member VLAN.

Syntax Description

stpd_name Specifies an STPD name on the switch.
vlan_name Specifies the name of a member VLAN with autobind enabled.
vlan_list Specifies a VLAN list of IDs.

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

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 | vlan_list} stpd

Example

The following example disables autobind on an STPD named s8:

disable stpd s8 auto-bind v5

History

This command was first available in ExtremeXOS 10.1.

The vlan_list variable was added in ExtremeXOS 16.1.

Platform Availability

This command is available on all platforms.