configure vlan dynamic-vlan uplink-ports

configure vlan dynamic-vlan uplink-ports [ add {ports} port_list | delete {ports} [port_list | all] ]

Description

Statically provisions uplink ports for all dynamically created VLANs.

Syntax Description

dynamic-vlan  Configuration options for dynamically created VLANs.
uplink-ports Tagged uplink ports for VLANs created by EXOS.
add Add ports to dynamic VLAN uplink port list.
delete Remove ports from dynamic VLAN uplink port list.
ports Ports to be configured as uplink ports.
port_list List of ports separated by a comma or -." ;type=portlist_t";
all Clear the dynamic VLAN uplink port list.

Default

N/A.

Usage Guidelines

Use this command to statically provision uplink ports for dynamically created VLANs.

Example

X460-48p.3 # conf vlan dynamic-vlan uplink-ports add ports 16-18X460-48p.4 # conf vlan dynamic-vlan uplink-ports add 20,22,24X460-48p.5 # configure vlan dynamic-vlan uplink-ports delete ports 22X460-48p.7 # configure vlan dynamic-vlan uplink-ports delete 16-18X460-48p.8 # configure vlan dynamic-vlan uplink-ports delete all

History

This command was first available in ExtremeXOS 15.3.

Platform Availability

This command is available on all platforms.