diff --git a/module-types/Dell/24FG6.yaml b/module-types/Dell/24FG6.yaml new file mode 100644 index 00000000..3ac21972 --- /dev/null +++ b/module-types/Dell/24FG6.yaml @@ -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 diff --git a/module-types/Dell/CP610.yaml b/module-types/Dell/CP610.yaml new file mode 100644 index 00000000..de6de61a --- /dev/null +++ b/module-types/Dell/CP610.yaml @@ -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 diff --git a/module-types/Dell/F6FXM.yaml b/module-types/Dell/F6FXM.yaml new file mode 100644 index 00000000..53d6dc8d --- /dev/null +++ b/module-types/Dell/F6FXM.yaml @@ -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