netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
http://netboxlabs.com/oss/netbox/
Apache License 2.0
16k stars 2.57k forks source link

Bulk create of VLANs #17598

Open Nefti-sama opened 3 weeks ago

Nefti-sama commented 3 weeks ago

NetBox version

v4.1.1

Feature type

New functionality

Proposed functionality

Create multiple VLANs if a range (i.e 3100-3299) is given in "VLAN ID" of "/ipam/vlans/add/"

Use case

If you want to create a VLAN-pool for some orchestrator to use for dynamic VLAN provisioning you could use a VLAN Group for that, but you still have to create the containing VLANs to see in the GUI, that those VLANs are not "free-to-use". These could have the name pattern "Name-VLAN_ID"

Database changes

No response

External dependencies

No response

UCCPro commented 2 weeks ago

Would be welcome here in a planning project.