mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add WatchGuard T85-PoE (#2002)
* Create primergy-rx25340-m6.yml * Rename primergy-rx25340-m6.yml to primergy-rx2530-m6.yml * Added part_number * Update primergy-rx2530-m6.yml Removing VGA port * Create Firebox-T85-PoE * Rename Firebox-T85-PoE to Firebox-T85-PoE.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
fb45d5fc5a
commit
99be071b77
37
device-types/WatchGuard/Firebox-T85-PoE.yaml
Normal file
37
device-types/WatchGuard/Firebox-T85-PoE.yaml
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
manufacturer: WatchGuard
|
||||
model: Firebox T85-PoE
|
||||
slug: watchguard-firebox-t85-poe
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
airflow: left-to-right
|
||||
comments: '[WatchGuard Firebox T85-PoE Hardware Guide](http://www.watchguard.com/help/docs/help-center/en-US/Content/en-US/Hardware-Guides/firebox-t85-PoE-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