From 1b7544a50769746b8ed93eb3b46b3a1abe6b2851 Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Wed, 29 Jan 2025 03:35:34 +0500 Subject: [PATCH] Create Check Point SG5800.yaml (#2664) * Create Check Point SG5800.yaml * Update SG5800.yaml * Update SG5800.yaml Converted power ports to module bays --------- Co-authored-by: Harry --- device-types/Check Point/SG5800.yaml | 62 ++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 device-types/Check Point/SG5800.yaml diff --git a/device-types/Check Point/SG5800.yaml b/device-types/Check Point/SG5800.yaml new file mode 100644 index 000000000..fcf6b7540 --- /dev/null +++ b/device-types/Check Point/SG5800.yaml @@ -0,0 +1,62 @@ +--- +manufacturer: Check Point +model: SG5800 +slug: check-point-sg5800 +part_number: CPAP-SG5800-NGTP +u_height: 1 +weight: 8.37 +weight_unit: kg +is_full_depth: true +comments: '[Check Point 5800 Data Sheet](https://www.checkpoint.com/downloads/products/5800-security-gateway-datasheet.pdf)' +airflow: side-to-rear +console-ports: + - name: ttyS0 + label: CONSOLE + type: rj-45 + - name: ttyS1 + label: CONSOLE + type: usb-c +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 + - name: eth7 + label: '7' + type: 1000base-t + - name: eth8 + label: '8' + type: 1000base-t + - name: Sync + label: SYNC + type: 1000base-t + - name: Mgmt + label: MGMT + type: 1000base-t + - name: lom + label: LOM + type: 1000base-t + mgmt_only: true +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 + - name: Line card 1 + position: '1' + - name: Line card 2 + position: '2'