Arista 7280CR3 Family (#1475)

* Regenerate master slug list after successful PR merge

* Update DCS-7280CR3-32D4 with PSU modules

* Fix correct port layout for DCS-7280CR3-32D4

* Adding Arista PSUs

* Adding comment with url to datasheet

* Adding more devices from 7280CR3 family

* Fix my lint fail

* Fixing my second lint fail

* Fixing another silly fail!

* Fixes after review

* removing known-slugs

* Fix SKUs to align with airflow instead of generic

* fixing picke file

* another picke fix

---------

Co-authored-by: NetBox-Bot <info@netboxlabs.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
Markus Viitamäki
2023-08-15 16:09:47 +02:00
committed by GitHub
parent dd5f03d7dc
commit 729048c53c
27 changed files with 1595 additions and 143 deletions

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-1011-AC-BLUE
part_number: PWR-1011-AC-BLUE
# airflow: rear-to-front
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 1000

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-1011-AC-RED
part_number: PWR-1011-AC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 1000

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-1011-DC-BLUE
part_number: PWR-1011-DC-BLUE
# airflow: rear-to-front
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 1000

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-1011-DC-RED
part_number: PWR-1011-DC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 1000

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-1511-AC-RED
part_number: PWR-1511-AC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 1500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-1511-DC-RED
part_number: PWR-1511-DC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 1500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-2411-AC-RED
part_number: PWR-2411-AC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c20
maximum_draw: 2400

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-2411-DC-RED
part_number: PWR-2411-DC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 2400

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-511-AC-BLUE
part_number: PWR-511-AC-BLUE
# airflow: rear-to-front
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-511-AC-RED
part_number: PWR-511-AC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-511-DC-BLUE
part_number: PWR-511-DC-BLUE
# airflow: rear-to-front
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-511-DC-RED
part_number: PWR-511-DC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 500