From 122dd4cc3a074998a759308af5eda48fee829fd4 Mon Sep 17 00:00:00 2001 From: ao-inoue <87061631+ao-inoue@users.noreply.github.com> Date: Mon, 31 Jan 2022 21:16:48 +0900 Subject: [PATCH] Add FortiGate 60F (#636) Initial commit of FG-60F.yaml --- device-types/Fortinet/FG-60F.yaml | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 device-types/Fortinet/FG-60F.yaml diff --git a/device-types/Fortinet/FG-60F.yaml b/device-types/Fortinet/FG-60F.yaml new file mode 100644 index 000000000..5b884a4d7 --- /dev/null +++ b/device-types/Fortinet/FG-60F.yaml @@ -0,0 +1,36 @@ +--- +manufacturer: Fortinet +model: FortiGate 60F +slug: fg-60f +part_number: FGT_60F +u_height: 1 +is_full_depth: false +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: PS1 + type: nema-5-15p + maximum_draw: 19 + allocated_draw: 17 +interfaces: + - name: internal1 + type: 1000base-t + - name: internal2 + type: 1000base-t + - name: internal3 + type: 1000base-t + - name: internal4 + type: 1000base-t + - name: internal5 + type: 1000base-t + - name: A + type: 1000base-t + - name: B + type: 1000base-t + - name: dmz + type: 1000base-t + - name: wan1 + type: 1000base-t + - name: wan2 + type: 1000base-t