Enable 10G SFP backbone link between CSS326 and ZX1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

- 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 <noreply@anthropic.com>
This commit is contained in:
2026-01-25 19:22:22 +02:00
parent ec75bee323
commit 9ff28b0da9
2 changed files with 6 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ Connections:
│ │ │ │
│ SFP+ Ports: ┌──────┬──────┐ │ │ SFP+ Ports: ┌──────┬──────┐ │
│ │ SFP1 │ SFP2 │ │ │ │ SFP1 │ SFP2 │ │
│ │ 🔘 │ 🔘 │ (10G capable, disabled) │ │ │ 🩷 │ 🔘 │ (10G active on SFP1) │
│ └──────┴──────┘ │ │ └──────┴──────┘ │
└───────────────────────────────────────────────────────────────────────────┘ └───────────────────────────────────────────────────────────────────────────┘
@@ -62,7 +62,7 @@ Port Details:
Port22 ⚪ - PP1-22-L1 Living Room outlet 1 Port22 ⚪ - PP1-22-L1 Living Room outlet 1
Port23 ⚪ - PP1-23-L2 Living Room outlet 2 Port23 ⚪ - PP1-23-L2 Living Room outlet 2
Port24 🟢 100M PP1-24-L3 Living Room outlet 3 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 SFP2 🔘 - (disabled) Unused
``` ```
@@ -151,7 +151,7 @@ Connections (PP2 → ZX1 → XTRM-U):
| Device | Total Ports | Connected | Enabled/NoLink | Disabled | | Device | Total Ports | Connected | Enabled/NoLink | Disabled |
|--------|-------------|-----------|----------------|----------| |--------|-------------|-----------|----------------|----------|
| HAP1 | 5 + 2 WiFi | 4 + 2 | 0 | 1 | | 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 | | ZX1 | 8 + 2 SFP | 4 | 0 | 6 |
| **Total** | **41** | **15** | **7** | **21** | | **Total** | **41** | **15** | **7** | **21** |

View File

@@ -45,3 +45,6 @@ See git history for earlier changes.
### Documentation ### Documentation
- [DOCS] Created 02-PORT-UTILIZATION.md with ASCII port diagrams - [DOCS] Created 02-PORT-UTILIZATION.md with ASCII port diagrams
- [DOCS] Updated 09-MIKROTIK-ADGUARD-DOT-DOH.md with Quad9 DoH config - [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