Skip to content

Add InfiniBand NDR 400 Gbps port type #19586

Open
@msv837

Description

@msv837

NetBox version

v3.7.8

Feature type

Other

Proposed functionality

ur 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.

Use case

For now we have only the options to select "NDR (100 Gbps)" , which is not ideal as the port on the Nvidia switch is "NDR (400 Gbps)", so we would like to have this option added to the Netbox, so we have a clear picture of our servers and swithces.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity: lowRequires minimal effort to implementstatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationtype: featureIntroduction of new functionality to the application

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions