efa openstack network show

Displays OpenStack network information.

Syntax

efa openstack network show [ --id id ]

Parameters

--id id
(Optional) Specifies the network ID.

Examples

This example shows typical results.
$ efa openstack network show

+--------------------------------------+-----------+------+------+
|              Neutron ID              |  Tenant   | MTU  | CTAG |
+--------------------------------------+-----------+------+------+
| 9e44630a-5f4c-4f08-98a1-c9d03147116d | RegionTwo | 2100 | 400  |
+--------------------------------------+-----------+------+------+
| 9769f154-4f5c-4350-88de-88c0b0d9f00c | RegionTwo | 2100 | 1400 |
+--------------------------------------+-----------+------+------+
| 37a496fc-0ad1-49c2-a497-28e2902b9f1b | RegionTwo | 2100 | 401  |
+--------------------------------------+-----------+------+------+
| 70905215-c566-4a75-bce8-fef8d8008fe4 | RegionTwo | 2100 | 1401 |
+--------------------------------------+-----------+------+------+