netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
http://netboxlabs.com/oss/netbox/
Apache License 2.0
16.21k stars 2.59k forks source link

Set multimode or singlemode for cable types #7048

Closed onewrx closed 3 years ago

onewrx commented 3 years ago

NetBox version

v2.11.10

Feature type

Change to existing functionality

Proposed functionality

When adding a rear or front port, adding the cable type to multimode or singlemode fiber cables would be helpful.

It would also be nice to change the cable types by myself instead of using the pre configured ones.

Use case

Many different customers have different use cases and that is why singlemode and multimode fiber cables should be integrated in the software. If i have to patch a new connection, i would like to see which cable i should take with me to the patchrack.

Database changes

No response

External dependencies

No response

jeremystretch commented 3 years ago

When adding a rear or front port, adding the cable type to multimode or singlemode fiber cables would be helpful.

NetBox already provides the option to specify the cable type when creating a cable. This is an attribute of the cable, not the port.

It would also be nice to change the cable types by myself instead of using the pre configured ones.

Are you manufacturing custom cables that don't conform to any known standard? If not, there should be no reason to create your own types. If you believe a new type of cable needs to be added to NetBox, please open a FR for that specifically, and we'll evaluate.