mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-09 23:17:45 +02:00
Arista 7260X3 Family (Update) (#1522)
* Arista 7260X3 Family (Update) * Update DCS-7260CX3-64-F.yaml
This commit is contained in:
9
module-types/Arista/PWR-1900-DC-F.yaml
Normal file
9
module-types/Arista/PWR-1900-DC-F.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-1900-DC-F
|
||||
part_number: PWR-1900-DC-F
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: dc-terminal
|
||||
maximum_draw: 1900
|
9
module-types/Arista/PWR-1900-DC-R.yaml
Normal file
9
module-types/Arista/PWR-1900-DC-R.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-1900-DC-R
|
||||
part_number: PWR-1900-DC-R
|
||||
# airflow: rear-to-front
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: dc-terminal
|
||||
maximum_draw: 1900
|
9
module-types/Arista/PWR-1900AC-F.yaml
Normal file
9
module-types/Arista/PWR-1900AC-F.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-1900AC-F
|
||||
part_number: PWR-1900AC-F
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1900
|
9
module-types/Arista/PWR-1900AC-R.yaml
Normal file
9
module-types/Arista/PWR-1900AC-R.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-1900AC-R
|
||||
part_number: PWR-1900AC-R
|
||||
# airflow: rear-to-front
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1900
|
9
module-types/Arista/PWR-745AC-F.yaml
Normal file
9
module-types/Arista/PWR-745AC-F.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-745AC-F
|
||||
part_number: PWR-745AC-F
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 745
|
9
module-types/Arista/PWR-745AC-R.yaml
Normal file
9
module-types/Arista/PWR-745AC-R.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-745AC-R
|
||||
part_number: PWR-745AC-R
|
||||
# airflow: rear-to-front
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 745
|
Reference in New Issue
Block a user