Skip to content

Show vlan and range data on IPAM role views #7504

@marinbernard-pep06

Description

@marinbernard-pep06

NetBox version

v3.0.6

Feature type

Change to existing functionality

Proposed functionality

NetBox allows to assign IPAM roles to prefixes, ranges and vLANs. I propose to add vlan and range data to the current role views.

On role list (/ipam/roles/)

The page listing the roles includes columns showing the number of prefixes and vLANs referencing each role. I propose to add a third column showing the same info for IP ranges.

On role pages (/ipam/role/<uid>)

On its own page, each role shows the count of all prefixes referencing the role, then lists them in an subtable. I propose to add the same data for vlans and ranges.

Use case

Before support for IP ranges was introduced, we used to represent ranges with container prefixes. We often browse those prefixes by role, using the prefix count links to quickly list all prefixes belonging to a role.

Now that IP ranges are available, we'd like to migrate those container prefixes to proper range objects. But the current views won't allow us to browse ranges as easily as prefixes.

Database changes

None.

External dependencies

None.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions