Skip to content

Commit

Permalink
add meraki mx85 (#1650)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
christian-boesch and danner26 authored Oct 6, 2023
1 parent 1df7f47 commit 545d2e5
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions device-types/Cisco/Meraki-MX85.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 545d2e5

Please sign in to comment.