From cf83fcb2c319df49c9ea3af6cbab7790d4ed14fb Mon Sep 17 00:00:00 2001 From: "M. Herdiansyah" Date: Sat, 1 Mar 2025 04:35:48 +0700 Subject: [PATCH] Check Point: add CPAP-SBTE2000X (#2886) * Check Point: add CPAP-SBTE2000X * Update CPAP-SBTE2000X.yaml --------- Co-authored-by: Harry --- device-types/Check Point/CPAP-SBTE2000X.yaml | 31 ++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 device-types/Check Point/CPAP-SBTE2000X.yaml diff --git a/device-types/Check Point/CPAP-SBTE2000X.yaml b/device-types/Check Point/CPAP-SBTE2000X.yaml new file mode 100644 index 000000000..ded531629 --- /dev/null +++ b/device-types/Check Point/CPAP-SBTE2000X.yaml @@ -0,0 +1,31 @@ +--- +manufacturer: Check Point +model: SandBlast TE2000X +slug: check-point-cpap-sbte2000x +part_number: CPAP-SBTE2000X +u_height: 2.0 +weight: 17.05 +weight_unit: kg +airflow: side-to-rear +is_full_depth: true +comments: '[Check Point Sandblast Appliances Datasheet](https://www.checkpoint.com/downloads/products/ds-sandblast-te100x-250x-te1000x-te2000x-appliances.pdf)' +console-ports: + - name: Console + type: rj-45 +interfaces: + - name: MGMT + type: 1000base-t + mgmt_only: true + - name: SYNC + type: 1000base-t +module-bays: + - name: Line card 1 + position: '1' + - name: Line card 2 + position: '2' + - name: Line card 3 + position: '3' + - name: PSU 1 + position: '1' + - name: PSU 2 + position: '2'