Refactor IPAM docs

This commit is contained in:
Jeremy Stretch
2020-03-05 11:16:54 -05:00
parent a320b54c2f
commit 593374764d
9 changed files with 104 additions and 99 deletions

View 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.