network subnet show¶
コマンド使用例¶
$ ecl network subnet show 23e381ca-6c28-48ad-ba17-a773386e3f21
+-------------------+--------------------------------------------------------+
| Field | Value |
+-------------------+--------------------------------------------------------+
| allocation_pools | [{u'start': u'172.16.40.1', u'end': u'172.16.40.253'}] |
| cidr | 172.16.40.0/24 |
| description | |
| dns_nameservers | [] |
| enable_dhcp | True |
| gateway_ip | 172.16.40.254 |
| host_routes | [] |
| id | 23e381ca-6c28-48ad-ba17-a773386e3f21 |
| ip_version | 4 |
| ipv6_address_mode | None |
| ipv6_ra_mode | None |
| name | Subnet-02 |
| network_id | 178cc556-a01c-4fa3-a71c-6590d04c9e30 |
| ntp_servers | [] |
| project_id | |
| status | ACTIVE |
| tags | {} |
+-------------------+--------------------------------------------------------+