diff --git a/module-types/Dell/540-BFLP.yaml b/module-types/Dell/540-BFLP.yaml new file mode 100644 index 00000000..46db72ad --- /dev/null +++ b/module-types/Dell/540-BFLP.yaml @@ -0,0 +1,14 @@ +--- +manufacturer: Dell +model: 540-BFLP +part_number: 540-BFLP +comments: Dell NVIDIA ConnectX-6 Lx Dual Port 25GbE SFP28 Adapter (OCP 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/540-BFNV.yaml b/module-types/Dell/540-BFNV.yaml new file mode 100644 index 00000000..4886299d --- /dev/null +++ b/module-types/Dell/540-BFNV.yaml @@ -0,0 +1,14 @@ +--- +manufacturer: Dell +model: 540-BFNV +part_number: 540-BFNV +comments: Dell Intel Ethernet E610-XAT2 Dual Port 10GbE BASE-T Adapter (OCP 3.0) +interfaces: + - name: '{module}-10GbE-1' + type: 10gbase-t + label: '1' + mgmt_only: false + - name: '{module}-10GbE-2' + type: 10gbase-t + label: '2' + mgmt_only: false