efa tenant service bgp peer-group show

Displays the BGP peer groups for the specified tenant.

Syntax

efa tenant service bgp peer-group show [ --help | --name peer-group-name|--tenant tenant-name]

Parameters

--help
Displays help for the command.
--name peer-group-name
Specifies the name of the BGP peer group instance.
--tenant tenant-name
Specifies the name of the tenant.

Examples

The following example displays the BGP peer groups for the specified tenant.

efa tenant service bgp peer show --name ten1BgpPG1 --tenant tenant1
===============================================================================================
Name    :  ten1BgpPG1
Tenant  :  tenant1
State   :  bs-state-created
+              +             +            +             +              +        
|  Device IP   |  PeerGroup  | REMOTE ASN | BFD Enabled | BFD Interval | BFD Rx |
+              +             +            +             +              +        +
| 10.24.80.134 |  pg1        | 6000       | true        | 100          | 200    |
+              +             +            +             +              +        +
| 10.24.80.134 |  pg2        | 7000       | true        | 200          | 300    |
+              +             +            +             +              +        +

+                +             +             +
| BFD Multiplier |  Dev-state  |  App-state  |
+                +             +             +
| 5              | provisioned | cfg-in-sync |
+                +             +             +
| 6              | provisioned | cfg-in-sync |