efa tenant service bgp show

Displays the BGP neighbors for a given VRF on the fabric device.

Syntax

efa tenant service bgp show

Examples

The following example displays the BGP neighbors for a given VRF on the fabric device.

efa tenant service bgp show
===========================================================================================================================================================
Name    :  bgpservice1
Tenant  :  tenant1
State   :  bs-state-created
+--------------+-----+------+---------+-------------+------------+-------------+--------------+--------+----------------+-------------+-------------+
|  Device IP   | VRF | AFI  |  SAFI   |  REMOTE IP  | REMOTE ASN | BFD Enabled | BFD Interval | BFD Rx | BFD Multiplier |  Dev-state  |  App-state  |
+--------------+-----+------+---------+-------------+------------+-------------+--------------+--------+----------------+-------------+-------------+
| 10.24.80.134 | red | ipv4 | unicast | 10.20.30.40 | 5000       | false       | 0            | 0      | 0              | provisioned | cfg-in-sync |
+--------------+-----+------+---------+-------------+------------+-------------+--------------+--------+----------------+-------------+-------------+

============================================================================================================================================================