mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
77ea3daa7d
* add Sophos XGS 2100/2300 device type * add Sophos XGS 3100/3300 device type * add Sophos FlexiPort Module 4x SFP+ * Sophos: remove subdevice_role, since module_bays do not cause a parent/child relation * device-types/Sophos/XGS-*.yaml: correct console-server-ports to console-ports * device-types/Sophos/XGS-2/3x00.yaml: add weight from vendor datasheet * Sophos-XGS: remove non-console USB-Ports as requested in Review
47 lines
836 B
YAML
47 lines
836 B
YAML
---
|
|
manufacturer: Sophos
|
|
model: XGS 2100
|
|
slug: sophos-xgs-2100
|
|
u_height: 1
|
|
weight: 4.7
|
|
weight_unit: kg
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
console-ports:
|
|
- name: COM Serial
|
|
type: rj-45
|
|
- name: COM USB
|
|
type: usb-micro-b
|
|
interfaces:
|
|
- name: MGMT
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: F1
|
|
type: 1000base-x-sfp
|
|
- name: F2
|
|
type: 1000base-x-sfp
|
|
- name: LAN 1 (LAN)
|
|
type: 1000base-t
|
|
- name: LAN 2 (WAN)
|
|
type: 1000base-t
|
|
- name: LAN 3
|
|
type: 1000base-t
|
|
- name: LAN 4
|
|
type: 1000base-t
|
|
- name: LAN 5
|
|
type: 1000base-t
|
|
- name: LAN 6
|
|
type: 1000base-t
|
|
- name: LAN 7
|
|
type: 1000base-t
|
|
- name: LAN 8
|
|
type: 1000base-t
|
|
module-bays:
|
|
- name: A
|
|
position: A
|
|
power-ports:
|
|
- name: internal-PS
|
|
type: iec-60320-c14
|
|
maximum_draw: 201
|
|
allocated_draw: 50
|