From 959b12bc2663973b0ef0b737d888b51a6f190fed Mon Sep 17 00:00:00 2001 From: "Rasmus K." <102241074+routeralle-se@users.noreply.github.com> Date: Tue, 12 Aug 2025 10:24:31 +0200 Subject: [PATCH] Adding additional Cisco IE 2k and 4k switches (#3372) * Create IE-4000-4T4P4G-E.yaml * Create IE-4010-4S24P.yaml * Update weight IE-4000-4T4P4G-E.yaml * Create IE-2000-8TC-G-B.yaml * Update IE-2000-8TC-G-B.yaml * Update IE-4010-4S24P.yaml * Update `airflow` IE-2000-8TC-G-B.yaml * Update `airflow` IE-4000-4T4P4G-E.yaml * Update `airflow` IE-4010-4S24P.yaml * Update `poe_mode` IE-4010-4S24P.yaml --------- Co-authored-by: Harry --- device-types/Cisco/IE-2000-8TC-G-B.yaml | 44 ++++++++ device-types/Cisco/IE-4000-4T4P4G-E.yaml | 48 +++++++++ device-types/Cisco/IE-4010-4S24P.yaml | 128 +++++++++++++++++++++++ 3 files changed, 220 insertions(+) create mode 100644 device-types/Cisco/IE-2000-8TC-G-B.yaml create mode 100644 device-types/Cisco/IE-4000-4T4P4G-E.yaml create mode 100644 device-types/Cisco/IE-4010-4S24P.yaml diff --git a/device-types/Cisco/IE-2000-8TC-G-B.yaml b/device-types/Cisco/IE-2000-8TC-G-B.yaml new file mode 100644 index 000000000..5080f63dc --- /dev/null +++ b/device-types/Cisco/IE-2000-8TC-G-B.yaml @@ -0,0 +1,44 @@ +--- +manufacturer: Cisco +model: IE-2000-8TC-G-B +part_number: IE-2000-8TC-G-B +slug: cisco-ie-2000-8tc-g-b +u_height: 3 +is_full_depth: false +weight: 1.56 +weight_unit: kg +airflow: passive +comments: '[Industrial Ethernet 2000 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/industrial-ethernet-2000-series-switches/datasheet-c78-730729.html)' +console-ports: + - name: con0 + type: rj-45 +power-ports: + - name: DC-A + type: dc-terminal + allocated_draw: 15 + maximum_draw: 50 + - name: DC-B + type: dc-terminal + allocated_draw: 15 + maximum_draw: 50 +interfaces: + - name: GigabitEthernet1/1 + type: 1000base-t + - name: GigabitEthernet1/2 + type: 1000base-t + - name: FastEthernet1/1 + type: 100base-tx + - name: FastEthernet1/2 + type: 100base-tx + - name: FastEthernet1/3 + type: 100base-tx + - name: FastEthernet1/4 + type: 100base-tx + - name: FastEthernet1/5 + type: 100base-tx + - name: FastEthernet1/6 + type: 100base-tx + - name: FastEthernet1/7 + type: 100base-tx + - name: FastEthernet1/8 + type: 100base-tx diff --git a/device-types/Cisco/IE-4000-4T4P4G-E.yaml b/device-types/Cisco/IE-4000-4T4P4G-E.yaml new file mode 100644 index 000000000..0366e31e9 --- /dev/null +++ b/device-types/Cisco/IE-4000-4T4P4G-E.yaml @@ -0,0 +1,48 @@ +--- +manufacturer: Cisco +model: IE-4000-4T4P4G-E +part_number: IE-4000-4T4P4G-E +slug: cisco-ie-4000-4t4p4g-e +u_height: 3 +is_full_depth: false +weight: 2.88 +weight_unit: kg +airflow: passive +comments: '[Industrial Ethernet 4000 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/industrial-ethernet-4000-series-switches/datasheet-c78-733058.html)' +console-ports: + - name: con0 + type: rj-45 +power-ports: + - name: DC-A + type: dc-terminal + allocated_draw: 35 + maximum_draw: 50 + - name: DC-B + type: dc-terminal + allocated_draw: 35 + maximum_draw: 50 +interfaces: + - name: GigabitEthernet1/1 + type: 1000base-t + - name: GigabitEthernet1/2 + type: 1000base-t + - name: GigabitEthernet1/3 + type: 1000base-t + - name: GigabitEthernet1/4 + type: 1000base-t + - name: FastEthernet1/5 + type: 100base-tx + - name: FastEthernet1/6 + type: 100base-tx + - name: FastEthernet1/7 + type: 100base-tx + - name: FastEthernet1/8 + type: 100base-tx + - name: FastEthernet1/9 + type: 100base-tx + - name: FastEthernet1/10 + type: 100base-tx + - name: FastEthernet1/11 + type: 100base-tx + - name: FastEthernet1/12 + type: 100base-tx diff --git a/device-types/Cisco/IE-4010-4S24P.yaml b/device-types/Cisco/IE-4010-4S24P.yaml new file mode 100644 index 000000000..ef179f23c --- /dev/null +++ b/device-types/Cisco/IE-4010-4S24P.yaml @@ -0,0 +1,128 @@ +--- +manufacturer: Cisco +model: IE-4010-4S24P +part_number: IE-4010-4S24P +slug: cisco-ie-4010-4s24p +u_height: 3 +is_full_depth: false +weight: 5.46 +weight_unit: kg +airflow: passive +comments: '[Industrial Ethernet 4010 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/industrial-ethernet-4010-series-switches/datasheet-c78-737279.html)' +console-ports: + - name: con0 + type: rj-45 +power-ports: + - name: PSU1 + type: dc-terminal + allocated_draw: 70 + maximum_draw: 250 + - name: PSU2 + type: dc-terminal + allocated_draw: 70 + maximum_draw: 250 +interfaces: + - name: GigabitEthernet1/1 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/2 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/3 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/4 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/5 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/6 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/7 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/8 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/9 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/10 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/11 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/12 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/13 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/14 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/15 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/16 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/17 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/18 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/19 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/20 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/21 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/22 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/23 + type: 1000base-t + poe_mode: pd + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/24 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet1/25 + type: 1000base-x-sfp + - name: GigabitEthernet1/26 + type: 1000base-x-sfp + - name: GigabitEthernet1/27 + type: 1000base-x-sfp + - name: GigabitEthernet1/28 + type: 1000base-x-sfp