Skip to content

add formatted speed column to interface lists #13033

@matejv

Description

@matejv

NetBox version

v3.5.4

Feature type

New functionality

Proposed functionality

I propose adding a new column Speed to InterfaceTable that would show interface speed but formatted the same way it is shown on interface details view. This column would be added in addition of existing column Speed (kbps).

It would not be shown by default. Users could choose the column to be shown to show speed ether in kbps as now or shown formatted as 10 Gbps...

Use case

Currently it is difficult to determine if a speed is set to 1G, 10G or 100G without carefully counting if there are 6, 7 or 8 zeroes after 1.

image

With this change:

image

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