VNet IQ / Docs

Static (on-prem) CIDRs

Declare the address ranges you use outside the cloud — datacenters, branch offices, legacy networks — so VNet IQ can flag overlaps with your cloud networks before they break routing.

Before you start

Plan: Starter and above. Role: Editor or Owner.

Plan note

Static CIDRs are a Starter+ feature. On the Free plan the Static CIDRs sidebar item is hidden — upgrade to declare on-prem ranges.

Add a single static CIDR

  1. In the left sidebar, click Static CIDRs.
  2. Click Add static CIDR (top right).
  3. In the dialog, fill in:
    • CIDR (required) — e.g. 192.168.50.0/24.
    • Kind — leave on On-prem. (A "Future reservation" option appears on Pro+ — that one is managed differently; see Future reservations.)
    • Label (required) — e.g. DC London.
    • Owner note (optional) — ticket #, owning team, etc.
    • Expires at (optional).
  4. Click Add.

On success you'll see one of two banners: "Linked to pool …" (green) if the range falls inside a pool, or "Added as orphan" (blue) if no pool currently contains it. An orphan isn't an error — it auto-links the moment you create a containing pool.

Bulk import from CSV

Declaring a whole datacenter at once? Use bulk import.

  1. On the Static CIDRs page, click Bulk import.
  2. (Optional) click Download CSV template. The accepted columns are:
cidr,label,description
10.50.0.0/16,DC London,primary datacenter
192.168.10.0/24,Branch HQ,
  1. Drop in your .csv and click Continue to preview. VNet IQ validates every row server-side (a dry run — nothing is saved yet) and shows which rows are valid and which pool they'd link to.
  2. Click Import N rows, then Done.
Bulk import is all-or-nothing

Up to 1,000 rows / 1 MiB per upload. If any row fails validation, the whole batch is rejected and nothing is saved — fix the flagged rows and re-upload. Only cidr, label, and description are recognised; any other column (e.g. kind) is ignored with a warning.

The rules static CIDRs enforce

  • Valid CIDR notation, e.g. 10.0.0.0/24.
  • No exact duplicate of an existing static of the same kind.
  • No overlap with another on-prem static range.
  • A static may sit inside a future reservation — it's treated as an exclusion zone, not a conflict.

How it shows up

Each static CIDR links to the deepest pool whose range contains it (or stays org-level as an orphan). Once declared, any overlap between a static range and a cloud network appears on the Conflicts page as "Network → On-prem" — which is exactly the cross-environment overlap that's easy to miss until routing breaks.

Ready to try it?

Start free — connect a read-only role and see your whole IP estate.

Start free