From bb3f59a4c3fd8fac4ca2f51e4f85b4cd1537657f Mon Sep 17 00:00:00 2001 From: Arne Opdal Date: Wed, 26 Feb 2025 20:50:30 +0100 Subject: [PATCH] Add FortiGate 40F-3G4G (#2882) * Add FortiGate 40F-3G4G * Update FG-40F-3G4G.yaml added extra detail --------- Co-authored-by: Arne Opdal Co-authored-by: Harry --- device-types/Fortinet/FG-40F-3G4G.yaml | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 device-types/Fortinet/FG-40F-3G4G.yaml diff --git a/device-types/Fortinet/FG-40F-3G4G.yaml b/device-types/Fortinet/FG-40F-3G4G.yaml new file mode 100644 index 00000000..fdae0f84 --- /dev/null +++ b/device-types/Fortinet/FG-40F-3G4G.yaml @@ -0,0 +1,31 @@ +--- +manufacturer: Fortinet +model: FortiGate 40F-3G4G +slug: fortinet-fg-40f-3g4g +part_number: FG-40F-3G4G +u_height: 1 +is_full_depth: false +weight: 1 +weight_unit: kg +airflow: passive +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: PS1 + type: dc-terminal + maximum_draw: 14 + allocated_draw: 12 +interfaces: + - name: wan + type: 1000base-t + - name: wwan + type: lte + - name: A + type: 1000base-t + - name: lan1 + type: 1000base-t + - name: lan2 + type: 1000base-t + - name: lan3 + type: 1000base-t