devicetype-library/device-types/Arista/AWE-5310.yaml
Colin MacGiollaEain 4be42baddc
Add Arista WAN devices (#1572)
* Create WAN devices

* Add mgmt interfaces

* Remove unused parameter

* Linter

* Update PSU type to match schema

* Address feedback re weight, airflow, and PSUs

* Fix linting for new files
2023-08-24 10:39:47 -04:00

39 lines
727 B
YAML

---
manufacturer: Arista
model: AWE-5310
slug: arista-awe-5310
part_number: AWE-5310
u_height: 1
is_full_depth: true
airflow: front-to-rear
weight: 9.3
weight_unit: kg
console-ports:
- name: Console
type: rj-45
module-bays:
- name: PS1
position: '0'
- name: PS2
position: '1'
interfaces:
- name: Ethernet1/1
type: 10gbase-t
- name: Ethernet1/2
type: 10gbase-t
- name: Ethernet1/3
type: 10gbase-t
- name: Ethernet1/4
type: 10gbase-t
- name: Ethernet1/5
type: 10gbase-x-sfpp
- name: Ethernet1/6
type: 10gbase-x-sfpp
- name: Ethernet1/7
type: 10gbase-x-sfpp
- name: Ethernet1/8
type: 10gbase-x-sfpp
- name: Management1/1
type: 1000base-t
mgmt_only: true