Shows brief or detailed information for all endpoint groups or a specific endpoint group.
The following table lists the details that this command can return. Your details may vary, depending on the deployment.
| Information Type | Brief Output | Detailed Output |
|---|---|---|
| Name | X | X |
| Tenant | X | X |
| Type | X | X |
| Ports | X | X |
| Switchport mode | X | X |
| Native VLAN tagging | X | X |
| CTAG range | X | X |
| VRF | X | X |
| L3 VNI | X | X |
| State | X | X |
| Dev state | X | |
| App state | X | |
| Port property states | X | |
| Network property flags | X | |
| IPv6 ND prefix flags | X |
$ efa tenant epg showThis syntax returns full details for all configured endpoint groups.
$ efa tenant epg show --detailThis syntax returns brief details for the specified endpoint group.
$ efa tenant epg show --name epg2This syntax returns full details for the specified endpoint group and tenant.
$ efa tenant epg show --name epg3 --tenant tenant21 --detailThis syntax returns full details for all endpoint groups for the specified tenant.
$ efa tenant epg show --tenant tenant21 --detail