mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-09 07:04:59 +02:00
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:
10
module-types/Juniper/EX4400-EM-1C.yaml
Normal file
10
module-types/Juniper/EX4400-EM-1C.yaml
Normal 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
|
16
module-types/Juniper/EX4400-EM-4S.yaml
Normal file
16
module-types/Juniper/EX4400-EM-4S.yaml
Normal 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
|
16
module-types/Juniper/EX4400-EM-4Y.yaml
Normal file
16
module-types/Juniper/EX4400-EM-4Y.yaml
Normal 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
|
6
module-types/Juniper/JNP7100-FAN1RU-AI.yaml
Normal file
6
module-types/Juniper/JNP7100-FAN1RU-AI.yaml
Normal 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
|
6
module-types/Juniper/JNP7100-FAN1RU-AO.yaml
Normal file
6
module-types/Juniper/JNP7100-FAN1RU-AO.yaml
Normal 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
|
11
module-types/Juniper/JPSU-1050-C-AC-AFO.yaml
Normal file
11
module-types/Juniper/JPSU-1050-C-AC-AFO.yaml
Normal 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
|
11
module-types/Juniper/JPSU-1600-C-AC-AFO.yaml
Normal file
11
module-types/Juniper/JPSU-1600-C-AC-AFO.yaml
Normal 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
|
12
module-types/Juniper/JPSU-1600W-1UACAFI.yaml
Normal file
12
module-types/Juniper/JPSU-1600W-1UACAFI.yaml
Normal 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
|
12
module-types/Juniper/JPSU-1600W-1UACAFO.yaml
Normal file
12
module-types/Juniper/JPSU-1600W-1UACAFO.yaml
Normal 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
|
12
module-types/Juniper/JPSU-1600W-1UDCAFI.yaml
Normal file
12
module-types/Juniper/JPSU-1600W-1UDCAFI.yaml
Normal 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
|
12
module-types/Juniper/JPSU-1600W-1UDCAFO.yaml
Normal file
12
module-types/Juniper/JPSU-1600W-1UDCAFO.yaml
Normal 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
|
11
module-types/Juniper/JPSU-550-C-AC-AFI.yaml
Normal file
11
module-types/Juniper/JPSU-550-C-AC-AFI.yaml
Normal 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
|
11
module-types/Juniper/JPSU-550-C-AC-AFO.yaml
Normal file
11
module-types/Juniper/JPSU-550-C-AC-AFO.yaml
Normal 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
|
11
module-types/Juniper/JPSU-550-C-DC-AFI.yaml
Normal file
11
module-types/Juniper/JPSU-550-C-DC-AFI.yaml
Normal 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
|
11
module-types/Juniper/JPSU-550-C-DC-AFO.yaml
Normal file
11
module-types/Juniper/JPSU-550-C-DC-AFO.yaml
Normal 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
|
Reference in New Issue
Block a user