Skip to content

How do I add a subnet (IP range)?

Requires Basic

You document a subnet in the Network module, on the IP Ranges tab. Assign a name and enter the network as CIDR (e.g. 10.0.0.0/24). Optionally, you can add a gateway, a VLAN, and a description. The IP range is a documentation unit — it does not automatically generate individual IP addresses.

Included in all plans from Basic onward.

  1. Open the “IP Ranges” tab. Choose Network and switch to the IP Ranges tab at the top. Click Add.

    The 'IP Ranges' tab — this is where you add a subnet via CIDR.
  2. Fill in the form. Required:

    • Name — a descriptive label, e.g. “Server LAN Munich”
    • CIDR — the network in CIDR notation, e.g. 10.0.0.0/24

    Optional: Gateway (e.g. 10.0.0.254), VLAN (chosen from your VLANs), and Description.

  3. Save. The range appears in the list. You continue to maintain individual hosts as IP addresses.

  • Tenant assignment: The range belongs to your current tenant and is isolated.
  • Documentation only: Notory does not create individual IP addresses for the range and does not calculate utilization. If you want to track hosts, record them as IP addresses and assign them to the same VLAN if applicable.
  • VLAN reference: If the range references a VLAN and that VLAN is deleted, Notory sets the reference to null (SET NULL) — the range itself remains.
  • CIDR is stored, not validated or enforced: The field stores the CIDR as text; no collision check is performed against other ranges.