From 545d2e58a14c40157ef2ce0a1a837fc2fadec845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20B=C3=B6sch?= Date: Fri, 6 Oct 2023 18:54:04 +0200 Subject: [PATCH] add meraki mx85 (#1650) * mx85 * Update Meraki-MX85.yaml - Add airflow and weight Added airflow and weight based off of https://meraki.cisco.com/product-collateral/mx-family-datasheet/?file --------- Co-authored-by: Daniel W. Anner --- device-types/Cisco/Meraki-MX85.yaml | 50 +++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 device-types/Cisco/Meraki-MX85.yaml diff --git a/device-types/Cisco/Meraki-MX85.yaml b/device-types/Cisco/Meraki-MX85.yaml new file mode 100644 index 000000000..bd9b5d628 --- /dev/null +++ b/device-types/Cisco/Meraki-MX85.yaml @@ -0,0 +1,50 @@ +--- +manufacturer: Cisco +model: Meraki MX85 +slug: cisco-meraki-mx85 +part_number: MX85 +u_height: 1 +is_full_depth: false +airflow: front-to-rear +weight: 8.2 +weight_unit: lb +comments: '[Cisco Meraki MX85 Data Sheet](https://documentation.meraki.com/MX/MX_Overviews_and_Specifications/MX85_Datasheet)' +power-ports: + - name: Slot 1 + type: iec-60320-c14 + maximum_draw: 55 + allocated_draw: 12 +console-ports: + - name: Management + type: rj-45 +interfaces: + - name: USB + type: lte + - name: WAN 1 + type: 1000base-x-sfp + - name: WAN 2 + type: 1000base-x-sfp + - name: WAN 3 + type: 1000base-t + - name: WAN 4 + type: 1000base-t + - name: Port 5 + type: 1000base-t + - name: Port 6 + type: 1000base-t + - name: Port 7 + type: 1000base-t + - name: Port 8 + type: 1000base-t + - name: Port 9 + type: 1000base-t + - name: Port 10 + type: 1000base-t + - name: Port 11 + type: 1000base-t + - name: Port 12 + type: 1000base-t + - name: Port 13 + type: 1000base-x-sfp + - name: Port 14 + type: 1000base-x-sfp