From e0066e4230725dcc00108ca416b0405a8c9eee04 Mon Sep 17 00:00:00 2001 From: "M. Herdiansyah" Date: Fri, 28 Feb 2025 04:47:45 +0700 Subject: [PATCH] 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 --- ...AC-2-10FSR-BP-B.yaml => CPAC-2-10FSR-BP.yaml} | 4 ++-- .../{CPAC-4-10F-C.yaml => CPAC-4-10F.yaml} | 4 ++-- .../{CPAC-4-1C-BP-B.yaml => CPAC-4-1C-BP.yaml} | 4 ++-- .../{CPAC-4-1F-C.yaml => CPAC-4-1F.yaml} | 4 ++-- .../{CPAC-8-1C-C.yaml => CPAC-8-1C.yaml} | 16 ++++++++++++++-- 5 files changed, 22 insertions(+), 10 deletions(-) rename module-types/Check Point/{CPAC-2-10FSR-BP-B.yaml => CPAC-2-10FSR-BP.yaml} (81%) rename module-types/Check Point/{CPAC-4-10F-C.yaml => CPAC-4-10F.yaml} (88%) rename module-types/Check Point/{CPAC-4-1C-BP-B.yaml => CPAC-4-1C-BP.yaml} (88%) rename module-types/Check Point/{CPAC-4-1F-C.yaml => CPAC-4-1F.yaml} (88%) rename module-types/Check Point/{CPAC-8-1C-C.yaml => CPAC-8-1C.yaml} (54%) diff --git a/module-types/Check Point/CPAC-2-10FSR-BP-B.yaml b/module-types/Check Point/CPAC-2-10FSR-BP.yaml similarity index 81% rename from module-types/Check Point/CPAC-2-10FSR-BP-B.yaml rename to module-types/Check Point/CPAC-2-10FSR-BP.yaml index 83d7401db..aac79e529 100644 --- a/module-types/Check Point/CPAC-2-10FSR-BP-B.yaml +++ b/module-types/Check Point/CPAC-2-10FSR-BP.yaml @@ -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 diff --git a/module-types/Check Point/CPAC-4-10F-C.yaml b/module-types/Check Point/CPAC-4-10F.yaml similarity index 88% rename from module-types/Check Point/CPAC-4-10F-C.yaml rename to module-types/Check Point/CPAC-4-10F.yaml index be01e7500..104984cb5 100644 --- a/module-types/Check Point/CPAC-4-10F-C.yaml +++ b/module-types/Check Point/CPAC-4-10F.yaml @@ -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 diff --git a/module-types/Check Point/CPAC-4-1C-BP-B.yaml b/module-types/Check Point/CPAC-4-1C-BP.yaml similarity index 88% rename from module-types/Check Point/CPAC-4-1C-BP-B.yaml rename to module-types/Check Point/CPAC-4-1C-BP.yaml index 0808749e3..ff62f0b3e 100644 --- a/module-types/Check Point/CPAC-4-1C-BP-B.yaml +++ b/module-types/Check Point/CPAC-4-1C-BP.yaml @@ -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 diff --git a/module-types/Check Point/CPAC-4-1F-C.yaml b/module-types/Check Point/CPAC-4-1F.yaml similarity index 88% rename from module-types/Check Point/CPAC-4-1F-C.yaml rename to module-types/Check Point/CPAC-4-1F.yaml index 450c333f5..4ade4b763 100644 --- a/module-types/Check Point/CPAC-4-1F-C.yaml +++ b/module-types/Check Point/CPAC-4-1F.yaml @@ -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 diff --git a/module-types/Check Point/CPAC-8-1C-C.yaml b/module-types/Check Point/CPAC-8-1C.yaml similarity index 54% rename from module-types/Check Point/CPAC-8-1C-C.yaml rename to module-types/Check Point/CPAC-8-1C.yaml index 8b939e2f5..4f0200563 100644 --- a/module-types/Check Point/CPAC-8-1C-C.yaml +++ b/module-types/Check Point/CPAC-8-1C.yaml @@ -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