mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-17 02:11:24 +02:00
Arista 7280R Family (Update) (#1523)
* DCS-7280TR-48C6 Update * DCS-7280SR-48C6(-M) Update * DCS-7280SR2-48YC6(-M) Update * DCS-7280SR2A-48YC6(-M) * DCS-7280SR2K-48C6-M * Fix * DCS-7280QR-C36 * DCS-7280QR-C36-M * DCS-7280QRA-C36S(-M) * Fix * DCS-7280QR-C72(-M) * DCS-7280CR2A-30 & DCS-7280CR2K-30 * DCS-7280CR-48 * DCS-7280CR2-60, DCS-7280CR2A-60 & DCS-7280CR2K-60 * Adding missing PSUs --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
9
module-types/Arista/PWR-1600AC-F.yaml
Normal file
9
module-types/Arista/PWR-1600AC-F.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-1600AC-F
|
||||
part_number: PWR-1600AC-F
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1600
|
9
module-types/Arista/PWR-1611-DC-RED.yaml
Normal file
9
module-types/Arista/PWR-1611-DC-RED.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-1611-DC-RED
|
||||
part_number: PWR-1611-DC-RED
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: dc-terminal
|
||||
maximum_draw: 1600
|
9
module-types/Arista/PWR-747AC-BLUE.yaml
Normal file
9
module-types/Arista/PWR-747AC-BLUE.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-747AC-BLUE
|
||||
part_number: PWR-747AC-BLUE
|
||||
# airflow: rear-to-front
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 750
|
9
module-types/Arista/PWR-747AC-RED.yaml
Normal file
9
module-types/Arista/PWR-747AC-RED.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-747AC-RED
|
||||
part_number: PWR-747AC-RED
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 750
|
Reference in New Issue
Block a user