Replies: 2 comments
-
If I recall correctly, the VLAN group dropdown on prefix objects are purely used for filtering the Untagged VLAN drop down under it. There is no direct relation between prefixes and VLAN groups. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kkthxbye-code |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
Had posted this on the wrong project... 😞
running (v3.1.5)
Our current hierarchy is as follows:
Site > vlan-group(s) > vlan_set_per_group(6 vlans)
When I assign an interface with my vlan_group, under
untagged_vlan
i am only able to see my 6 vlans, as expected.After I save the changes, and go back, I see vlan_group as
----
empty.This is how it looks assigned.

After I save, and go back into the interface, i see it as so:

The behavior im looking for is that when i select the
Untagged VLAN
i only see the 6 vlans from the vlan_group. But with the current behavior, post save, i see all the vlans for theSite
, which I dont want.Why does the vlan_group not stay? Something im doing wrong?
Thank you,
Dave
Beta Was this translation helpful? Give feedback.
All reactions