Comment 3 for bug 1563835

Revision history for this message
Yuli (stremovsky) wrote :

neutron floatingip-list

+--------------------------------------+------------------+---------------------+--------------------------------------+
| id | fixed_ip_address | floating_ip_address | port_id |
+--------------------------------------+------------------+---------------------+--------------------------------------+
| 40348c8c-aae3-4831-a292-80472cfa5439 | 10.0.0.3 | 10.100.201.200 | 91693805-d02d-4e0d-8091-1f4918cab08e |
+--------------------------------------+------------------+---------------------+--------------------------------------+

neutron floatingip-show 40348c8c-aae3-4831-a292-80472cfa5439
+---------------------+--------------------------------------+
| Field | Value |
+---------------------+--------------------------------------+
| description | |
| fixed_ip_address | 10.0.0.3 |
| floating_ip_address | 10.100.201.200 |
| floating_network_id | cb3f53f3-2694-4924-8b31-a7735906610c |
| id | 40348c8c-aae3-4831-a292-80472cfa5439 |
| port_id | 91693805-d02d-4e0d-8091-1f4918cab08e |
| router_id | e6c8cdd4-1bdc-4947-ae51-e9f81df26a45 |
| status | ACTIVE |
| tenant_id | 85104976665e47cfaefe8ad50e7de019 |
+---------------------+--------------------------------------+