Advertisement
Guest User

Untitled

a guest
Mar 5th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. root@supercomputer kolla]# openstack floating ip create public1
  2. +---------------------+--------------------------------------+
  3. | Field | Value |
  4. +---------------------+--------------------------------------+
  5. | created_at | 2017-03-05T14:15:14Z |
  6. | description | |
  7. | fixed_ip_address | None |
  8. | floating_ip_address | 192.168.1.160 |
  9. | floating_network_id | d5c191ac-ebe8-4eb9-ae15-ec2a034e2941 |
  10. | id | c5c280c8-d763-41c3-b909-7a7ca3f7021b |
  11. | name | None |
  12. | port_id | None |
  13. | project_id | d2f897bdd97b430284e2a94b8daa762b |
  14. | revision_number | 1 |
  15. | router_id | None |
  16. | status | DOWN |
  17. | updated_at | 2017-03-05T14:15:14Z |
  18. +---------------------+--------------------------------------+
  19. [root@supercomputer kolla]# openstack server add floating ip Windows2012 192.168.1.160
  20. [root@supercomputer kolla]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement