# IP Pools

VConnect features IP Address Pool management. You can specific these values in the VM Template in ‘IP Mode’ and ‘IP Address Pool Name’ parameters.  IP Address Pools can be configured via the ‘IP Pools’ section. &#x20;

Example scenarios enabled by this: &#x20;

* Support non-DHCP environments with static list of known IP address ranges  &#x20;
* Support setting up public IP addresses for specific VM Templates &#x20;
* Since IP Address Pool can be selected per VM Template, it is possible to have different type of VMs use different range of IP Addresses&#x20;

### View IP Pools&#x20;

Applicable only for the VMware vCenter Virtual machines.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FCpVssw5iN16m9k4Mht0z%2Ffile.png?alt=media)

User can reserve certain IPs and can view the allocated IPs in the IP Pool drilldown tab.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2F1UMOQNlQbTwprbeXxGti%2Ffile.png?alt=media)

### Create, Edit and Delete IP Pool&#x20;

* Navigate to ‘IP Pools’ section and click ‘Add’.&#x20;
* Enter the IP Address Pool information.&#x20;
* Enter DNS, WINS list and IP Address Ranges to be used for this Pool.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FwGC3B2l72TwbZf4AGOBk%2Ffile.png?alt=media)


---

# 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.cloudassert.com/azure-stack-vconnect/features/admin-features/ip-pools.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.
