(venv) user1@pc1:~$ openstack subnet show demo-subnet
+----------------------+--------------------------------------+
| Field | Value |
+----------------------+--------------------------------------+
| allocation_pools | 10.0.0.2-10.0.0.254 |
| cidr | 10.0.0.0/24 |
| created_at | 2025-04-16T11:23:11Z |
| description | |
| dns_nameservers | 172.16.0.200 |
| dns_publish_fixed_ip | None |
| enable_dhcp | True |
| gateway_ip | 10.0.0.1 |
| host_routes | |
| id | a3f6bd66-74ce-4060-9063-c357ce1b9a5a |
| ip_version | 4 |
| ipv6_address_mode | None |
| ipv6_ra_mode | None |
| name | demo-subnet |
| network_id | 01a712ac-a392-4c70-b485-083b0cde7876 |
| project_id | 7b425dfb90024da8946a83b944d9adf4 |
| revision_number | 0 |
| router:external | False |
| segment_id | None |
| service_types | |
| subnetpool_id | None |
| tags | |
| updated_at | 2025-04-16T11:23:11Z |
+----------------------+--------------------------------------+