Netbox should show interface form factor in device view #1751

Closed
opened 2025-12-29 16:35:00 +01:00 by adam · 1 comment
Owner

Originally created by @raddessi on GitHub (May 25, 2018).

Issue type

[ ] Feature request
[X] Bug report
[ ] Documentation

Environment

  • Python version: 3.6.2
  • NetBox version: 2.3.3

Description

When viewing a device the form factor of ports is no longer shown, I think this must have disappeared in the 2.3.2 or 2.3.3.

The only columns shown now are:

Name | LAG | Description | MTU | MAC Address | Connection

Originally created by @raddessi on GitHub (May 25, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [X] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> ### Environment * Python version: 3.6.2 * NetBox version: 2.3.3 ### Description When viewing a device the form factor of ports is no longer shown, I think this must have disappeared in the 2.3.2 or 2.3.3. The only columns shown now are: Name | LAG | Description | MTU | MAC Address | Connection
adam closed this issue 2025-12-29 16:35:00 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 6, 2018):

The form factor is noted as title text when hovering over the interface name. It's been that way for a long time. It's not included in the table because interfaces with the same type/prefix typically have the same form factor.

@jeremystretch commented on GitHub (Jun 6, 2018): The form factor is noted as title text when hovering over the interface name. It's been that way for a long time. It's not included in the table because interfaces with the same type/prefix typically have the same form factor.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1751