Configuring Fabric Attach

You explicitly create static Fabric Attach VLANs. Static VLANs can be mapped to a Network Service Identifier (NSI) or Individual Service Identifier (ISID).

To map a VLAN to an NSI/ISID, use the following command:

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

Mappings created with this command are persistent across reboots, whereas mappings by Fabric Attach clients and mappings requested by RADIUS/Policy/NetLogin are not persistent.
Note

Note

While it is possible to configure an NSI mapping using the command configure virtual-network vn_name vxlan vni [ vni | none], it is not recommended to do so when using Fabric Attach.

To unmap a VLAN from an NSI/ISID, use the following command:

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

To specify the VLAN advertised to Fabric Attach clients for them to use as the management VLAN, use the following command:

configure fabric attach management-vlan [vlan_id | vlan_name | untagged | none]

To display VLAN to NSI/ISID information, use the following command:

show [{vlan} vlan_name | vlan {vlan_id}] fabric attach assignments

To display a list of known fabric attach elements information, use the following command:

show fabric attach {agent} {elements} {statistics}