Skip to content

VLANGroup utilization is not reported accurately #17306

@jeremystretch

Description

@jeremystretch

Deployment Type

NetBox Cloud

NetBox Version

v4.1-beta1

Python Version

3.10

Steps to Reproduce

  1. Create a VLAN group allowing VIDs 1 through 200 (inclusive)
  2. Create a VLAN with VID 1 inside the group
  3. View the group's utilization

Expected Behavior

The VLAN group should report a utilization of 0.5% (1 / 200).

Observed Behavior

The VLAN group utilization is reported as 0.0%.

If we change the group's VLAN range to 1-100 (inclusive), its utilization is then reported as 1.0%.

Metadata

Metadata

Assignees

Labels

betaConcerns a bug/feature in a beta releaseseverity: 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