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:
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