Adds a new CheckPoint Device Type: Quantum 16000 Security Gateway (#3540)
* Adds 'check-point-quantum-16000-security-gateway.front.png' * Adds 'check-point-quantum-16000-security-gateway.rear.png' * Adds 'Quantum-16000-Security-Gateway.yaml' * Remove interfaces from cards + adds modules * Fix: renames module filenames * Fixed issues --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
47
device-types/Check Point/SG16000.yaml
Normal file
47
device-types/Check Point/SG16000.yaml
Normal file
@@ -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
|
||||
BIN
elevation-images/Check Point/check-point-sg16000.front.png
Normal file
BIN
elevation-images/Check Point/check-point-sg16000.front.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 213 KiB |
BIN
elevation-images/Check Point/check-point-sg16000.rear.png
Normal file
BIN
elevation-images/Check Point/check-point-sg16000.rear.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 354 KiB |
BIN
module-images/Check Point/CPAC-2-100-25F.png
Normal file
BIN
module-images/Check Point/CPAC-2-100-25F.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
12
module-types/Check Point/CPAC-2-100-25F.yaml
Normal file
12
module-types/Check Point/CPAC-2-100-25F.yaml
Normal file
@@ -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
module-types/Check Point/CPAC-2-40F.yaml
Normal file
12
module-types/Check Point/CPAC-2-40F.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user