From c2c51d8f74692c8690b385613043f28088daf388 Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Wed, 19 Feb 2025 19:17:11 +0500 Subject: [PATCH] Create SG2200.yaml (#2830) * Create SG2200.yaml * Update SG2200.yaml --------- Co-authored-by: Harry --- device-types/Check Point/SG2200.yaml | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 device-types/Check Point/SG2200.yaml diff --git a/device-types/Check Point/SG2200.yaml b/device-types/Check Point/SG2200.yaml new file mode 100644 index 000000000..0f246aca9 --- /dev/null +++ b/device-types/Check Point/SG2200.yaml @@ -0,0 +1,39 @@ +--- +manufacturer: Check Point +model: SG2200 +slug: check-point-sg2200 +part_number: CPAP-SG2200 +u_height: 1 +is_full_depth: false +airflow: passive +weight: 2 +weight_unit: kg +comments: '[Next Gen Firewall Data Sheet](https://sc1.checkpoint.com/uc/pdf/datasheets/2200-appliance-datasheet.pdf)' +console-ports: + - name: ttyS0 + label: CONSOLE + type: rj-45 +power-ports: + - name: PSU-External + type: iec-60320-c14 + maximum_draw: 40 + allocated_draw: 35 +interfaces: + - name: eth1 + label: '1' + type: 1000base-t + - name: eth2 + label: '2' + type: 1000base-t + - name: eth3 + label: '3' + type: 1000base-t + - name: eth4 + label: '4' + type: 1000base-t + - name: eth5 + label: '5' + type: 1000base-t + - name: eth6 + label: '6' + type: 1000base-t