mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-17 10:21:15 +02:00
Add Juniper Networks ACX5048 (#1662)
* Add base metadata and interfaces * Add module bays * Remove ACX5048 * Add ACX5048-AC * Amend model and slug for AC variant * Add management interfaces * Add part number * Add ACX5048 DC variant * Add 650W AC PSU module * Add ACX5048/QFX5100 AFO fan module * Add airflow attribute --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
8
module-types/Juniper/JPSU-650W-AC-AFO.yaml
Normal file
8
module-types/Juniper/JPSU-650W-AC-AFO.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-650W-AC-AFO
|
||||
part_number: JPSU-650W-AC-AFO
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 650
|
4
module-types/Juniper/QFX5100-FAN-AFO.yaml
Normal file
4
module-types/Juniper/QFX5100-FAN-AFO.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: QFX5100-FAN-AFO
|
||||
part_number: QFX5100-FAN-AFO
|
Reference in New Issue
Block a user