add formatted speed column to interface lists #13033
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
NetBox version
v3.5.4
Feature type
New functionality
Proposed functionality
I propose adding a new column
Speed
toInterfaceTable
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 columnSpeed (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.
With this change:
Database changes
None
External dependencies
None
The text was updated successfully, but these errors were encountered: