Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions device-types/Check Point/SG16000.yaml
Original file line number Diff line number Diff line change
@@ -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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added module-images/Check Point/CPAC-2-100-25F.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions module-types/Check Point/CPAC-2-100-25F.yaml
Original file line number Diff line number Diff line change
@@ -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
12 changes: 12 additions & 0 deletions module-types/Check Point/CPAC-2-40F.yaml
Original file line number Diff line number Diff line change
@@ -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
Loading