From 1644be091be053caade1409aab0318e009fd1912 Mon Sep 17 00:00:00 2001 From: fihelu <70428654+fihelu@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:25:43 +0100 Subject: [PATCH] Create XGS-116 (#2596) * Create XGS-116 Added the XGS-116 * Rename XGS-116 to XGS-116.yaml * Update XGS-116.yaml * Update XGS-116.yaml * Update XGS-116.yaml Set power port types to dc-terminal --------- Co-authored-by: Harry --- device-types/Sophos/XGS-116.yaml | 50 ++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 device-types/Sophos/XGS-116.yaml diff --git a/device-types/Sophos/XGS-116.yaml b/device-types/Sophos/XGS-116.yaml new file mode 100644 index 000000000..3f117ff59 --- /dev/null +++ b/device-types/Sophos/XGS-116.yaml @@ -0,0 +1,50 @@ +--- +manufacturer: Sophos +model: XGS 116 +slug: sophos-xgs-116 +comments: '[Sophos XGS Series Firewall Brochure](https://assets.sophos.com/X24WTUEQ/at/7wf85vbnnqf939bbhtxgfk/sophos-firewall-br.pdf)' +u_height: 1 +weight: 2.2 +weight_unit: kg +is_full_depth: false +front_image: false +rear_image: false +airflow: left-to-right +console-ports: + - name: COM Serial + type: rj-45 + - name: COM USB + type: usb-micro-b +interfaces: + - name: Port1 + type: 1000base-t + - name: Port2 + type: 1000base-t + - name: Port3 + type: 1000base-t + - name: Port4 + type: 1000base-t + - name: Port5 + type: 1000base-t + - name: Port6 + type: 1000base-t + - name: Port7 + type: 1000base-t + - name: Port8 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: Port9 + type: 1000base-x-sfp +module-bays: + - name: A + position: A +power-ports: + - name: DC In 1 + type: dc-terminal + maximum_draw: 150 + allocated_draw: 28 + - name: DC In 2 + type: dc-terminal + maximum_draw: 150 + allocated_draw: 28