diff --git a/device-types/Netgate/8300-Security-Gateway.yaml b/device-types/Netgate/8300-Security-Gateway.yaml index fa7915a7..d08b45aa 100644 --- a/device-types/Netgate/8300-Security-Gateway.yaml +++ b/device-types/Netgate/8300-Security-Gateway.yaml @@ -7,13 +7,17 @@ weight: 6.05 weight_unit: kg is_full_depth: false airflow: front-to-rear +front_image: true +rear_image: true console-ports: - name: console-rj45 type: rj-45 description: 115200 baud rate, 8 data bits, no parity, 1 stop bit, no flow control or XON/OFF -power-ports: - - name: psu1 - type: iec-60320-c16 +module-bays: + - name: PSU1 + position: '1' + - name: PSU2 + position: '2' interfaces: - name: ice0 type: 10gbase-x-sfpp diff --git a/elevation-images/Netgate/netgate-8300-security-gateway.front.jpg b/elevation-images/Netgate/netgate-8300-security-gateway.front.jpg new file mode 100644 index 00000000..000be9d1 Binary files /dev/null and b/elevation-images/Netgate/netgate-8300-security-gateway.front.jpg differ diff --git a/elevation-images/Netgate/netgate-8300-security-gateway.rear.jpg b/elevation-images/Netgate/netgate-8300-security-gateway.rear.jpg new file mode 100644 index 00000000..ab94abc8 Binary files /dev/null and b/elevation-images/Netgate/netgate-8300-security-gateway.rear.jpg differ