configure vlan untagged-ports auto-move

configure vlan untagged-ports auto-move [on | off |inform]

Description

Globally, allows untagged ports to be moved directly from untagged VLAN (Virtual LAN)s to either different untagged VLANs or tagged VLANs.

Syntax Description

on Auto-move global setting is on, which allows you to move untagged ports from untagged VLANs without first removing the port VLAN configuration.
off Auto-move global setting is off; you cannot directly move untagged ports from untagged VLANs without first removing the port VLAN configuration.
inform Auto-move global setting is on, but you are informed when such a move occurs:
Port # untagged has been auto-moved from VLAN "x" to "y".

Default

The default is off.

Usage Guidelines

The global setting of this command impacts the following configuration commands:

Moving tagged ports is not impacted by this global setting. You can move tagged ports directly without having to enable the auto-move global setting.

Example

The following example turns on the auto-move global setting:

configure vlan untagged-ports auto-move on

The following example turns on the auto-move global setting with the inform option:

configure vlan untagged-ports auto-move inform

When the inform keyword is used, you can directly move an untagged port, but you are informed that this has occurred:

configure vlan untagged-ports auto-move inform 
configure vlan v2 add ports 1 untagged 
Port 1 untagged has been auto-moved from VLAN "Default" to "v2".

History

This command was first available in ExtremeXOS 22.1.

Platform Availability

This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.