# Pastebin lFfdNlQb [rwellum@KollaMin kolla-bringup(keystone_admin)]$ neutron net-show demo-net neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. +---------------------------+--------------------------------------+ | Field | Value | +---------------------------+--------------------------------------+ | admin_state_up | True | | availability_zone_hints | | | availability_zones | nova | | created_at | 2017-04-05T15:50:06Z | | description | | | id | fa070c0f-b6a8-4550-abb6-8b1c9a797b4d | | ipv4_address_scope | | | ipv6_address_scope | | | mtu | 1450 | | name | demo-net | | project_id | 819a3347256b4cfa9c416398b6745ea7 | | provider:network_type | vxlan | | provider:physical_network | | | provider:segmentation_id | 51 | | revision_number | 4 | | router:external | False | | shared | False | | status | ACTIVE | | subnets | 9c232348-2e9b-448a-a78e-9da932419cbf | | tags | | | tenant_id | 819a3347256b4cfa9c416398b6745ea7 | | updated_at | 2017-04-05T15:50:08Z | +---------------------------+--------------------------------------+ [rwellum@KollaMin kolla-bringup(keystone_admin)]$ neutron net-show public1 neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. +---------------------------+--------------------------------------+ | Field | Value | +---------------------------+--------------------------------------+ | admin_state_up | True | | availability_zone_hints | | | availability_zones | nova | | created_at | 2017-04-05T15:50:00Z | | description | | | id | 827ff9d8-af76-4fd6-826a-8a95e84bf143 | | ipv4_address_scope | | | ipv6_address_scope | | | is_default | False | | mtu | 1500 | | name | public1 | | project_id | 819a3347256b4cfa9c416398b6745ea7 | | provider:network_type | flat | | provider:physical_network | physnet1 | | provider:segmentation_id | | | revision_number | 5 | | router:external | True | | shared | False | | status | ACTIVE | | subnets | 64e34055-a18e-41f7-89c2-54d80f251b2c | | tags | | | tenant_id | 819a3347256b4cfa9c416398b6745ea7 | | updated_at | 2017-04-05T15:50:03Z | +---------------------------+--------------------------------------+ [rwellum@KollaMin kolla-bringup(keystone_admin)]$