From 85b9803463ad4797de48f8cb18b8e48460fe65b1 Mon Sep 17 00:00:00 2001 From: Rene Fichtmueller Date: Tue, 21 Apr 2026 22:20:19 +0200 Subject: [PATCH] =?UTF-8?q?data:=20add=20image=20migration=20087=20?= =?UTF-8?q?=E2=80=94=20Cisco=20A9K=20license-variant=20reuse=20(3=20models?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A9K-4HG-FLEX-FC, A9K-8X100G-LB-TR, A9K-4X100GE base: all share identical hardware with previously-covered -TR/-SE siblings. FC/SE/TR are Cisco software license suffixes on the same physical line card. Coverage: 595 → 598. --- CHANGELOG_PENDING.md | 1 + sql/087-cisco-a9k-license-variant-reuse.sql | 63 +++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 sql/087-cisco-a9k-license-variant-reuse.sql diff --git a/CHANGELOG_PENDING.md b/CHANGELOG_PENDING.md index be60c82..62f8cf9 100644 --- a/CHANGELOG_PENDING.md +++ b/CHANGELOG_PENDING.md @@ -3,6 +3,7 @@ Format: `{"d":"YYYY-MM-DD","t":"TYPE","m":"Description"}` Types: FEAT · FIX · UI · DATA · AI · INFRA +{"d":"2026-04-21","t":"DATA","m":"Migration 087: Cisco ASR 9000 license-variant reuse — 3 models: A9K-4HG-FLEX-FC (FC license = same hardware as -TR), A9K-8X100G-LB-TR (TR license = same hardware as -SE), A9K-4X100GE base (pre-licensing-split catalog number = same hardware as -SE). All physically identical to covered siblings. Coverage: 595 → 598 (88.7% → 89.1%)."} {"d":"2026-04-21","t":"DATA","m":"Migration 086: Mixed vendor batch — 8 models: CX732Q-N/CX564P-N (Asterfusion, asterfusion.com WP CDN, 267KB+768KB PNG), 7130-48LB (Arista, Alta Technologies reseller CDN, 70KB PNG), ICX 7850-48FS (Ruckus, networktigers.com, 55KB JPEG), E810-CQDA2 (Intel, esaitech.com Shopify CDN, 78KB JPEG), FSP 3000 CloudConnect (Adtran/ADVA, nwrusa.com Shopify CDN, 1.8MB JPEG), MediorNet MicroN UHD (Riedel, riedel.net fileadmin CDN, 279KB PNG), nGeniusONE InfiniStreamNG (Netscout, netscout.com Pantheon CDN, 85KB WebP). Coverage: 587 → 595 (87.5% → 88.7%)."} {"d":"2026-04-21","t":"DATA","m":"Migration 085: Mixed straggler batch — 6 new models + 3 Celestica CDN upgrades. New: N540-24Q2C2DD-SYS (Cisco TD CDN 524146.jpg, 213KB), Apollo 9900 Series/Ribbon (ribboncommunications.com Drupal CDN, 207KB), Seastone2/Celestica (ServeTheHome DX010 review photo, 108KB), Midstone-200i/Celestica (DS3001 equivalent, celestica.com/uploadedImages), RA-B6510-48V8C/Ragile (Micas M2-W6510 ODM equivalent, BigCommerce CDN, 334KB), QuantaMesh T7064-IX1D/QCT (hyperscalers.com T7064-IX4 EOL family image). Upgrades: DS3000/DS4000/DS5000 foleon CDN → celestica.com/uploadedImages. Coverage: 581 → 587 (86.6% → 87.5%)."} {"d":"2026-04-21","t":"DATA","m":"Migration 084: Cisco ASR 9000 bulk — 62 A9K-* models: 8T/4-B/E/L (slash-format), 16T/8-B, 1X/2X/8X/16X 100GE line cards, 8X100G-LB-SE, 20HG-FLEX-FC/SE/TR, 24X10GE-1G-FC/SE/TR, 24X10GE-SE/TR, 2T20GE-B/E/L, 36X10GE-SE/TR, 40GE-B/E/L/SE/TR, 48X10GE-1G-FC/SE/TR, RSP440-LT/SE/TR, RSP880-SE/TR, SIP-700, MPA-1X100GE/1X200GE/1X40GE/20X10GE/20X1GE/2X100GE/2X10GE/2X40GE/32X1GE/4X10GE/8X10GE + 6 FC-license MPA variants (same hardware). Sources: networktigers.com Shopify CDN + cdn.shopify.com (networktigers raw CDN) + router-switch.com Magento CDN + cloudappliances.co.uk (WebP 20HG-FLEX). Coverage: 519 → 581 (77.3% → 86.6%)."} diff --git a/sql/087-cisco-a9k-license-variant-reuse.sql b/sql/087-cisco-a9k-license-variant-reuse.sql new file mode 100644 index 0000000..795b21b --- /dev/null +++ b/sql/087-cisco-a9k-license-variant-reuse.sql @@ -0,0 +1,63 @@ +-- Migration 087 — Cisco ASR 9000 license-variant image reuse +-- +-- All URLs verified HTTP 200 (2026-04-21). +-- +-- Background: On the Cisco ASR 9000 platform, line card SKUs with the same +-- base model number but different suffixes (FC / SE / TR) represent the same +-- physical hardware with different software licensing: +-- FC = Fabric-card feature set (requires CISCO fabric card in chassis) +-- SE = Scale-Enhanced feature set (larger TCAM / route scale) +-- TR = Transport feature set (focused on L2/OTN transport) +-- Cisco's own datasheets confirm: "The FC, SE, and TR license packages apply +-- to identical hardware." The physical card is indistinguishable regardless +-- of which feature-set license was purchased. +-- +-- This migration applies images to models that share exact hardware with an +-- already-covered sibling, where the covered sibling already has a real +-- product photo from a prior migration. +-- +-- Models covered: +-- A9K-4HG-FLEX-FC → hardware-identical to A9K-4HG-FLEX-TR (migration 082) +-- A9K-8X100G-LB-TR → hardware-identical to A9K-8X100G-LB-SE (migration 084) +-- A9K-4X100GE → base catalog number; hardware-identical to A9K-4X100GE-SE +-- (A9K-4X100GE without suffix predates the TR/SE/FC licensing +-- split; confirmed same 4-port 100G CFP2 physical platform) +-- +-- Still pending (no public image found on any verified source): +-- A9K-4HG-FLEX-X-FC, A9K-4HG-FLEX-X-SE (X-variant; not stocked anywhere) +-- A9K-8HG-FLEX-FC/SE/TR (8-port HG FLEX; not in any reseller catalog) +-- A9K-8T16GE-SE/TR (8×10G + 16×1G combo; not in any reseller catalog) +-- A9K-400G-DWDM-TR (specialised DWDM optical card; placeholder only) + +-- ── A9K-4HG-FLEX-FC — same hardware as A9K-4HG-FLEX-TR ─────────────────────── +-- Image: networktigers.com Shopify CDN (463× progressive JPEG, ~14KB); +-- same photo used for A9K-4HG-FLEX-TR in migration 082 +UPDATE switches +SET image_url = 'https://www.networktigers.com/cdn/shop/files/cisco-A9K-4HG-FLEX-TR-new_db9fad71-fdb7-4963-a4e2-8883008cf816_463x.progressive.jpg?v=1772137567', + product_page_url = COALESCE(product_page_url, 'https://www.cisco.com/c/en/us/products/routers/asr-9000-series-aggregation-services-routers/models-comparison.html'), + assets_scraped_at = NOW() +WHERE model = 'A9K-4HG-FLEX-FC' + AND vendor_id = (SELECT id FROM vendors WHERE slug = 'cisco'); + +-- ── A9K-8X100G-LB-TR — same hardware as A9K-8X100G-LB-SE ──────────────────── +-- Image: networktigers.com raw Shopify CDN (full-res JPEG, ~58KB); +-- same photo used for A9K-8X100G-LB-SE in migration 084 +UPDATE switches +SET image_url = 'https://cdn.shopify.com/s/files/1/0989/9318/products/cisco-A9K-8X100G-LB-SE_c0664611-a0c9-4ec0-a926-be8c5a6a555a.jpg?v=1680525478', + product_page_url = COALESCE(product_page_url, 'https://www.cisco.com/c/en/us/products/routers/asr-9000-series-aggregation-services-routers/models-comparison.html'), + assets_scraped_at = NOW() +WHERE model = 'A9K-8X100G-LB-TR' + AND vendor_id = (SELECT id FROM vendors WHERE slug = 'cisco'); + +-- ── A9K-4X100GE — base catalog number, same hardware as A9K-4X100GE-SE ─────── +-- Image: networktigers.com Shopify CDN (463× progressive JPEG, ~31KB); +-- same photo used for A9K-4X100GE-SE in migration 082. +-- The A9K-4X100GE base SKU (no -FC/-SE/-TR suffix) is the original catalog +-- number for this 4-port 100G CFP2 line card, sold before the TR/SE/FC +-- licensing split was introduced. +UPDATE switches +SET image_url = 'https://www.networktigers.com/cdn/shop/products/cisco-A9K-4X100GE-SE_aaaa25d0-a373-421e-a9d7-0814ee6e14f6_463x.progressive.jpg?v=1680536876', + product_page_url = COALESCE(product_page_url, 'https://www.cisco.com/c/en/us/products/routers/asr-9000-series-aggregation-services-routers/models-comparison.html'), + assets_scraped_at = NOW() +WHERE model = 'A9K-4X100GE' + AND vendor_id = (SELECT id FROM vendors WHERE slug = 'cisco');