Skip to content

How do I add a VLAN?

Requires Basic

In the Network module, switch to the VLANs tab and click “Add VLAN”. Required are the VLAN ID (1–4094) and a name. Optionally, you can assign the VLAN to a VLAN group and add a description.

Included in all plans from Basic onward.

  1. Open the “VLANs” tab. Choose Network, then the VLANs tab. Click “Add VLAN”.

    The 'VLANs' tab with the form for a new VLAN.
  2. Fill in the form.

    • VLAN ID — a number between 1 and 4094 (e.g. 10)
    • VLAN name — e.g. “Management”
    • VLAN group (optional) — choose an existing group
    • Description (optional)

    If you want to bundle VLANs, first create a VLAN group via Add (only a name is required) and select it here.

  3. Save. The VLAN appears in the list, sorted by VLAN ID in ascending order.

  • Tenant assignment: The VLAN belongs to your current tenant.
  • ID validation: The VLAN ID must be in the range 1–4094; otherwise Notory rejects the creation with 422. The ID is indexed but not enforced as unique — the same number can occur more than once.
  • Group reference: If the linked VLAN group is deleted, Notory sets group_id to null (SET NULL); the VLAN remains.
  • Usage: VLANs are then available as a selection on IP addresses and IP ranges.