Missing units on Interface Speed #6470

Closed
opened 2025-12-29 19:41:05 +01:00 by adam · 0 comments
Owner

Originally created by @sleepinggenius2 on GitHub (May 10, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.2

Python version

3.8

Steps to Reproduce

  1. Add or edit an Interface
  2. Observe the Speed field is unitless

Selecting one of the predefined speeds from the dropdown seems to indicate that the units should be Kbps, but it is not otherwise obvious. This appears to be consistent across all Interface add and edit forms, including bulk import.

Expected Behavior

The Speed field indicates the correct units (which I believe are Kbps), like the Commit rate field on the Circuit object.

Observed Behavior

The Speed field does not include units.

Originally created by @sleepinggenius2 on GitHub (May 10, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.2 ### Python version 3.8 ### Steps to Reproduce 1. Add or edit an Interface 2. Observe the *Speed* field is unitless Selecting one of the predefined speeds from the dropdown seems to indicate that the units should be Kbps, but it is not otherwise obvious. This appears to be consistent across all Interface add and edit forms, including bulk import. ### Expected Behavior The *Speed* field indicates the correct units (which I believe are Kbps), like the *Commit rate* field on the *Circuit* object. ### Observed Behavior The *Speed* field does not include units.
adam added the type: bugstatus: accepted labels 2025-12-29 19:41:05 +01:00
adam closed this issue 2025-12-29 19:41:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6470