Created
July 31, 2014 15:15
-
-
Save spjmurray/67b1c05486fc3c8ca7d7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
neutron subnet-show 5871045a-b01c-4c26-a61e-745dd0d8205a | |
+------------------+--------------------------------------------+ | |
| Field | Value | | |
+------------------+--------------------------------------------+ | |
| allocation_pools | {"start": "10.0.0.2", "end": "10.0.0.254"} | | |
| cidr | 10.0.0.0/24 | | |
| dns_nameservers | 8.8.4.4 | | |
| | 8.8.8.8 | | |
| enable_dhcp | True | | |
| gateway_ip | 10.0.0.1 | | |
| host_routes | | | |
| id | 5871045a-b01c-4c26-a61e-745dd0d8205a | | |
| ip_version | 4 | | |
| name | simon-subnet-0 | | |
| network_id | a8b4daeb-5ace-4b3d-bb66-90d72f830712 | | |
| tenant_id | 33116cfe0fb34fb4bc7ab99e93168cda | | |
+------------------+--------------------------------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment