mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Added Watchguard M370 & T80 (#1682)
* Added Watchguard M370 & T80 * Indentation Update * Indent V2 * Update Watchguard-Firebox-M370.yaml * Format Edit * Airflow & Weigh update * File rename * Update Firebox-T80.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
b7021c9e03
commit
7c7804080d
35
device-types/Watchguard/Firebox-M370.yaml
Normal file
35
device-types/Watchguard/Firebox-M370.yaml
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
manufacturer: Watchguard
|
||||
model: Firebox M370
|
||||
slug: watchguard-firebox-m370
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
airflow: front-to-rear
|
||||
comments: '[Firebox M370, M470, M570 and M670 Hardware Guide](https://www.watchguard.com/help/docs/hardware%20guides/Firebox_M370_470_570_670_Hardware_Guide.pdf)'
|
||||
weight: 5
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 220
|
||||
allocated_draw: 220
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 1000base-t
|
||||
- name: eth1
|
||||
type: 1000base-t
|
||||
- name: eth2
|
||||
type: 1000base-t
|
||||
- name: eth3
|
||||
type: 1000base-t
|
||||
- name: eth4
|
||||
type: 1000base-t
|
||||
- name: eth5
|
||||
type: 1000base-t
|
||||
- name: eth6
|
||||
type: 1000base-t
|
||||
- name: eth7
|
||||
type: 1000base-t
|
37
device-types/Watchguard/Firebox-T80.yaml
Normal file
37
device-types/Watchguard/Firebox-T80.yaml
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
manufacturer: Watchguard
|
||||
model: Firebox T80
|
||||
slug: watchguard-firebox-t80
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
airflow: left-to-right
|
||||
comments: '[Watchguard Firebox T80 Hardware Guide](https://www.watchguard.com/help/docs/help-center/en-US/Content/en-US/Hardware-Guides/firebox-t80-hardware-guide.html)'
|
||||
weight: 2.6
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: mgmnt
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: dc-terminal
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 1000base-t
|
||||
- name: eth1
|
||||
type: 1000base-t
|
||||
- name: eth2
|
||||
type: 1000base-t
|
||||
- name: eth3
|
||||
type: 1000base-t
|
||||
- name: eth4
|
||||
type: 1000base-t
|
||||
- name: eth5
|
||||
type: 1000base-t
|
||||
- name: eth6
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: eth7
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
Loading…
Reference in New Issue
Block a user