Dell network adapter modules (#3676)
* Add Dell Mellanox ConnectX-6 DX module type * Add Dell Broadcom 57412 module type * Use correct part numbers * Add Dell Broadcom 57414 module type
This commit is contained in:
14
module-types/Dell/24FG6.yaml
Normal file
14
module-types/Dell/24FG6.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 24FG6
|
||||
part_number: 24FG6
|
||||
comments: Broadcom 57414 Dual Port 10/25GbE SFP28, OCP NIC 3.0
|
||||
interfaces:
|
||||
- name: '{module}-25GbE-1'
|
||||
type: 25gbase-x-sfp28
|
||||
label: '1'
|
||||
mgmt_only: false
|
||||
- name: '{module}-25GbE-2'
|
||||
type: 25gbase-x-sfp28
|
||||
label: '2'
|
||||
mgmt_only: false
|
||||
14
module-types/Dell/CP610.yaml
Normal file
14
module-types/Dell/CP610.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: CP610
|
||||
part_number: CP610
|
||||
comments: Broadcom 57412 Dual Port 10GbE SFP+, OCP NIC 3.0
|
||||
interfaces:
|
||||
- name: '{module}-10GbE-1'
|
||||
type: 10gbase-x-sfpp
|
||||
label: '1'
|
||||
mgmt_only: false
|
||||
- name: '{module}-10GbE-2'
|
||||
type: 10gbase-x-sfpp
|
||||
label: '2'
|
||||
mgmt_only: false
|
||||
14
module-types/Dell/F6FXM.yaml
Normal file
14
module-types/Dell/F6FXM.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: F6FXM
|
||||
part_number: F6FXM
|
||||
comments: Mellanox ConnectX-6 DX Dual Port 100GbE QSFP56 Network Adapter, Low Profile
|
||||
interfaces:
|
||||
- name: '{module}-100GbE-1'
|
||||
type: 100gbase-x-qsfp28
|
||||
label: '1'
|
||||
mgmt_only: false
|
||||
- name: '{module}-100GbE-2'
|
||||
type: 100gbase-x-qsfp28
|
||||
label: '2'
|
||||
mgmt_only: false
|
||||
Reference in New Issue
Block a user