mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Update arista awe devices (#2150)
* Add new PSU SKUs * Add new SKUs. Fix older PSUs --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
dc91c548ae
commit
bfd3829874
39
device-types/Arista/AWE-7230R-4TX-4S-F.yaml
Normal file
39
device-types/Arista/AWE-7230R-4TX-4S-F.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: AWE-7230R-4TX-4S-F
|
||||
slug: arista-awe-7230r-4tx-4s-f
|
||||
part_number: AWE-7230R-4TX-4S-F
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
weight: 9.3
|
||||
weight_unit: kg
|
||||
comments: '[Arista AWE-7230R-4TX-4S-F Datasheet](https://www.arista.com/assets/data/pdf/Datasheets/AWE-7200R-Datasheet.pdf)'
|
||||
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
|
55
device-types/Arista/AWE-7250R-16S-F.yaml
Normal file
55
device-types/Arista/AWE-7250R-16S-F.yaml
Normal file
@ -0,0 +1,55 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: AWE-7250R-16S-F
|
||||
slug: arista-awe-7250r-16s-f
|
||||
part_number: AWE-7250R-16S-F
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
weight: 13.6
|
||||
weight_unit: kg
|
||||
comments: '[Arista AWE-7250R-16S-F Datasheet](https://www.arista.com/assets/data/pdf/Datasheets/AWE-7200R-Datasheet.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
module-bays:
|
||||
- name: PS1
|
||||
position: '0'
|
||||
- name: PS2
|
||||
position: '1'
|
||||
interfaces:
|
||||
- name: Ethernet1/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/3
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/4
|
||||
type: 10gbase-x-sfpp
|
||||
- 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: Ethernet1/9
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/10
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/11
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/12
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/13
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/14
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/15
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet1/16
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Management1/1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
@ -5,5 +5,5 @@ part_number: AWE-5300-550-A-PS
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c16
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 550
|
||||
|
@ -5,5 +5,5 @@ part_number: AWE-5300-800-A-PS
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c16
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 800
|
||||
|
9
module-types/Arista/PWR-561-AC-RED.yaml
Normal file
9
module-types/Arista/PWR-561-AC-RED.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-561-AC-RED
|
||||
part_number: PWR-561-AC-RED
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 550
|
9
module-types/Arista/PWR-861-AC-RED.yaml
Normal file
9
module-types/Arista/PWR-861-AC-RED.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-861-AC-RED
|
||||
part_number: PWR-861-AC-RED
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 800
|
Loading…
Reference in New Issue
Block a user