mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-31 18:49:26 +01:00
Add fortigate FG-12xG (#2262)
* Add fortigate FG-12xG * Delete elevation-images/Fortinet/._fortinet-fg-120g.front.png * Delete elevation-images/Fortinet/._fortinet-fg-120g.rear.png --------- Co-authored-by: Goldshop <Harry@cadby.co.uk>
This commit is contained in:
parent
502800786b
commit
4500e52402
@ -7,8 +7,10 @@ u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 5.52
|
||||
weight_unit: kg
|
||||
front_image: true
|
||||
rear_image: true
|
||||
airflow: side-to-rear
|
||||
comments: '[Fortigate 120G/121G Data Sheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf)'
|
||||
comments: Same as FG-121G , but **WITHOUT** a 480GB SSD on-board. [FortiGate 120G Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf)
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
@ -24,8 +26,10 @@ power-ports:
|
||||
interfaces:
|
||||
- name: ha
|
||||
type: 1000base-t
|
||||
description: dual management/HA port
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
description: dual management/HA port
|
||||
mgmt_only: true
|
||||
- name: port1
|
||||
type: 1000base-t
|
||||
|
@ -7,8 +7,10 @@ u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 5.52
|
||||
weight_unit: kg
|
||||
front_image: true
|
||||
rear_image: true
|
||||
airflow: side-to-rear
|
||||
comments: '[Fortigate 120G/121G Data Sheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf)'
|
||||
comments: Same as FG-120G, but **WITH** a 480GB SSD on-board. [FortiGate 120G Datasheet](https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortigate-120g-series.pdf)
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
@ -16,14 +18,19 @@ power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 47
|
||||
allocated_draw: 43
|
||||
- name: PS2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 47
|
||||
allocated_draw: 43
|
||||
interfaces:
|
||||
- name: ha
|
||||
type: 1000base-t
|
||||
description: dual management/HA port
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
description: dual management/HA port
|
||||
mgmt_only: true
|
||||
- name: port1
|
||||
type: 1000base-t
|
||||
- name: port2
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 94 KiB |
Binary file not shown.
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 120 KiB |
BIN
elevation-images/Fortinet/fortinet-fg-121g.front.png
Normal file
BIN
elevation-images/Fortinet/fortinet-fg-121g.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
BIN
elevation-images/Fortinet/fortinet-fg-121g.rear.png
Normal file
BIN
elevation-images/Fortinet/fortinet-fg-121g.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
Loading…
Reference in New Issue
Block a user