show fa assignment

Display Fabric Attach ISID-to-VLAN assignments.

Syntax

Command Parameters

{slot/port[/sub-port][-slot/port[/sub-port]][,...]}
Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If your platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

Default

None

Command Mode

User EXEC

Command Output

The show fa assignment command displays the following information:

Output field

Description

Interface

Specifies the interface identifier of the I-SID-to-VLAN assignment.

I-SID

Specifies the I-SID value of the I-SID-to-VLAN assignment.

Vlan

Specifies the VLAN ID component of the I-SID-to-VLAN assignment.

State

Specifies the current state of the I-SID-to-VLAN assignment as one of the following values:

  • Other

  • Pending

  • Active

  • Rejected

Origin

Specifies the origin information of the I-SID-to-VLAN assignment.

I-SID Name

Specifies the I-SID name.

Example

The following example displays the Fabric Attach assignment information.

Switch:>en
Switch:1#show fa assignment
=======================================================================
                          Fabric Attach Assignment Map
=======================================================================
Interface  I-SID      Vlan       State      Origin    I-SID Name
-----------------------------------------------------------------------
1/1        2          2          active     proxy     ISID-2
1/2        3          3          active     proxy     ISID-3
1/2        4          4          active     proxy     ISID-4
1/3        5          5          reject     proxy     ISID-5
-----------------------------------------------------------------------

 4 out of 4 Total Num of fabric attach assignment mappings displayed

-----------------------------------------------------------------------