diff --git a/device-types/Fortinet/FG-50G.yaml b/device-types/Fortinet/FG-50G.yaml new file mode 100644 index 00000000..ea80d1e0 --- /dev/null +++ b/device-types/Fortinet/FG-50G.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Fortinet +model: FortiGate 50G +slug: fortinet-fg-50g +part_number: FG-50G +u_height: 1 +weight: 1.0 +weight_unit: kg +airflow: passive +is_full_depth: false +front_image: true +rear_image: true +comments: '[FortiGate 50G Series Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/pdf/fortigate-fortiwifi-50g-series.pdf)' +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: PS1 + type: dc-terminal + maximum_draw: 9 + allocated_draw: 8 +interfaces: + - name: lan1 + type: 1000base-t + - name: lan2 + type: 1000base-t + - name: lan3 + type: 1000base-t + - name: A + type: 1000base-t + - name: wan + type: 1000base-t diff --git a/elevation-images/Fortinet/fortinet-fg-50g.front.png b/elevation-images/Fortinet/fortinet-fg-50g.front.png new file mode 100644 index 00000000..20beecae Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-50g.front.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-50g.rear.png b/elevation-images/Fortinet/fortinet-fg-50g.rear.png new file mode 100644 index 00000000..96f59256 Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-50g.rear.png differ