mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-19 03:06:21 +02:00
Add Juniper EX4100 device types modified from EX3400 models (#1310)
* Add Juniper EX4100 device types modified from EX3400 models * Fix et-0/1/* numbering error * model EX4100 Power Supply and Fan module bays and module types * fix string validation for module bay positions * Update EX4100-48T.yaml * Update EX4100-48P.yaml * Update EX4100-24T.yaml * Update EX4100-24P.yaml * Update EX4100-24P.yaml * Update EX4100-24T.yaml * Update EX4100-48P.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
7
module-types/Juniper/ex4100-fan-afi.yaml
Normal file
7
module-types/Juniper/ex4100-fan-afi.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: EX4100-FAN-AFI
|
||||
comments: |
|
||||
fan with back-to-front airflow
|
||||
|
||||
[Juniper EX4100 Data Sheet](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/switches/ex4100-line-of-ethernet-switches-datasheet.pdf)
|
8
module-types/Juniper/ex4100-fan-afo.yaml
Normal file
8
module-types/Juniper/ex4100-fan-afo.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: EX4100-FAN-AFO
|
||||
part_number: 660-156849
|
||||
comments: |
|
||||
fan with front-to-back airflow
|
||||
|
||||
[Juniper EX4100 Data Sheet](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/switches/ex4100-line-of-ethernet-switches-datasheet.pdf)
|
16
module-types/Juniper/jpsu-150-ac-afi.yaml
Normal file
16
module-types/Juniper/jpsu-150-ac-afi.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-150-AC-AFI
|
||||
part_number: 640-060604
|
||||
comments: |
|
||||
EX Series 150 W AC power supply (back-to-front airflow)
|
||||
|
||||
Compatible with
|
||||
* EX3400 non-PoE models
|
||||
* EX4100 non-PoE models
|
||||
|
||||
[Juniper EX4100 Data Sheet](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/switches/ex4100-line-of-ethernet-switches-datasheet.pdf)
|
||||
power-ports:
|
||||
- name: Power Supply {module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 150
|
16
module-types/Juniper/jpsu-150-ac-afo.yaml
Normal file
16
module-types/Juniper/jpsu-150-ac-afo.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-150-AC-AFO
|
||||
part_number: 640-060603
|
||||
comments: |
|
||||
EX Series 150 W AC power supply (front-to-back airflow)
|
||||
|
||||
Compatible with
|
||||
* EX3400 non-PoE models
|
||||
* EX4100 non-PoE models
|
||||
|
||||
[Juniper EX4100 Data Sheet](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/switches/ex4100-line-of-ethernet-switches-datasheet.pdf)
|
||||
power-ports:
|
||||
- name: Power Supply {module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 150
|
16
module-types/Juniper/jpsu-150-dc-afo.yaml
Normal file
16
module-types/Juniper/jpsu-150-dc-afo.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-150-DC-AFO
|
||||
part_number: 640-061542
|
||||
comments: |
|
||||
EX Series 150 W DC power supply (front-to-back airflow)
|
||||
|
||||
Compatible with
|
||||
* EX3400 non-PoE models
|
||||
* EX4100 non-PoE models
|
||||
|
||||
[Juniper EX4100 Data Sheet](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/switches/ex4100-line-of-ethernet-switches-datasheet.pdf)
|
||||
power-ports:
|
||||
- name: Power Supply {module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 150
|
16
module-types/Juniper/jpsu-920-ac-afo.yaml
Normal file
16
module-types/Juniper/jpsu-920-ac-afo.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-920-AC-AFO
|
||||
part_number: 640-060601
|
||||
comments: |
|
||||
EX Series 920 W AC power supply (front-to-back airflow)
|
||||
|
||||
Compatible with
|
||||
* EX3400 PoE models
|
||||
* EX4100 PoE models
|
||||
|
||||
[Juniper EX4100 Data Sheet](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/switches/ex4100-line-of-ethernet-switches-datasheet.pdf)
|
||||
power-ports:
|
||||
- name: Power Supply {module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 920
|
Reference in New Issue
Block a user