mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-20 19:58:00 +02:00
Add Juniper srx2300 (#3013)
* Add Juniper SRX2300 device-type and images * Add Juniper SRX2300 device-type and images * Add weight info * Add JPSU-450W-AC module-type, update SRX2300 power ports to module bays. --------- Co-authored-by: Tim Willey <1165270+twilley@users.noreply.github.com> Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
f0c8b2d746
commit
2181b6edd0
73
device-types/Juniper/SRX2300.yaml
Normal file
73
device-types/Juniper/SRX2300.yaml
Normal file
@ -0,0 +1,73 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: SRX2300
|
||||
slug: juniper-srx2300
|
||||
part_number: SRX2300
|
||||
front_image: true
|
||||
rear_image: true
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 8.6
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
comments: '[Juniper SRX2300 Data Sheet (PDF)](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/security/srx2300-firewall-datasheet.pdf)'
|
||||
interfaces:
|
||||
- name: fxp0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: em0
|
||||
type: 1000base-x-sfp
|
||||
- name: em1
|
||||
type: 1000base-x-sfp
|
||||
- name: mge-0/0/0
|
||||
type: 10gbase-t
|
||||
- name: mge-0/0/1
|
||||
type: 10gbase-t
|
||||
- name: mge-0/0/2
|
||||
type: 10gbase-t
|
||||
- name: mge-0/0/3
|
||||
type: 10gbase-t
|
||||
- name: mge-0/0/4
|
||||
type: 10gbase-t
|
||||
- name: mge-0/0/5
|
||||
type: 10gbase-t
|
||||
- name: mge-0/0/6
|
||||
type: 10gbase-t
|
||||
- name: mge-0/0/7
|
||||
type: 10gbase-t
|
||||
- name: xe-0/1/0
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xe-0/1/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xe-0/1/2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xe-0/1/3
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xe-0/1/4
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xe-0/1/5
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xe-0/1/6
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xe-0/1/7
|
||||
type: 10gbase-x-sfpp
|
||||
- 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
|
||||
- name: et-0/3/0
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: et-0/3/1
|
||||
type: 100gbase-x-qsfp28
|
||||
module-bays:
|
||||
- name: PSU 0
|
||||
position: '0'
|
||||
- name: PSU 1
|
||||
position: '1'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
BIN
elevation-images/Juniper/juniper-srx2300.front.png
Normal file
BIN
elevation-images/Juniper/juniper-srx2300.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 459 KiB |
BIN
elevation-images/Juniper/juniper-srx2300.rear.png
Normal file
BIN
elevation-images/Juniper/juniper-srx2300.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 369 KiB |
11
module-types/Juniper/JPSU-450W-AC.yaml
Normal file
11
module-types/Juniper/JPSU-450W-AC.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-450W-AC
|
||||
part_number: JPSU-450W-AC
|
||||
# airflow: front-to-rear
|
||||
weight: 1.76
|
||||
weight_unit: lb
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 450
|
Loading…
x
Reference in New Issue
Block a user