-
Notifications
You must be signed in to change notification settings - Fork 952
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
1 parent
a975857
commit 66ad210
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |