mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Juniper SRX240H2, SRX240H2-POE wieght, interface properties, pictures, power draw, documentation link updated. (#2492)
* Added Images for Juniper SRX240H2 and SRX240H2-POE * Update SRX240H2-POE.yaml Interface properties and datasheet link were updated, and module bays were added. * Update SRX240H2.yaml The datasheet link was updated and module-bays were added. * Update SRX240H2-POE.yaml The PDF link, weight, power draw, and interface properties have been updated. * Update SRX240H2.yaml Interface properties, PDF link, weight, device pictures, and power draw updated.
This commit is contained in:
parent
f3dcabf0a6
commit
1de8cde617
@ -4,43 +4,89 @@ model: SRX240H2-POE
|
||||
slug: juniper-srx240h2-poe
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
comments: '[Juniper SRX240 Data Sheet](https://www.juniper.net/us/en/local/pdf/datasheets/1000281-en.pdf)'
|
||||
front_image: true
|
||||
rear_image: true
|
||||
weight: 5.6
|
||||
weight_unit: kg
|
||||
comments: '[Juniper SRX240 Services Gateway Hardware Guide](https://www.juniper.net/documentation/en_US/release-independent/junos/information-products/pathway-pages/hardware/srx240/index.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: ge-0/0/0
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/1
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/2
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/3
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/4
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/5
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/6
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/7
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/8
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/9
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/10
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/11
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/12
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/13
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/14
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: ge-0/0/15
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
module-bays:
|
||||
- name: MPM1
|
||||
position: '1'
|
||||
- name: MPM2
|
||||
position: '2'
|
||||
- name: MPM3
|
||||
position: '3'
|
||||
- name: MPM4
|
||||
position: '4'
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 150
|
||||
|
@ -2,7 +2,15 @@
|
||||
manufacturer: Juniper
|
||||
model: SRX240H2
|
||||
slug: juniper-srx240h2
|
||||
is_full_depth: false
|
||||
is_full_depth: true
|
||||
front_image: true
|
||||
rear_image: true
|
||||
weight: 5.1
|
||||
weight_unit: kg
|
||||
comments: '[Juniper SRX240 Services Gateway Hardware Guide](https://www.juniper.net/documentation/en_US/release-independent/junos/information-products/pathway-pages/hardware/srx240/index.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: ge-0/0/0
|
||||
type: 1000base-t
|
||||
@ -36,9 +44,16 @@ interfaces:
|
||||
type: 1000base-t
|
||||
- name: ge-0/0/15
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: MPM1
|
||||
position: '1'
|
||||
- name: MPM2
|
||||
position: '2'
|
||||
- name: MPM3
|
||||
position: '3'
|
||||
- name: MPM4
|
||||
position: '4'
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c14
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
maximum_draw: 74
|
||||
|
BIN
elevation-images/Juniper/juniper-srx240h2-poe.front.png
Normal file
BIN
elevation-images/Juniper/juniper-srx240h2-poe.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 759 KiB |
BIN
elevation-images/Juniper/juniper-srx240h2-poe.rear.png
Normal file
BIN
elevation-images/Juniper/juniper-srx240h2-poe.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 659 KiB |
BIN
elevation-images/Juniper/juniper-srx240h2.front.png
Normal file
BIN
elevation-images/Juniper/juniper-srx240h2.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 759 KiB |
BIN
elevation-images/Juniper/juniper-srx240h2.rear.png
Normal file
BIN
elevation-images/Juniper/juniper-srx240h2.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 659 KiB |
Loading…
Reference in New Issue
Block a user