From 599102b66237989dab02771da08b5568b95652f6 Mon Sep 17 00:00:00 2001 From: fknorn Date: Mon, 5 May 2025 22:04:51 +0200 Subject: [PATCH] Added Cisco C-NIM-1X module (#3098) Co-authored-by: Florian Knorn --- module-types/Cisco/C-NIM-1X.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 module-types/Cisco/C-NIM-1X.yaml diff --git a/module-types/Cisco/C-NIM-1X.yaml b/module-types/Cisco/C-NIM-1X.yaml new file mode 100644 index 000000000..b9d491bfa --- /dev/null +++ b/module-types/Cisco/C-NIM-1X.yaml @@ -0,0 +1,12 @@ +--- +manufacturer: Cisco +model: C-NIM-1X +part_number: C-NIM-1X +description: Cisco 1-port 10-Gbps/1-Gbps SFP+ WAN, Network Interface Module for Catalyst 8300 Series platform +weight: 0.24 +weight_unit: kg +comments: '[Data sheet](https://www.cisco.com/c/en/us/products/collateral/routers/catalyst-8300-series-edge-platforms/catalyst-8000-gigabit-ethernet-wan-modules-ds.html)' +interfaces: + - name: TenGigabitEthernet0/{module}/0 + type: 10gbase-x-sfpp + enabled: true