Display Fabric Attach configuration on all interfaces.
show fa interface
None
User EXEC
The show fa interface command displays the following information:
| Output field | Description | 
|---|---|
| INTERFACE | Specifies the interface (port or MLT) on which Fabric Attach is configured. | 
| SERVER STATUS | Specifies the current state of the Fabric Attach port. It is either enabled or disabled. | 
| MGMT ISID | Specifies the Fabric Attach management I-SID for the associated port. A zero value indicates that the management I-SID is not specified for the interface. | 
| MGMT CVID | Specifies the Fabric Attach management customer VLAN ID (C-VID) for the interface. A zero value indicates that no C-VID is specified for the interface. | 
| MSG AUTH STATUS | Specifies the Fabric Attach message authentication status on the port. | 
| MSG AUTH KEY | Specifies the Fabric Attach message authentication key for the associated port. | 
| TCN | Specifies whether Fabric Attach Ring Topology Change Notification (TCN) processing is enabled or disabled on the port or MLT. The default is disabled. | 
| ORIGIN | Specifies the origin of the Fabric Attach port, either manually configured through CLI or EDM or dynamically configured through Auto-sense. | 
The following example displays the Fabric Attach configuration on all interfaces.
Switch:1>show fa interface
========================================================================
                            Fabric Attach Interfaces
========================================================================
INTERFACE    SERVER   MGMT     MGMT     MSG AUTH MSG AUTH  TCN   ORIGIN 
             STATUS   ISID     CVID     STATUS   KEY       
------------------------------------------------------------------------
Port 1/1    enabled  0        0        enabled  ****      
Port1/10    enabled  0        0        enabled  ****      
Port1/6     enabled  0        0        enabled  ****      
Port1/11    enabled  0        0        enabled  ****      
Mlt2        enabled  0        0        enabled  ****         
------------------------------------------------------------------------
 5 out of 5 Total Num of fabric attach interfaces displayed
------------------------------------------------------------------------