Viewing Fabric Attach interface configuration

Use this procedure to view FA interface configuration.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View all FA interfaces (ports and MLTs):

    show fa interface

  3. To view FA interface configuration on ports, use one of the following commands:
    • View FA configuration on all ports:

      show fa interface port

    • View FA configuration on a specific port, enter:

      show fa interface port [{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}]

  4. To view FA interface configuration on MLTs, use one of the following commands:
    • View FA configuration on all MLTs:

      show fa interface mlt

    • View FA configuration on a specific MLT:

      show fa interface mlt [<1-512>]

Example

The following example displays sample outputs for the show fa interface command.

Switch:1>en
Switch:1#show fa interface

===========================================================
                            Fabric Attach Interfaces
===========================================================
INTERFACE    SERVER   MGMT     MGMT     MSG AUTH MSG AUTH  
             STATUS   ISID     CVID     STATUS   KEY       
-----------------------------------------------------------
Port2/10     enabled  0        0        enabled  ****      
Port4/6      enabled  0        0        enabled  ****      
Port4/11     enabled  0        0        enabled  ****      
Mlt2         enabled  0        0        enabled  ****      

-------------------------------------------------------------
 4 out of 4 Total Num of fabric attach interfaces displayed
-------------------------------------------------------------

The following is a sample output for the show fa interface command for the port 2/10.

Switch:1#show fa interface port 2/10

=============================================================
                            Fabric Attach Interfaces
=============================================================
INTERFACE    SERVER   MGMT     MGMT     MSG AUTH MSG AUTH    
             STATUS   ISID     CVID     STATUS   KEY         
-------------------------------------------------------------
Port2/10     enabled  0        0        enabled  ****        

-------------------------------------------------------------
 1 out of 4 Total Num of fabric attach interfaces displayed
-------------------------------------------------------------

The following is a sample output for the show fa interface command for the MLT 2.

Switch:1#show fa interface mlt 2

=============================================================
                            Fabric Attach Interfaces
=============================================================
INTERFACE    SERVER   MGMT     MGMT     MSG AUTH MSG AUTH    
             STATUS   ISID     CVID     STATUS   KEY         
-------------------------------------------------------------
Mlt2         enabled  0        0        enabled  ****        

-------------------------------------------------------------
 1 out of 4 Total Num of fabric attach interfaces displayed
-------------------------------------------------------------

Variable definitions

The following table defines parameters for the show fa interface port command.

Variable

Value

{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 the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

The following table defines parameters for the show fa interface mlt command.

Variable

Value

<1–512>

The valid range for MLT ID.