configure vlan delete nsi | isid

configure [{vlan} vlan_name |vlan vlan_id] delete [nsi nsi | isid isid]

Description

Unmaps a static VLAN from a Network Service Identifier (NSI) or Individual Service Identifier (ISID).

Syntax Description

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.

Default

N/A.

Usage Guidelines

Only mappings created by the command configure vlan add nsi | isid can be removed using this command.

Example

The following example removes VLAN "vlan1" from NSI "1000":

# configure vlan vlan1 delete nsi 1000

History

This command was first available in ExtremeXOS 22.4.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.