# Auto associate floating IP

Trước đây, khi tạo **External Interface** hoặc **Public VIP**, người dùng **bắt buộc phải chọn một Floating IP có sẵn** từ danh sách "Available Floating IPs". Điều này yêu cầu người dùng phải quản lý, theo dõi và cấp phát Floating IP một cách thủ công trước khi cấu hình dịch vụ.

Để đơn giản hoá quy trình và nâng cao trải nghiệm người dùng, hệ thống đã bổ sung tính năng **Auto Associate Floating IP**.

## Tính năng Auto Associate Floating IP là gì?

**Auto Associate Floating IP** là tuỳ chọn cho phép người dùng:

* **Tự động khởi tạo một Floating IP mới** từ Zone đã chọn.
* **Gắn trực tiếp IP đó** vào **External Interface** hoặc **Public VIP**.

Tính năng này **giảm thiểu các bước cấu hình**, **tối ưu hóa luồng triển khai**, và giúp người dùng **tránh sai sót** khi chọn nhầm Floating IP đang được sử dụng.

## Hướng dẫn sử dụng

**Khi tạo External Interface:**

* Chọn Zone cần sử dụng Floating IP và chọn option "Auto" tại phần Available Floating IPs để tạo mới

<figure><img src="/files/qnmpPSyZIYmnOiP1N6B7" alt=""><figcaption></figcaption></figure>

**Khi tạo Public VIP:**

* Chọn mode Public VIP, tại phần Network Setting chọn Zone cần sử dụng Floating IP và chọn option "Auto" tại phần Available Floating IPs để tạo mới

<figure><img src="/files/ZL7Q7NdqXOE2oBATTdas" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Ghi chú quan trọng**

* Floating IP được tạo thông qua **Auto Associate** sẽ thuộc vùng (Zone) đã chọn.
* IP này **được ghi nhận và hiển thị trong danh sách Floating IP như bình thường** sau khi tạo.
* Bạn có thể **giải phóng hoặc tái sử dụng** Floating IP này trong tương lai như các IP thông thường.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vserver/compute-hcm03-1a/network/floating-ip/auto-associate-floating-ip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
