Maps a static VLAN to a Network Service Identifier (NSI) or Individual Service Identifier (ISID).
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. |
N/A.
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.
The following example maps VLAN "vlan1" to NSI "1000":
# configure vlan vlan1 add 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.