configure vlan add nsi | isid
Description
Maps a static VLAN to a Network Service Identifier (NSI) or Individual Service Identifier (ISID).
Syntax Description
vlan | Specifies VLAN. |
vlan_name | Specifies the name of the VLAN to map. |
vlan_id | Specifies the ID of the VLAN to map. |
add | Specifies mapping a VLAN to an NSI. |
nsi | Specifies an NSI. |
nsi | Specifies the ID number of the NSI to map to the VLAN. |
isid | Specifies an ISID. |
isid | Specifies the ID number of the ISID to map to the VLAN. |
Default
N/A.
Usage Guidelines
These static VLAN mappings do not age out of the LLDP database, but are removed when the VLAN is deleted or when removed by the command configure vlan delete nsi | isid.
You can only map one VLAN to an NSI or ISID.
Example
The following example maps VLAN "vlan1" to NSI "1000":
# configure vlan vlan1 add nsi 1000
History
This command was first available in ExtremeXOS 22.4.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.