diff --git a/device-types/Fortinet/FG-120G.yaml b/device-types/Fortinet/FG-120G.yaml index 08716254df..30769355e4 100644 --- a/device-types/Fortinet/FG-120G.yaml +++ b/device-types/Fortinet/FG-120G.yaml @@ -7,8 +7,10 @@ u_height: 1 is_full_depth: false weight: 5.52 weight_unit: kg +front_image: true +rear_image: true airflow: side-to-rear -comments: '[Fortigate 120G/121G Data Sheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf)' +comments: Same as FG-121G , but **WITHOUT** a 480GB SSD on-board. [FortiGate 120G Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf) console-ports: - name: Console type: rj-45 @@ -24,8 +26,10 @@ power-ports: interfaces: - name: ha type: 1000base-t + description: dual management/HA port - name: mgmt type: 1000base-t + description: dual management/HA port mgmt_only: true - name: port1 type: 1000base-t diff --git a/device-types/Fortinet/FG-121G.yaml b/device-types/Fortinet/FG-121G.yaml index 849ec51a04..003b2784ce 100644 --- a/device-types/Fortinet/FG-121G.yaml +++ b/device-types/Fortinet/FG-121G.yaml @@ -7,8 +7,10 @@ u_height: 1 is_full_depth: false weight: 5.52 weight_unit: kg +front_image: true +rear_image: true airflow: side-to-rear -comments: '[Fortigate 120G/121G Data Sheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf)' +comments: Same as FG-120G, but **WITH** a 480GB SSD on-board. [FortiGate 120G Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf) console-ports: - name: Console type: rj-45 @@ -16,14 +18,19 @@ power-ports: - name: PS1 type: iec-60320-c14 maximum_draw: 47 + allocated_draw: 43 - name: PS2 type: iec-60320-c14 maximum_draw: 47 + allocated_draw: 43 interfaces: - name: ha type: 1000base-t + description: dual management/HA port - name: mgmt type: 1000base-t + description: dual management/HA port + mgmt_only: true - name: port1 type: 1000base-t - name: port2 diff --git a/elevation-images/Fortinet/fortinet-fg-120g.front.png b/elevation-images/Fortinet/fortinet-fg-120g.front.png index 69aaba9b21..9183a2f3a0 100644 Binary files a/elevation-images/Fortinet/fortinet-fg-120g.front.png and b/elevation-images/Fortinet/fortinet-fg-120g.front.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-120g.rear.png b/elevation-images/Fortinet/fortinet-fg-120g.rear.png index 4c2eb3a697..77173d8430 100644 Binary files a/elevation-images/Fortinet/fortinet-fg-120g.rear.png and b/elevation-images/Fortinet/fortinet-fg-120g.rear.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-121g.front.png b/elevation-images/Fortinet/fortinet-fg-121g.front.png new file mode 100644 index 0000000000..9183a2f3a0 Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-121g.front.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-121g.rear.png b/elevation-images/Fortinet/fortinet-fg-121g.rear.png new file mode 100644 index 0000000000..77173d8430 Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-121g.rear.png differ