Skip to content

VLAN filtering with VLAN groups #13844

@CTV-2023

Description

@CTV-2023

NetBox version

v3.6.2

Python version

3.8

Steps to Reproduce

I have vlans associated to a vlan group. This vlan group scope is a site group. Sites A and B are member of this site group
When I create a new prefix associated to site A, I expect vlans from the vlan group to appear. They don't

On demo website :

  • Create a vlan group "Test-Group", scope type DCIM > site group. Choose a site group, Headquarters for instance
    image

  • Create a vlan and associate it with this vlan group
    image

  • Associate a site to the Headquarters site group, or select one already in it
    image

  • Try to create a prefix with this site. You won't see the vlan
    image

Expected Behavior

When you define a vlan group with site group as a scope, you expect its site members to "inherit" the vlan. I think this part is ok, but you can't select the vlan in prefix creation

Observed Behavior

The vlan is not visible in prefix creation, maybe due to #13721

As a side note, the vlan appears in 802.1q swiching in interfaces for a device member of the site DM-NYC
image

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions