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 (Link Layer Discovery Protocol) 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 the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.