configure vlan add nsi | isid

configure [{vlan} vlan_name |vlan vlan_id] add [nsi nsi | isid 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 5320, 5420, 5520, and 5720 series switches.