Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.135. openstack floating ip create

usage: openstack floating ip create [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--noindent] [--prefix PREFIX]
                                    [--subnet <subnet>] [--port <port>]
                                    [--floating-ip-address <floating-ip-address>]
                                    [--fixed-ip-address <fixed-ip-address>]
                                    <network>
Create floating IP

Positional arguments

<network>


        Network to allocate floating IP from (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--subnet <subnet>


        Subnet on which you want to create the floating IP
      (name or ID)

--port <port>


        Port to be associated with the floating IP (name or
      ID)

--floating-ip-address <floating-ip-address>


      Floating IP address

--fixed-ip-address <fixed-ip-address>


      Fixed IP address mapped to the floating IP