diff --git a/device-types/Check Point/SG16200.yaml b/device-types/Check Point/SG16200.yaml new file mode 100644 index 00000000..cae0ba5e --- /dev/null +++ b/device-types/Check Point/SG16200.yaml @@ -0,0 +1,40 @@ +--- +manufacturer: Check Point +model: SG16200 +slug: check-point-sg16200 +part_number: CPAP-SG16200-SNBT # Base model +u_height: 2 +weight: 18 +weight_unit: kg +is_full_depth: true +comments: '[Check Point 16200 Data Sheet](https://www.checkpoint.com/downloads/products/16200-security-gateway-datasheet.pdf)' +airflow: front-to-rear +console-ports: + - name: ttyS0 + label: CONSOLE + type: rj-45 +interfaces: + - name: Mgmt + label: MGMT + type: 1000base-t + mgmt_only: true + - name: Sync + label: SYNC + type: 1000base-t + - name: lom + label: LOM + type: 1000base-t + mgmt_only: true +module-bays: + - name: PS1 + position: '1' + - name: PS2 + position: '2' + - name: Interface Card 1 + position: '1' + - name: Interface Card 2 + position: '2' + - name: Interface Card 3 + position: '3' + - name: Interface Card 4 + position: '4'