# Error Creating Tenant Network: "Unable to create the network. No tenant network is available for allocation.

## Problem

The following error is encountered when attempting to provision a tenant network: "Unable to create the network. No tenant network is available for allocation."

<figure><img src="/files/TngJ9Q0dDlwraJ9RwwZ2" alt="Screen_Shot_2020-11-23_at_12_14_43_PM.png"><figcaption><p>Screen_Shot_2020-11-23_at_12_14_43_PM.png</p></figcaption></figure>

## Environment

* Platform9 Managed OpenStack - All Versions
* Clarity UI
* OpenStack CLI

## Cause

The VXLAN VNID Range is exhausted – the maximum number of tenant networks has been reached.

## Resolution

1. In Clarity UI, navigate to Networks > Networking Config.
2. Expand the **VXLAN VNID Range** – setting it to a high enough value such that there is sufficient capacity for additional tenant networks to be created.

<figure><img src="/files/bzRwx7d5mreX5m3nULw7" alt="Screen_Shot_2020-11-24_at_12.02.38_PM.png"><figcaption><p>Screen_Shot_2020-11-24_at_12.02.38_PM.png</p></figcaption></figure>

**Note**: Each tenant network will allocate 1 VNID.


---

# 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://platform9.com/kb/pmo/solution/error-creating-tenant-network-unable-to-create-the-network-no-t.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.
