Skip to content

Commit

Permalink
Add FortiGate 60E POE (netbox-community#2523)
Browse files Browse the repository at this point in the history
* Add FortiGate 60E-POE

* Add images for FortiGate 60E-POE

* Fix slug

* Adjust part_number and slug

* Remove unsuitable images

* Add missing 'E'

* Replace product page by data-sheet

* Set correct weight

* Set correct power consumption values

* Fix port description for poe ports
  • Loading branch information
jhofmueller authored Nov 25, 2024
1 parent a975857 commit 66ad210
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions device-types/Fortinet/FG-60E-POE.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
manufacturer: Fortinet
model: FortiGate 60E-POE
slug: fortinet-fg-60e-poe
part_number: FG-60E-POE
description: 8-Port Firewall Appliance with POE
comments: '[Data-Sheet](https://www.firewalls.com/pub/media/wysiwyg/datasheets/Fortinet/FG-FW-60E.pdf)'
u_height: 1
is_full_depth: false
front_image: false
rear_image: false
airflow: passive
weight: 1.0
weight_unit: kg
console-ports:
- name: Console
type: rj-45
power-ports:
- name: PS1
type: dc-terminal
maximum_draw: 95
allocated_draw: 20
label: 12V DC
interfaces:
- name: port1
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: port2
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: port3
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: port4
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: port5
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: port6
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: port7
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: port8
type: 1000base-t
poe_mode: pse
poe_type: type2-ieee802.3at
- name: wan1
type: 1000base-t
- name: wan2
type: 1000base-t

0 comments on commit 66ad210

Please sign in to comment.