Compute v2, Network v2
Create floating IP
os floating ip create
[--subnet <subnet>]
[--port <port>]
[--floating-ip-address <floating-ip-address>]
[--fixed-ip-address <fixed-ip-address>]
<network>
Subnet on which you want to create the floating IP (name or ID) Network version 2 only
Port to be associated with the floating IP (name or ID) Network version 2 only
Floating IP address Network version 2 only
Fixed IP address mapped to the floating IP Network version 2 only
Network to allocate floating IP from (name or ID)
Delete floating IP(s)
os floating ip delete <floating-ip> [<floating-ip> ...]
Floating IP(s) to delete (IP address or ID)
Display floating IP details
os floating ip show <floating-ip>
Floating IP to display (IP address or ID)