diff --git a/device-types/Juniper/SRX240H2-POE.yaml b/device-types/Juniper/SRX240H2-POE.yaml index d247abc76..0ad78e4d7 100644 --- a/device-types/Juniper/SRX240H2-POE.yaml +++ b/device-types/Juniper/SRX240H2-POE.yaml @@ -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 diff --git a/device-types/Juniper/SRX240H2.yaml b/device-types/Juniper/SRX240H2.yaml index a610b5911..0ffcfbd90 100644 --- a/device-types/Juniper/SRX240H2.yaml +++ b/device-types/Juniper/SRX240H2.yaml @@ -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 diff --git a/elevation-images/Juniper/juniper-srx240h2-poe.front.png b/elevation-images/Juniper/juniper-srx240h2-poe.front.png new file mode 100644 index 000000000..716763fce Binary files /dev/null and b/elevation-images/Juniper/juniper-srx240h2-poe.front.png differ diff --git a/elevation-images/Juniper/juniper-srx240h2-poe.rear.png b/elevation-images/Juniper/juniper-srx240h2-poe.rear.png new file mode 100644 index 000000000..a0ab46c59 Binary files /dev/null and b/elevation-images/Juniper/juniper-srx240h2-poe.rear.png differ diff --git a/elevation-images/Juniper/juniper-srx240h2.front.png b/elevation-images/Juniper/juniper-srx240h2.front.png new file mode 100644 index 000000000..716763fce Binary files /dev/null and b/elevation-images/Juniper/juniper-srx240h2.front.png differ diff --git a/elevation-images/Juniper/juniper-srx240h2.rear.png b/elevation-images/Juniper/juniper-srx240h2.rear.png new file mode 100644 index 000000000..a0ab46c59 Binary files /dev/null and b/elevation-images/Juniper/juniper-srx240h2.rear.png differ