mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
b903a48208
* Add Sophos XGS device types * Add several Sophos XGS elevation images * Add elevation image notation --------- Co-authored-by: Kaleb Masters <kmasters@constructionpartners.net> Co-authored-by: Harry <Harry@cadby.co.uk>
47 lines
954 B
YAML
47 lines
954 B
YAML
---
|
|
manufacturer: Sophos
|
|
model: SD-RED 60
|
|
slug: sophos-sd-red-60
|
|
comments: '[Sophos XGS Series Firewall Brochure](https://assets.sophos.com/X24WTUEQ/at/7wf85vbnnqf939bbhtxgfk/sophos-firewall-br.pdf)'
|
|
u_height: 1
|
|
weight: 1
|
|
weight_unit: kg
|
|
is_full_depth: false
|
|
front_image: true
|
|
rear_image: true
|
|
airflow: left-to-right
|
|
console-ports:
|
|
- name: COM USB
|
|
type: usb-micro-b
|
|
interfaces:
|
|
- name: WAN1 SFP
|
|
type: 1000base-x-sfp
|
|
- name: WAN1
|
|
type: 1000base-t
|
|
- name: WAN2
|
|
type: 1000base-t
|
|
- name: LAN1
|
|
type: 1000base-t
|
|
poe_mode: pse
|
|
poe_type: type2-ieee802.3at
|
|
- name: LAN2
|
|
type: 1000base-t
|
|
poe_mode: pse
|
|
poe_type: type2-ieee802.3at
|
|
- name: LAN3
|
|
type: 1000base-t
|
|
- name: LAN4
|
|
type: 1000base-t
|
|
module-bays:
|
|
- name: A
|
|
position: A
|
|
power-ports:
|
|
- name: DC In 1
|
|
type: other
|
|
maximum_draw: 63
|
|
allocated_draw: 12
|
|
- name: DC In 2
|
|
type: other
|
|
maximum_draw: 63
|
|
allocated_draw: 12
|