Globally, allows untagged ports to be moved directly from untagged This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.s to either different untagged VLANs or tagged VLANs.
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
(default):
Port # untagged has been auto-moved from VLAN "x" to "y". |
The default is inform.
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.
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".
This command was first available in ExtremeXOS 22.1.
The default was changed from off to inform in ExtremeXOS 22.4.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.