From c0113fdd8feac4c06f9362be63b8d28138a84985 Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:26:11 +0500 Subject: [PATCH] Create ISR2611XM.yaml (#3472) * Create ISR2611XM.yaml * Update ISR2611XM.yaml --- device-types/Cisco/ISR2611XM.yaml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 device-types/Cisco/ISR2611XM.yaml diff --git a/device-types/Cisco/ISR2611XM.yaml b/device-types/Cisco/ISR2611XM.yaml new file mode 100644 index 00000000..bdb37811 --- /dev/null +++ b/device-types/Cisco/ISR2611XM.yaml @@ -0,0 +1,30 @@ +--- +manufacturer: Cisco +model: ISR2611XM +slug: cisco-isr2611xm +u_height: 1 +weight: 4.66 +weight_unit: kg +is_full_depth: false +airflow: front-to-rear +interfaces: + - name: FastEthernet0/0 + type: 100base-tx + - name: FastEthernet0/1 + type: 100base-tx +console-ports: + - name: con 0 + type: rj-45 + - name: aux + type: rj-45 +power-ports: + - name: PSU0 + type: iec-60320-c14 + maximum_draw: 50 +module-bays: + - name: NM1 + position: '1' + - name: WIC1 + position: '2' + - name: WIC2 + position: '3'