From 76a25e63f768c0ae37544c322b75f92d2d583981 Mon Sep 17 00:00:00 2001 From: raven Date: Wed, 15 Jan 2025 13:28:42 +0100 Subject: [PATCH] XL710BM1-4SP (#2632) * XL710BM1-4SP * Fix manufacturer --------- Co-authored-by: Giotta Simon --- module-types/FS/XL710BM1-4SP.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 module-types/FS/XL710BM1-4SP.yaml diff --git a/module-types/FS/XL710BM1-4SP.yaml b/module-types/FS/XL710BM1-4SP.yaml new file mode 100644 index 0000000000..1308333b8c --- /dev/null +++ b/module-types/FS/XL710BM1-4SP.yaml @@ -0,0 +1,19 @@ +--- +manufacturer: FS +model: XL710BM1-4SP +part_number: XL710BM1-4SP +description: Intel XL710-BM1 Based Ethernet Network Interface Card, 10G Quad-Port SFP+, PCIe 3.0 x 8 +comments: '[FS XL710-BM1 Product Page](https://www.fs.com/products/75602.html)' +interfaces: + - name: Ethernet/{module}/1 + type: 10gbase-x-sfpp + mgmt_only: false + - name: Ethernet/{module}/2 + type: 10gbase-x-sfpp + mgmt_only: false + - name: Ethernet/{module}/3 + type: 10gbase-x-sfpp + mgmt_only: false + - name: Ethernet/{module}/4 + type: 10gbase-x-sfpp + mgmt_only: false