[Openstack-operators] [neutron] How to request a floating IP on a given subnet?

Kevin Benton kevin at benton.pub
Sat Jun 11 05:48:03 UTC 2016


With the CLI you should be able to just provide the --subnet option.

neutron floatingip-create --subnet <subnet-id> <net-id>

On Fri, Jun 10, 2016 at 8:19 PM, Mike Spreitzer <mspreitz at us.ibm.com> wrote:

> If my external network has multiple subnets, I think I have heard there is
> a way to request a floating IP to be allocated on a specific one of those
> subnets. How would I do that?  CLI, API, and/or Python SDK.  Liberty.
>
> Thanks,
> Mike
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160610/b6a8238d/attachment.html>


More information about the OpenStack-operators mailing list