From 5edfb81563f0ffe1927c2f19f8c97d886a3f6ce7 Mon Sep 17 00:00:00 2001 From: Emma0Z <60929033+Emma0Z@users.noreply.github.com> Date: Fri, 2 Sep 2022 22:11:09 +0200 Subject: [PATCH] Initial support for MikroTik CRS504-4XQ-IN (#891) MikroTik CRS504-4XQ-IN --- device-types/MikroTik/CRS504-4XQ-IN.yaml | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 device-types/MikroTik/CRS504-4XQ-IN.yaml diff --git a/device-types/MikroTik/CRS504-4XQ-IN.yaml b/device-types/MikroTik/CRS504-4XQ-IN.yaml new file mode 100644 index 00000000..a4e6563d --- /dev/null +++ b/device-types/MikroTik/CRS504-4XQ-IN.yaml @@ -0,0 +1,34 @@ +--- +manufacturer: MikroTik +model: CRS504-4XQ-IN +slug: crs504-4xq-in +part_number: CRS504-4XQ-IN +is_full_depth: false +airflow: front-to-rear +comments: Careful, there is only qsfp28-1-1, qsfp28-2-1, qsfp28-3-1 and qsfp28-4-1 interfaces for 100Gb, don't forget to add the other if you use breakout cables. +u_height: 1 +interfaces: + - name: ether1 + type: 1000base-t + mgmt_only: true + - name: qsfp28-1-1 + type: 100gbase-x-qsfp28 + - name: qsfp28-2-1 + type: 100gbase-x-qsfp28 + - name: qsfp28-3-1 + type: 100gbase-x-qsfp28 + - name: qsfp28-4-1 + type: 100gbase-x-qsfp28 +console-ports: + - name: serial0 + type: rj-45 +power-ports: + - name: power1 + type: iec-60320-c14 + maximum_draw: 41 + - name: power2 + type: iec-60320-c14 + maximum_draw: 41 + - name: power3 + type: dc-terminal + maximum_draw: 41