Enforcing vlan groups #11533
Unanswered
wannagofast83
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I will admit it, I am new to netbox and maybe I am trying to do something that isn't meant to be.
I would think that if I create a vlan Group with a min and max vlan ID and then add a site group as a scope it would enforce the min/max and show the vlan in the group that is assigned to a site within that group.
For example
Site Group
-Main
--East
---Core 1
----DC A
----DC B
--West
---Core 2
----DC C
----DC D
Vlan Group
--East vlan
----vid 100-199
----scope DCIM > Site group : Core 1
--West vlan
--------vid 200-299
----scope DCIM > Site group : Core 2
It will not list the VLAN assigned to the site within the Core 1 group. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions