-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
Triage priority
N/A
NetBox Version
v.4.2.0
Python Version
3.10
Steps to Reproduce
- Create VLAN 1 (name Test1)
- Create VLAN 200 (name Test2) with QinQ role Service
- Create a device (name Test Device)
- Create a Ethernet (fixed) interface with 802.1Q Mode = QinQ
- On this interface, set Tagged VLAN = Test1 and Service VLAN = Test2
- Go to the Interface table of the device, and note that while the Service VLAN for this interface is visible, the Tagged VLAN is not.
I thought that I might need to assign VLAN Test1 to QinQ Role = Customer and QinQ SVLAN = Test2, but doing this did not change anything, the bug still occurs.
Expected Behavior
I expect the Tagged VLANs selected on the interface to be visible in the Tagged VLANs column.
Observed Behavior
No VLANs are visible in the Tagged VLANs column.
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application