efa fabric show

Displays the details of the fabric.

Syntax

efa fabric show [--name fabric-name ]

Parameters

--name fabric-name
Specifies the name of the fabric.

Usage Guidelines

Displays the details of all fabrics when the name option is not provided.

Displays the details of the specified fabric when the name option is provided.

Examples

This example displays details for the fabric called common-fabric.
efa fabric show –name common-fabric 

Fabric Name: common-fabric, Fabric Description: , Fabric Type: non-clos, Fabric Status: configure-success, Fabric Health: Green  
+--------------+-------------+-----------+------------+------------+--------------+---------------+-------------------+-----------------+---------+-------+ 
|  IP ADDRESS  |    RACK     | HOST NAME |    ASN     |    ROLE    | DEVICE STATE |   APP STATE   | CONFIG GEN REASON | PENDING CONFIGS | VTLB ID | LB ID | 
+--------------+-------------+-----------+------------+------------+--------------+---------------+-------------------+-----------------+---------+-------+ 
| 10.64.208.22 | r1          | SW-22     | 4200065535 | BorderLeaf | provisioned  | cfg-in-sync   | NA                | NA              | 2       | 1     | 
| 10.64.208.23 | r1          | SW-23     | 4200065535 | BorderLeaf | provisioned  | cfg in-sync   | NA                | NA              | 2       | 1     | 
| 10.64.208.28 | room1-rack2 | SW-28     | 4200000000 | Leaf       | provisioned  | cfg in-sync   | NA                | NA              | 2       | 1     | 
| 10.64.208.29 | room1-rack2 | SW-29     | 4200000000 | Leaf       | provisioned  | cfg in-sync   | NA                | NA              | 2       | 1     | 
+--------------+-------------+-----------+------------+------------+--------------+---------------+-------------------+-----------------+---------+-------+