diff --git a/device-types/Fortinet/FG-100E.yaml b/device-types/Fortinet/FG-100E.yaml index 399cb91e..10ba02ff 100644 --- a/device-types/Fortinet/FG-100E.yaml +++ b/device-types/Fortinet/FG-100E.yaml @@ -6,6 +6,10 @@ slug: fortinet-fg-100e is_full_depth: false u_height: 1 front_image: true +rear_image: true +airflow: side-to-rear +weight: 3.3 +weight_unit: kg comments: '[FortiGate 100E Series Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/FortiGate_100E_Series.pdf)' interfaces: - name: dmz diff --git a/device-types/Fortinet/FG-101E.yaml b/device-types/Fortinet/FG-101E.yaml new file mode 100644 index 00000000..51321ed2 --- /dev/null +++ b/device-types/Fortinet/FG-101E.yaml @@ -0,0 +1,74 @@ +--- +manufacturer: Fortinet +model: FortiGate 101E +part_number: FG-101E +slug: fortinet-fg-101e +is_full_depth: false +u_height: 1 +front_image: true +rear_image: true +airflow: side-to-rear +weight: 3.3 +weight_unit: kg +description: Internal Storage — 1x 480 GB SSD +comments: '[FortiGate 100E Series Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/FortiGate_100E_Series.pdf)' +interfaces: + - name: dmz + type: 1000base-t + - name: mgmt + type: 1000base-t + mgmt_only: true + - name: wan1 + type: 1000base-t + - name: wan2 + type: 1000base-t + - name: ha1 + type: 1000base-t + - name: ha2 + type: 1000base-t + - name: port1 + type: 1000base-t + - name: port2 + type: 1000base-t + - name: port3 + type: 1000base-t + - name: port4 + type: 1000base-t + - name: port5 + type: 1000base-t + - name: port6 + type: 1000base-t + - name: port7 + type: 1000base-t + - name: port8 + type: 1000base-t + - name: port9 + type: 1000base-t + - name: port10 + type: 1000base-t + - name: port11 + type: 1000base-t + - name: port12 + type: 1000base-t + - name: port13 + type: 1000base-t + - name: port14 + type: 1000base-t + - name: port15 + type: 1000base-x-sfp + description: Shared media (You can use 1 of the 2 ports **WITH** this name. 1 is 1000base-x-sfp & the other is 1000base-t.) + - name: port16 + type: 1000base-x-sfp + description: Shared media (You can use 1 of the 2 ports **WITH** this name. 1 is 1000base-x-sfp & the other is 1000base-t.) +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 29 + allocated_draw: 23 + - name: DC Input for RPS + type: dc-terminal + maximum_draw: 29 + allocated_draw: 23 diff --git a/device-types/Fortinet/FG-310B.yaml b/device-types/Fortinet/FG-310B.yaml new file mode 100644 index 00000000..e9dc0b99 --- /dev/null +++ b/device-types/Fortinet/FG-310B.yaml @@ -0,0 +1,41 @@ +--- +manufacturer: Fortinet +model: FortiGate 310B +slug: fortinet-fg-310b +part_number: FG-310B +u_height: 1.0 +is_full_depth: false +front_image: true +rear_image: true +airflow: side-to-rear +weight: 6.35 +weight_unit: kg +console-ports: + - name: Console + type: rj-45 +interfaces: + - name: port1 + type: 1000base-t + - name: port2 + type: 1000base-t + - name: port3 + type: 1000base-t + - name: port4 + type: 1000base-t + - name: port5 + type: 1000base-t + - name: port6 + type: 1000base-t + - name: port7 + type: 1000base-t + - name: port8 + type: 1000base-t + - name: port9 + type: 1000base-t + - name: port10 + type: 1000base-t +power-ports: + - name: DC Input for RPS + type: dc-terminal + - name: PS1 + type: iec-60320-c14 diff --git a/elevation-images/Fortinet/fortinet-fg-100e.rear.png b/elevation-images/Fortinet/fortinet-fg-100e.rear.png new file mode 100644 index 00000000..9928a07f Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-100e.rear.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-101e.front.png b/elevation-images/Fortinet/fortinet-fg-101e.front.png new file mode 100644 index 00000000..3e14b021 Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-101e.front.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-101e.rear.png b/elevation-images/Fortinet/fortinet-fg-101e.rear.png new file mode 100644 index 00000000..9928a07f Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-101e.rear.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-310b.front.png b/elevation-images/Fortinet/fortinet-fg-310b.front.png new file mode 100644 index 00000000..08c9f053 Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-310b.front.png differ diff --git a/elevation-images/Fortinet/fortinet-fg-310b.rear.png b/elevation-images/Fortinet/fortinet-fg-310b.rear.png new file mode 100644 index 00000000..5cfe518d Binary files /dev/null and b/elevation-images/Fortinet/fortinet-fg-310b.rear.png differ