From 9ff28b0da9544fa9a81822f3db81a4f1b590a1ec Mon Sep 17 00:00:00 2001 From: XTRM-Unraid Date: Sun, 25 Jan 2026 19:22:22 +0200 Subject: [PATCH] Enable 10G SFP backbone link between CSS326 and ZX1 - Enabled SFP1 on CSS326 (was disabled) - 10G DAC link to ZX1-SFP1 now active - Updated port utilization diagrams Co-Authored-By: Claude Opus 4.5 --- docs/02-PORT-UTILIZATION.md | 6 +++--- docs/06-CHANGELOG.md | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/02-PORT-UTILIZATION.md b/docs/02-PORT-UTILIZATION.md index 79ef870..64c612b 100644 --- a/docs/02-PORT-UTILIZATION.md +++ b/docs/02-PORT-UTILIZATION.md @@ -45,7 +45,7 @@ Connections: │ │ │ SFP+ Ports: ┌──────┬──────┐ │ │ │ SFP1 │ SFP2 │ │ -│ │ 🔘 │ 🔘 │ (10G capable, disabled) │ +│ │ 🩷 │ 🔘 │ (10G active on SFP1) │ │ └──────┴──────┘ │ └───────────────────────────────────────────────────────────────────────────┘ @@ -62,7 +62,7 @@ Port Details: Port22 ⚪ - PP1-22-L1 Living Room outlet 1 Port23 ⚪ - PP1-23-L2 Living Room outlet 2 Port24 🟢 100M PP1-24-L3 Living Room outlet 3 - SFP1 🔘 - ZX-SW-SFP-1 (reserved for 10G link) + SFP1 🩷 10G ZX-SW-SFP-1 10G backbone to ZX1 SFP2 🔘 - (disabled) Unused ``` @@ -151,7 +151,7 @@ Connections (PP2 → ZX1 → XTRM-U): | Device | Total Ports | Connected | Enabled/NoLink | Disabled | |--------|-------------|-----------|----------------|----------| | HAP1 | 5 + 2 WiFi | 4 + 2 | 0 | 1 | -| CSS326 | 24 + 2 SFP | 5 | 7 | 14 | +| CSS326 | 24 + 2 SFP | 6 | 7 | 13 | | ZX1 | 8 + 2 SFP | 4 | 0 | 6 | | **Total** | **41** | **15** | **7** | **21** | diff --git a/docs/06-CHANGELOG.md b/docs/06-CHANGELOG.md index 5093c37..e25986e 100644 --- a/docs/06-CHANGELOG.md +++ b/docs/06-CHANGELOG.md @@ -45,3 +45,6 @@ See git history for earlier changes. ### Documentation - [DOCS] Created 02-PORT-UTILIZATION.md with ASCII port diagrams - [DOCS] Updated 09-MIKROTIK-ADGUARD-DOT-DOH.md with Quad9 DoH config + +### Network +- [NETWORK] Enabled CSS326 SFP1 port - 10G backbone link to ZX1 now active