diff --git a/device-types/Check Point/SG16000.yaml b/device-types/Check Point/SG16000.yaml new file mode 100644 index 00000000..0cb74207 --- /dev/null +++ b/device-types/Check Point/SG16000.yaml @@ -0,0 +1,47 @@ +--- +manufacturer: Check Point +model: SG16000 +slug: check-point-sg16000 +part_number: CPAP-SG16000-PLUS-SNBT +u_height: 2.0 +is_full_depth: true +weight: 18 +weight_unit: kg +airflow: side-to-rear +front_image: true +rear_image: true +comments: '[Check Point Quantum 16000 Security Gateway DATASHEET](https://www.checkpoint.com/downloads/products/16000-security-gateway-datasheet.pdf)' +console-ports: + - name: ttyS0 + label: CONSOLE + type: rj-45 + - name: ttyS1 + label: CONSOLE + type: usb-c +module-bays: + - name: PSU 1 + position: '1' + description: Power Supply Unit 1 with Fan + - name: PSU 2 + position: '2' + description: Power Supply Unit 2 with Fan + - name: Line card 1 + position: '1' + - name: Line card 2 + position: '2' + - name: Line card 3 + position: '3' + - name: Line card 4 + position: '4' +interfaces: + - name: Mgmt + label: MGMT + type: 1000base-t + mgmt_only: true + - name: lom + label: LOM + type: 1000base-t + mgmt_only: true + - name: sync + label: SYNC + type: 1000base-t diff --git a/elevation-images/Check Point/check-point-sg16000.front.png b/elevation-images/Check Point/check-point-sg16000.front.png new file mode 100644 index 00000000..34b93ce9 Binary files /dev/null and b/elevation-images/Check Point/check-point-sg16000.front.png differ diff --git a/elevation-images/Check Point/check-point-sg16000.rear.png b/elevation-images/Check Point/check-point-sg16000.rear.png new file mode 100644 index 00000000..735e4c02 Binary files /dev/null and b/elevation-images/Check Point/check-point-sg16000.rear.png differ diff --git a/module-images/Check Point/CPAC-2-100-25F.png b/module-images/Check Point/CPAC-2-100-25F.png new file mode 100644 index 00000000..e70fc160 Binary files /dev/null and b/module-images/Check Point/CPAC-2-100-25F.png differ diff --git a/module-types/Check Point/CPAC-2-100-25F.yaml b/module-types/Check Point/CPAC-2-100-25F.yaml new file mode 100644 index 00000000..2911cba7 --- /dev/null +++ b/module-types/Check Point/CPAC-2-100-25F.yaml @@ -0,0 +1,12 @@ +--- +manufacturer: Check Point +model: CPAC-2-100/25F +part_number: CPAC-2-100/25F +comments: 2 Port 100/25G QSFP28 interface card +interfaces: + - name: eth{module}-01 + label: '1' + type: 100gbase-x-qsfp28 + - name: eth{module}-02 + label: '2' + type: 100gbase-x-qsfp28 diff --git a/module-types/Check Point/CPAC-2-40F.yaml b/module-types/Check Point/CPAC-2-40F.yaml new file mode 100644 index 00000000..02032ab7 --- /dev/null +++ b/module-types/Check Point/CPAC-2-40F.yaml @@ -0,0 +1,12 @@ +--- +manufacturer: Check Point +model: CPAC-2-40F +part_number: CPAC-2-40F +comments: 2 Port 40G QSFP28 interface card +interfaces: + - name: eth{module}-01 + label: '1' + type: 40gbase-x-qsfpp + - name: eth{module}-02 + label: '2' + type: 40gbase-x-qsfpp