mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-23 17:28:49 +02:00
Refactor IPAM docs
This commit is contained in:
3
docs/models/ipam/vlangroup.md
Normal file
3
docs/models/ipam/vlangroup.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# VLAN Groups
|
||||
|
||||
VLAN groups can be used to organize VLANs within NetBox. Groups can also be used to enforce uniqueness: Each VLAN within a group must have a unique ID and name. VLANs which are not assigned to a group may have overlapping names and IDs (including VLANs which belong to a common site). For example, you can create two VLANs with ID 123, but they cannot both be assigned to the same group.
|
||||
Reference in New Issue
Block a user