Associating/Disassociating IPs
Associating and Disassociating Public IPs in Qumulus lets you dynamically manage external internet connectivity to your instances.
When external connectivity is required, such as hosting public services or APIs can be done by quickly associating a Public IP to your instances. This capability allows instant scalability, better accessibility, and easy remote management of resources.
Disassociating Public IPs enhances security by reducing the external accessibility of your instances when external access is no longer required. This also helps in optimizing resources and cost management by releasing IP addresses for alternative allocation.
Follow these steps to Associating and Disassociating IPs:
Associating Public IP to an Instance
Make your instances (VMs) publicly accessible by associating a Public IP:
Navigate to Compute > Instances.
Click the three-dot (⋮) under the
Action
column next to your desired instance.Select "Associate Public IP".
In the pop-up window, Choose the instance's internal IP and available public IP from the dropdown lists.
Click "Attach" to confirm.
After successful association, the public IP status updates to Allocated.
Disassociating Public IP from an Instance
To stop your Instance's external access, dissociate its Public IP:
Navigate to Compute > Instances.
Click the three-dot (⋮) under the
Action
column next to your desired instance.Select "Disassociate Public IP".
Confirm the disassociation by clicking on "Unassign".
Last updated