Documentation Index
Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Instances receive fixed IP addresses from their attached networks automatically. To make an instance reachable from external networks, associate a floating IP address from a public IP pool. Floating IPs can be moved between instances as needed.Prerequisites
- An instance with at least one fixed IP address
- A floating IP pool configured by your administrator
- An external network with available floating IPs
Associate a Floating IP
- Dashboard
- CLI
Open the Associate Floating IP dialog
Navigate to Compute > Instances. Click the More dropdown on the
instance row, then select Associate Floating IP under the
Related Resources group.
This action is available when the instance has at least one fixed IP
that is not already associated with a floating IP. It is not available
on the admin page or when the instance is in
Error status.Select the fixed IP
The dialog shows:
The fixed IP table shows available ports with their network, subnet, and
current IP information. Ports that already have a floating IP or are on
unreachable subnets are indicated with reason labels.
| Field | Description |
|---|---|
| Instance | Current instance name (read-only) |
| Fixed IP | Select the instance port/interface to associate the floating IP with |
Disassociate a Floating IP
- Dashboard
- CLI
Open the Disassociate dialog
Navigate to Compute > Instances. Click the More dropdown on the
instance row, then select Disassociate Floating Ip under the
Related Resources group.
This action is only available when the instance has at least one
associated floating IP.
Next Steps
Security Groups
Configure firewall rules to allow traffic on the floating IP
Floating IPs
Manage floating IP pools and allocations at the network level
Launch an Instance
Create a new instance with network configuration
Troubleshooting
Resolve floating IP association failures