mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Adding Fortinet FG-800D & FD3700D (#1546)
* Adding Fortinet FG-800D and FG-3700D * Adding Images for Fortinet FG-800D and FG-3700D * Removing descriptions and renaming images to follow standard * Running pre-commit tests and linting on a Linux machine * Extracting Power Supply spec into Modules * Changing integer to string in Module Position * Running linter on a linux machine --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
5c6d1ac7ce
commit
b674533447
93
device-types/Fortinet/FG-3700D.yaml
Normal file
93
device-types/Fortinet/FG-3700D.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
---
|
||||
manufacturer: Fortinet
|
||||
model: FortiGate 3700D
|
||||
slug: fortinet-fg-3700d
|
||||
part_number: FG-3700D
|
||||
u_height: 3
|
||||
weight: 21.3
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
comments: '[FortiGate 3700D Series Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/FortiGate_3700D.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
- name: USB MGMT
|
||||
type: usb-mini-b
|
||||
module-bays:
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: mgmt1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: mgmt2
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: port1
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: port2
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: port3
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: port4
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: port5
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port6
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port7
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port8
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port9
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port10
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port11
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port12
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port13
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port14
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port15
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port16
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port17
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port18
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port19
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port20
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port21
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port22
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port23
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port24
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port25
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port26
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port27
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port28
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port29
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port30
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port31
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port32
|
||||
type: 10gbase-x-sfpp
|
92
device-types/Fortinet/FG-800D.yaml
Normal file
92
device-types/Fortinet/FG-800D.yaml
Normal file
@ -0,0 +1,92 @@
|
||||
---
|
||||
manufacturer: Fortinet
|
||||
model: FortiGate 800D
|
||||
slug: fortinet-fg-800d
|
||||
part_number: FG-800D
|
||||
u_height: 1
|
||||
weight: 8.6
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[FortiGate 800D Series Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/FortiGate_800D.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
module-bays:
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: mgmt1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: mgmt2
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: wan1/1
|
||||
type: 1000base-t
|
||||
- name: wan2/2
|
||||
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-t
|
||||
- name: port16
|
||||
type: 1000base-t
|
||||
- name: port17
|
||||
type: 1000base-t
|
||||
- name: port18
|
||||
type: 1000base-t
|
||||
- name: port19
|
||||
type: 1000base-t
|
||||
- name: port20
|
||||
type: 1000base-t
|
||||
- name: port21
|
||||
type: 1000base-t
|
||||
- name: port22
|
||||
type: 1000base-t
|
||||
- name: port23
|
||||
type: 1000base-x-sfp
|
||||
- name: port24
|
||||
type: 1000base-x-sfp
|
||||
- name: port25
|
||||
type: 1000base-x-sfp
|
||||
- name: port26
|
||||
type: 1000base-x-sfp
|
||||
- name: port27
|
||||
type: 1000base-x-sfp
|
||||
- name: port28
|
||||
type: 1000base-x-sfp
|
||||
- name: port29
|
||||
type: 1000base-x-sfp
|
||||
- name: port30
|
||||
type: 1000base-x-sfp
|
||||
- name: port31
|
||||
type: 10gbase-x-sfpp
|
||||
- name: port32
|
||||
type: 10gbase-x-sfpp
|
BIN
elevation-images/Fortinet/fortinet-fg-3700d.front.png
Normal file
BIN
elevation-images/Fortinet/fortinet-fg-3700d.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
BIN
elevation-images/Fortinet/fortinet-fg-800d.front.png
Normal file
BIN
elevation-images/Fortinet/fortinet-fg-800d.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
elevation-images/Fortinet/fortinet-fg-800d.rear.png
Normal file
BIN
elevation-images/Fortinet/fortinet-fg-800d.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
@ -5,5 +5,7 @@ part_number: SP-FG3800D-PS
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 840
|
||||
allocated_draw: 300
|
||||
weight: 1.4
|
||||
weight_unit: lb
|
||||
|
9
module-types/Fortinet/SP-FG600C-PS.yaml
Normal file
9
module-types/Fortinet/SP-FG600C-PS.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Fortinet
|
||||
model: SP-FG600C-PS
|
||||
part_number: SP-FG600C-PS
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 187
|
||||
allocated_draw: 128
|
Loading…
Reference in New Issue
Block a user