Juniper EX4400 Series and ACX7100-32C (#1290)

* Adding ACX7100-32C (Juniper)

* Adding EX4400 Series Switches (Juniper)

* align slug to start with vendor-name

* adding module types

* remove airflow from modules and adding weight to ACX7100-32C

* create device types for all ACX7100 models

* fix position

* adding AFI, AFO and AC/DC models for EX4400 series

* fix slug

* add part_number to all devices

* fix typo in module name

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
Markus Viitamäki
2023-07-20 00:12:06 +02:00
committed by GitHub
parent 20cd3c2fcb
commit e4129ef02d
41 changed files with 2975 additions and 6 deletions

View File

@ -0,0 +1,10 @@
---
manufacturer: Juniper
model: EX4400-EM-1C
part_number: EX4400-EM-1C
weight: 0.26
weight_unit: lb
comments: 1x100GbE QSFP28 extension module
interfaces:
- name: et-0/2/0
type: 100gbase-x-qsfp28

View File

@ -0,0 +1,16 @@
---
manufacturer: Juniper
model: EX4400-EM-4S
part_number: EX4400-EM-4S
weight: 0.2
weight_unit: lb
comments: 4x10GbE SFP+ extension module
interfaces:
- name: xe-0/2/0
type: 10gbase-x-sfpp
- name: xe-0/2/1
type: 10gbase-x-sfpp
- name: xe-0/2/2
type: 10gbase-x-sfpp
- name: xe-0/2/3
type: 10gbase-x-sfpp

View File

@ -0,0 +1,16 @@
---
manufacturer: Juniper
model: EX4400-EM-4Y
part_number: EX4400-EM-4Y
weight: 0.29
weight_unit: lb
comments: 4x25GbE SFP28 extension module
interfaces:
- name: et-0/2/0
type: 25gbase-x-sfp28
- name: et-0/2/1
type: 25gbase-x-sfp28
- name: et-0/2/2
type: 25gbase-x-sfp28
- name: et-0/2/3
type: 25gbase-x-sfp28

View File

@ -0,0 +1,6 @@
---
manufacturer: Juniper
model: JNP7100-FAN1RU-AI
part_number: JNP7100-FAN1RU-AI
# airflow: rear-to-front
comments: AFI Fan module for ACX7100 routers

View File

@ -0,0 +1,6 @@
---
manufacturer: Juniper
model: JNP7100-FAN1RU-AO
part_number: JNP7100-FAN1RU-AO
# airflow: front-to-rear
comments: AFO Fan module for ACX7100 routers

View File

@ -0,0 +1,11 @@
---
manufacturer: Juniper
model: JPSU-1050-C-AC-AFO
part_number: JPSU-1050-C-AC-AFO
# airflow: front-to-rear
weight: 1.98
weight_unit: lb
power-ports:
- name: '{module}'
type: iec-60320-c16
maximum_draw: 1050

View File

@ -0,0 +1,11 @@
---
manufacturer: Juniper
model: JPSU-1600-C-AC-AFO
part_number: JPSU-1600-C-AC-AFO
# airflow: front-to-rear
weight: 2
weight_unit: lb
power-ports:
- name: '{module}'
type: iec-60320-c16
maximum_draw: 1600

View File

@ -0,0 +1,12 @@
---
manufacturer: Juniper
model: JPSU-1600W-1UACAFI
part_number: JPSU-1600W-1UACAFI
# airflow: front-to-rear
weight: 2.33
weight_unit: lb
comments: AC PSM for ACX, QFX
power-ports:
- name: '{module}'
type: iec-60320-c16
maximum_draw: 1600

View File

@ -0,0 +1,12 @@
---
manufacturer: Juniper
model: JPSU-1600W-1UACAFO
part_number: JPSU-1600W-1UACAFO
# airflow: front-to-rear
weight: 2.33
weight_unit: lb
comments: AC PSM for ACX, QFX
power-ports:
- name: '{module}'
type: iec-60320-c16
maximum_draw: 1600

View File

@ -0,0 +1,12 @@
---
manufacturer: Juniper
model: JPSU-1600W-1UDCAFI
part_number: JPSU-1600W-1UDCAFI
# airflow: front-to-rear
weight: 2.40
weight_unit: lb
comments: DC PSM for ACX, QFX
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 1600

View File

@ -0,0 +1,12 @@
---
manufacturer: Juniper
model: JPSU-1600W-1UDCAFO
part_number: JPSU-1600W-1UDCAFO
# airflow: front-to-rear
weight: 2.40
weight_unit: lb
comments: DC PSM for ACX, QFX
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 1600

View File

@ -0,0 +1,11 @@
---
manufacturer: Juniper
model: JPSU-550-C-AC-AFI
part_number: JPSU-550-C-AC-AFI
# airflow: rear-to-front
weight: 1.76
weight_unit: lb
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 550

View File

@ -0,0 +1,11 @@
---
manufacturer: Juniper
model: JPSU-550-C-AC-AFO
part_number: JPSU-550-C-AC-AFO
# airflow: front-to-rear
weight: 1.76
weight_unit: lb
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 550

View File

@ -0,0 +1,11 @@
---
manufacturer: Juniper
model: JPSU-550-C-DC-AFI
part_number: JPSU-550-C-DC-AFI
# airflow: rear-to-front
weight: 1.65
weight_unit: lb
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 550

View File

@ -0,0 +1,11 @@
---
manufacturer: Juniper
model: JPSU-550-C-DC-AFO
part_number: JPSU-550-C-DC-AFO
# airflow: front-to-rear
weight: 1.65
weight_unit: lb
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 550