Skip to content

Instantly share code, notes, and snippets.

@mrhammi
Created June 8, 2016 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrhammi/eb7926750df6540ca7100d60ec65622f to your computer and use it in GitHub Desktop.
Save mrhammi/eb7926750df6540ca7100d60ec65622f to your computer and use it in GitHub Desktop.
[root@bc-e8-3-1 log(keystone_admin)]# neutron net-show armnet
+---------------------------+--------------------------------------+
| Field | Value |
+---------------------------+--------------------------------------+
| admin_state_up | True |
| id | fe5c6602-9a39-4366-9006-3b0507fa980d |
| mtu | 0 |
| name | armnet |
| provider:network_type | vlan |
| provider:physical_network | physnet1 |
| provider:segmentation_id | 1027 |
| router:external | True |
| shared | True |
| status | ACTIVE |
| subnets | 408200a8-0bff-4ccb-b22f-55be7287626f |
| tenant_id | b9133b17c5464c91b2a74021e33e9099 |
+---------------------------+--------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment