-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
Deployment Type
Self-hosted
NetBox Version
v3.7.4
Python Version
3.8
Steps to Reproduce
Edit a network interface on a device type, use the filter to type 'tx', the only type matching the filter is '100BASE-TX' which is not the same form factor.
Documentation on the 1000-BASETX form factor can be found here https://en.wikipedia.org/wiki/Gigabit_Ethernet#1000BASE-TX
It is not enough to just say to use 1000-BASET because the two have different media requirements, they are separate.
Expected Behavior
1000base-tx should appear as an option.
Observed Behavior
the option does not appear
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application