Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@supercomputer kolla]# openstack floating ip create public1
- +---------------------+--------------------------------------+
- | Field | Value |
- +---------------------+--------------------------------------+
- | created_at | 2017-03-05T14:15:14Z |
- | description | |
- | fixed_ip_address | None |
- | floating_ip_address | 192.168.1.160 |
- | floating_network_id | d5c191ac-ebe8-4eb9-ae15-ec2a034e2941 |
- | id | c5c280c8-d763-41c3-b909-7a7ca3f7021b |
- | name | None |
- | port_id | None |
- | project_id | d2f897bdd97b430284e2a94b8daa762b |
- | revision_number | 1 |
- | router_id | None |
- | status | DOWN |
- | updated_at | 2017-03-05T14:15:14Z |
- +---------------------+--------------------------------------+
- [root@supercomputer kolla]# openstack server add floating ip Windows2012 192.168.1.160
- [root@supercomputer kolla]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement