Unmaps a static VLAN from a Network Service Identifier (NSI) or Individual Service Identifier (ISID).
vlan | Specifies VLAN. |
vlan_name | Specifies the name of the VLAN to remove. |
vlan_id | Specifies the ID of the VLAN to remove. |
delete | Specifies removing the mapping of a VLAN from an NSI. |
nsi | Specifies an NSI. |
nsi | Specifies the ID number of the NSI to unmap from the VLAN. |
isid | Specifies an ISID. |
isid | Specifies the ID number of the ISID to unmap from the VLAN. |
N/A.
Only mappings created by the command configure vlan add nsi | isid can be removed using this command.
The following example removes VLAN "vlan1" from NSI "1000":
# configure vlan vlan1 delete nsi 1000
This command was first available in ExtremeXOS 22.4.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.