mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-20 11:47:51 +02:00
Check Point: rename modules into a more generic SKU (#2884)
* Check Point: rename modules into a more generic SKU * CPAC-8-1C: add 4 more interfaces --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
f7c46ff54f
commit
e0066e4230
@ -1,7 +1,7 @@
|
||||
---
|
||||
manufacturer: Check Point
|
||||
model: CPAC-2-10FSR-BP-B
|
||||
part_number: CPAC-2-10FSR-BP-B
|
||||
model: CPAC-2-10FSR-BP
|
||||
part_number: CPAC-2-10FSR-BP
|
||||
comments: 2 Port 10G Base-SFP+ fail-open network I/O module interface card
|
||||
interfaces:
|
||||
- name: eth{module}-01
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
manufacturer: Check Point
|
||||
model: CPAC-4-10F-C
|
||||
part_number: CPAC-4-10F-C
|
||||
model: CPAC-4-10F
|
||||
part_number: CPAC-4-10F
|
||||
comments: 4 Port 10GBase-F SFP+ interface card
|
||||
interfaces:
|
||||
- name: eth{module}-01
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
manufacturer: Check Point
|
||||
model: CPAC-4-1C-BP-B
|
||||
part_number: CPAC-4-1C-BP-B
|
||||
model: CPAC-4-1C-BP
|
||||
part_number: CPAC-4-1C-BP
|
||||
comments: 4 Port 10/100/1000 Base-T RJ45 fail-open network I/O module interface card
|
||||
interfaces:
|
||||
- name: eth{module}-01
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
manufacturer: Check Point
|
||||
model: CPAC-4-1F-C
|
||||
part_number: CPAC-4-1F-C
|
||||
model: CPAC-4-1F
|
||||
part_number: CPAC-4-1F
|
||||
comments: 4 Port 1000Base-F SFP interface card
|
||||
interfaces:
|
||||
- name: eth{module}-01
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
manufacturer: Check Point
|
||||
model: CPAC-8-1C-C
|
||||
part_number: CPAC-8-1C-C
|
||||
model: CPAC-8-1C
|
||||
part_number: CPAC-8-1C
|
||||
comments: 8 Port 10/100/1000 Base-T RJ45 interface card
|
||||
interfaces:
|
||||
- name: eth{module}-01
|
||||
@ -16,3 +16,15 @@ interfaces:
|
||||
- name: eth{module}-04
|
||||
label: '4'
|
||||
type: 1000base-t
|
||||
- name: eth{module}-05
|
||||
label: '5'
|
||||
type: 1000base-t
|
||||
- name: eth{module}-06
|
||||
label: '6'
|
||||
type: 1000base-t
|
||||
- name: eth{module}-07
|
||||
label: '7'
|
||||
type: 1000base-t
|
||||
- name: eth{module}-08
|
||||
label: '8'
|
||||
type: 1000base-t
|
Loading…
x
Reference in New Issue
Block a user