From 3d02448e503f16c0fb37f2f4c0e1a6eba8189598 Mon Sep 17 00:00:00 2001 From: fknorn Date: Mon, 5 May 2025 22:09:31 +0200 Subject: [PATCH] Added module NIM-ES2-4 (#3099) Co-authored-by: Florian Knorn --- module-types/Cisco/NIM-ES2-4.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 module-types/Cisco/NIM-ES2-4.yaml diff --git a/module-types/Cisco/NIM-ES2-4.yaml b/module-types/Cisco/NIM-ES2-4.yaml new file mode 100644 index 000000000..6ca417796 --- /dev/null +++ b/module-types/Cisco/NIM-ES2-4.yaml @@ -0,0 +1,16 @@ +--- +manufacturer: Cisco +model: NIM-ES2-4 +part_number: NIM-ES2-4 +weight: 79 +weight_unit: g +comments: '[Cisco 4-Port Gigabit Ethernet LAN Switch NIM](https://www.cisco.com/c/en/us/products/collateral/routers/4000-series-integrated-services-routers-isr/data_sheet_c78-612808.html)' +interfaces: + - name: GigabitEthernet0/{module}/0 + type: 1000base-t + - name: GigabitEthernet0/{module}/1 + type: 1000base-t + - name: GigabitEthernet0/{module}/2 + type: 1000base-t + - name: GigabitEthernet0/{module}/3 + type: 1000base-t