Add InfiniBand NDR 400 Gbps port type #11223

Closed
opened 2025-12-29 21:42:09 +01:00 by adam · 1 comment
Owner

Originally created by @msv837 on GitHub (May 27, 2025).

Our QM9700 1U NDR 400Gbps InfiniBand Switch System (https://docs.nvidia.com/networking/display/qm97x0pub/introduction) has 64 ports with NDR 400Gbps, so we would like to have added the options "NDR (400 Gbps)" to the choice list for the Interface Type. Something like

TYPE_INFINIBAND_NDR = 'infiniband-ndr-400'
(TYPE_INFINIBAND_NDR, 'NDR (400 Gbps)'),

in the https://github.com/netbox-community/netbox/blob/main/netbox/dcim/choices.py

I am not sure, if these settings is enough or there are anywhere else, which will need to get a change for it to work.

Originally created by @msv837 on GitHub (May 27, 2025). Our QM9700 1U NDR 400Gbps InfiniBand Switch System (https://docs.nvidia.com/networking/display/qm97x0pub/introduction) has 64 ports with NDR 400Gbps, so we would like to have added the options "NDR (400 Gbps)" to the choice list for the Interface Type. Something like TYPE_INFINIBAND_NDR = 'infiniband-ndr-400' (TYPE_INFINIBAND_NDR, 'NDR (400 Gbps)'), in the https://github.com/netbox-community/netbox/blob/main/netbox/dcim/choices.py I am not sure, if these settings is enough or there are anywhere else, which will need to get a change for it to work.
adam added the netbox label 2025-12-29 21:42:09 +01:00
adam closed this issue 2025-12-29 21:42:09 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 27, 2025):

This issue has been closed as it does not conform to one of the provided templates as required by the contributing guide. If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).

@jeremystretch commented on GitHub (May 27, 2025): This issue has been closed as it does not conform to one of the [provided templates](https://github.com/netbox-community/netbox/issues/new/choose) as required by the [contributing guide](https://github.com/netbox-community/netbox/blob/master/CONTRIBUTING.md). If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11223