[Openstack] two elastic ips

Кирилл Беспалов k.besplv at gmail.com
Mon May 1 12:10:52 UTC 2017


Hi,
Yes, it is possible, but as I know this functionality not able to use
via Horizon dashboard.
Please use neutron cli client to do this:

- neutron floatingip-list
- neutron port-list
- neutron floatingip-associate <floating_ip_id> <port_id>

On Mon, May 1, 2017 at 4:31 AM, Konstantin Raskoshnyi
<konrasko at gmail.com> wrote:
> Hi guys
> I have two different network interfaces attached to an instance, is it
> possible to add two elastic IPs from different networks?
>
> Thanks
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>




More information about the Openstack mailing list