efa fabric topology show underlay

Displays the underlay connectivity (BGP neighbors) of the devices in a Fabric.

Syntax

efa fabric topology show underlay [--name name]

Parameters

--name name
Specifies the name of the Fabric.

Examples

This example displays the underlay topology information for the fabric.
efa fabric topology show underlay --name clos_fabric
+--------------+----------------+---------------------------------+----------
| SOURCE       | DESTINATION    |  SOURCE DEVICE  | NEIGHBOR IP   | UNDERLAY   
  DEVICE IP      DEVICE IP         ROUTER ID                        STATE         
+--------------+----------------+-----------------+---------------+----------
| 10.25.225.163| 10.25.225.167  |172.31.254.24    | 10.20.20.16   | ESTAB     
| 10.25.225.163| 10.24.80.135   |172.31.254.24    | 172.31.254.19 | ESTAB     
| 10.25.225.163| 10.24.80.134   |172.31.254.24    | 172.31.254.23 | ESTAB     
| 10.25.225.167| 10.25.225.163  |172.31.254.21    | 10.20.20.17   | ESTAB
| 10.25.225.167| 10.24.80.135   |172.31.254.21    | 172.31.254.19 | ESTAB
| 10.25.225.167| 10.24.80.134   |172.31.254.21    | 172.31.254.23 | ESTAB
| 10.24.80.134 | 10.24.80.135   |172.31.254.23    | 10.20.20.14   | ESTAB
| 10.24.80.134 | 10.25.225.167  |172.31.254.23    | 172.31.254.21 | ESTAB
| 10.24.80.134 | 10.25.225.163  |172.31.254.23    | 172.31.254.24 | ESTAB
| 10.24.80.135 | 10.254.80.134  |172.31.254.19    | 10.20.20.15   | ESTAB
| 10.24.80.135 | 10.25.225.167  |172.31.254.19    | 172.31.254.21 | ESTAB
| 10.24.80.135 | 10.25.225.163  |172.31.254.19    | 172.31.254.24 | ESTAB