mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Addition of Fortinet FG-400F device and images (#1742)
* Add Fortigate FG-400F * Fortigate FG-400F front and rear images * Fix duplicate key is_full_depth. * Create SP-FG400F-PS.yaml Modular PSU for fortigate FG-400F * Update FG-400F.yaml Swap PSU ports for module bays * Update SP-FG400F-PS.yaml Remove decimal
This commit is contained in:
parent
fbca908823
commit
8dc806cd22
91
device-types/Fortinet/FG-400F.yaml
Normal file
91
device-types/Fortinet/FG-400F.yaml
Normal file
@ -0,0 +1,91 @@
|
||||
---
|
||||
manufacturer: Fortinet
|
||||
model: FortiGate 400F
|
||||
slug: fortinet-fg-400f
|
||||
part_number: FG-400F
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 6.4
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[FortiGate 400F Series Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-400f-series.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
module-bays:
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: ha
|
||||
type: 1000base-t
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- 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-t
|
||||
- name: port16
|
||||
type: 1000base-t
|
||||
- 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: 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: 1000base-x-sfp
|
||||
- name: port32
|
||||
type: 1000base-x-sfp
|
BIN
elevation-images/Fortinet/fortinet-fg-400f.front.png
Normal file
BIN
elevation-images/Fortinet/fortinet-fg-400f.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 97 KiB |
BIN
elevation-images/Fortinet/fortinet-fg-400f.rear.png
Normal file
BIN
elevation-images/Fortinet/fortinet-fg-400f.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 135 KiB |
9
module-types/Fortinet/SP-FG400F-PS.yaml
Normal file
9
module-types/Fortinet/SP-FG400F-PS.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Fortinet
|
||||
model: SP-FG400F-PS
|
||||
part_number: SP-FG400F-PS
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 189
|
||||
allocated_draw: 154
|
Loading…
Reference in New Issue
Block a user