This command adds/removes a tenant VLAN (Virtual LAN) or VMAN to a virtual network.
vn_name | Alphanumeric string indentifying the Virtual Network to be configured. |
add | Add a tenant VLAN to the Virtual Network. |
delete | Delete a tenant VLAN from the Virtual Network. |
vlan | Specifies VLAN. |
vlan_name | Name of the tenant VLAN. |
vman | Specifies VMAN. |
vman_name | Name of the tenant VMAN. |
N/A.
Only a single VLAN/VMAN can be added to a virtual network.
To add a VLAN to an existing Virtual Network:
configure virtual-network my_virtual_network add vlan vlan100
To remove a VLAN from an existing Virtual Network:
configure virtual-network my_virtual_network delete vlan vlan100
This command was first available in ExtremeXOS 21.1.
VMAN option added in ExtremeXOS 22.1.
This command is supported on the Summit X770, X670-G2 standalone, and stacks with X770 and X670-G2 slots only.