Skip to main content

Floating IP — Reference

Columns in the Floating IP list

The table below describes the meaning of each column on the Floating IP list page (Network → Floating IP).

ColumnDescription
Public IPThe public IP address allocated to the VPC. This is the address that internet users use to connect to the Instance.
TagsKey-value labels attached to the Floating IP for categorization and search.
GatewayThe gateway address that the Floating IP uses to reach the internet.
IP portThe virtual network port of the Floating IP at the VPC network layer.
TypeThe type of Floating IP (for example: address type or applied bandwidth).
NameA custom name set by the user for the IP address, for easier identification.
PortThe port (NIC) of the Instance that the Floating IP is currently associated with. Empty if the IP has not been assigned.
Private IPThe internal IP address of the Instance that is being mapped to this Floating IP. Empty if the IP has not been assigned.
IP statusThe current status of the Floating IP — see the status table below.
Date createdThe date and time the Floating IP was allocated into the VPC (in the system timezone).

Status values (IP status)

StatusMeaning
DownThe Floating IP has been allocated but has not been assigned to any Instance. No network traffic passes through this address.
ActiveThe Floating IP is associated with a port of an Instance. Internet traffic can reach the Instance through this address (if the Security Group permits).
ErrorAn error occurred during processing — contact support if this status persists.

Actions menu

Each Floating IP row in the list has an Actions menu (the icon). Available actions depend on the current status of the IP.

ActionRequired IP statusDescription
AssociateDownAssociate the Floating IP with a port of an Instance. The dialog allows you to select the Instance and the corresponding Port.
DisassociateActiveDetach the Floating IP from the Instance. The IP returns to Down status and remains in the VPC.
ReleaseDownPermanently release the Floating IP, returning the address to the system pool. This action cannot be undone.
EditAnyEdit auxiliary information for the Floating IP (for example: Name, Tags).

Note: If the Floating IP is in Active status, the Release option will be hidden or disabled. Perform Disassociate first, then Release.