Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created August 31, 2016 23:34
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 smalleni/2472fe3c345afc84d894af7e396c5194 to your computer and use it in GitHub Desktop.
Save smalleni/2472fe3c345afc84d894af7e396c5194 to your computer and use it in GitHub Desktop.
[root@overcloud-controller-0 heat-admin]# neutron port-show a666d205-bd56-4876-833f-d731501ff1d1
+-----------------------+----------------------------------------------------------------------------------+
| Field | Value |
+-----------------------+----------------------------------------------------------------------------------+
| admin_state_up | True |
| allowed_address_pairs | |
| binding:host_id | |
| binding:profile | {} |
| binding:vif_details | {} |
| binding:vif_type | unbound |
| binding:vnic_type | normal |
| created_at | 2016-08-31T23:01:56 |
| description | |
| device_id | fba6c80b-bf13-4155-99d5-0b4072ef0461 |
| device_owner | network:router_centralized_snat |
| extra_dhcp_opts | |
| fixed_ips | {"subnet_id": "f109455c-4065-4b88-a102-331297bf19e5", "ip_address": "10.1.0.12"} |
| id | a666d205-bd56-4876-833f-d731501ff1d1 |
| mac_address | fa:16:3e:bb:86:37 |
| name | |
| network_id | d181151f-5d45-4a3a-9793-650bc899b4bb |
| port_security_enabled | False |
| qos_policy_id | |
| revision | 2 |
| security_groups | |
| status | DOWN |
| tenant_id | |
| updated_at | 2016-08-31T23:01:57 |
+-----------------------+----------------------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment