efa openstack network-interface show

Displays OpenStack network interface information.

Syntax

efa openstack network-interface show [ --id id ]

Parameters

--id id
Specifies the network ID.

Examples

This example shows typical, but truncated, results.
$ efa openstack network-interface show

+--------------------------------------+--------------------------------------+
|           Neutron Port ID            |          Neutron Network ID          |
+--------------------------------------+--------------------------------------+
| e8a0227b-9e59-487d-8a7d-0322ce2f362e | 9e44630a-5f4c-4f08-98a1-c9d03147116d |
+--------------------------------------+--------------------------------------+
| 70680aad-caa0-40a0-993b-550d58fd9906 | 9e44630a-5f4c-4f08-98a1-c9d03147116d |
+--------------------------------------+--------------------------------------+
| 77b0adea-6db4-4389-8cd0-a1bbb9e06a18 | 9769f154-4f5c-4350-88de-88c0b0d9f00c |
+--------------------------------------+--------------------------------------+
| fa41f4e2-aadd-4b47-9171-4dbc07591fe2 | 9769f154-4f5c-4350-88de-88c0b0d9f00c |
+--------------------------------------+--------------------------------------+