Update topology: CSS326 has direct 1G uplink to router
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-01-19 09:44:22 +02:00
parent 20d17eb89d
commit 24184f5396

View File

@@ -41,8 +41,8 @@
| ether1 | Ethernet | WAN | 78:9A:18:2C:A5:48 |
| eth2_CAPac_Uplink | Ethernet | CAPac Uplink | 78:9A:18:2C:A5:49 |
| ether3 | Ethernet | LAN | 78:9A:18:2C:A5:4A |
| eth4_CCS324_Uplink | Ethernet | Switch Uplink | 78:9A:18:2C:A5:4B |
| ether5 | Ethernet | Unused | 78:9A:18:2C:A5:4C |
| eth4_CCS324_Uplink | Ethernet | CSS326 Uplink (1G) | 78:9A:18:2C:A5:4B |
| ether5 | Ethernet | 2.5GbE Switch Uplink | 78:9A:18:2C:A5:4C |
| bridge | Bridge | LAN Bridge | 78:9A:18:2C:A5:49 |
| docker-bridge | Bridge | Container Network | 02:A4:4D:BB:D3:84 |
| back-to-home-vpn | WireGuard | VPN | - |
@@ -60,15 +60,19 @@
---
### 3.2 MikroTik CSS326-24G-2S+ (Switch)
- **Role:** Layer 2 Switch
- **Role:** Layer 2 Switch (Main Distribution)
- **IP:** 192.168.31.9
- **MAC:** F4:1E:57:C9:BD:09
- **Ports:** 24x Gigabit + 2x SFP
- **Platform:** SwOS
**Uplinks:**
- 1GbE to hAP ax³ (eth4_CCS324_Uplink)
- 10GbE SFP to 2.5GbE Switch
---
### 3.4 2.5GbE Managed Switch
### 3.3 2.5GbE Managed Switch
- **Role:** Layer 2 Switch (High-Speed Aggregation)
- **IP:** 192.168.31.? (TBD)
- **MAC:** ? (TBD)
@@ -91,8 +95,7 @@
---
### 3.3 MikroTik cAP ac (Access Point)
### 3.4 MikroTik cAP ac (Access Point)
- **Role:** CAPsMAN Managed AP
- **IP:** 192.168.31.6
- **MAC:** 18:FD:74:54:3D:BC
@@ -198,41 +201,42 @@
---
## 7. Cables/Connections (To Be Documented)
## 7. Cables/Connections
### Network Topology:
```
[ISP]
|
[hAP ax³] (Router)
| \
(eth) | \ (eth)
| \
[2.5GbE Switch] [cAP ac]
| |
(2.5G)| |(SFP+ 10G)
| |
[Unraid] [CSS326]
|
[Other devices]
[ISP]
|
[hAP ax³] (Router)
/ | \
(1G)/ (1G) \(eth)
/ | \
[CSS326] [2.5GbE SW] [cAP ac]
\ |
(10G) \ | (2.5G)
SFP+ \ |
\ |
[Unraid]
```
### Physical Connections:
| From | From Port | To | To Port | Type |
|------|-----------|-----|---------|------|
| hAP ax³ | ether? | 2.5GbE Switch | Port 8 | Cat6 |
| hAP ax³ | eth2_CAPac_Uplink | cAP ac | ether1 | Cat6 |
| 2.5GbE Switch | Port 1 | Unraid | eth0 | Cat6 (2.5GbE) |
| 2.5GbE Switch | SFP+ 1 | CSS326 | SFP 1 | DAC/Fiber (10GbE) |
| CSS326 | Port ? | xtrm-pc | eth0 | Cat6 |
| From | From Port | To | To Port | Type | Speed |
|------|-----------|-----|---------|------|-------|
| hAP ax³ | eth4_CCS324_Uplink | CSS326 | Port ? | Cat6 | 1GbE |
| hAP ax³ | ether5 (TBD) | 2.5GbE Switch | Port 8 | Cat6 | 1GbE |
| hAP ax³ | eth2_CAPac_Uplink | cAP ac | ether1 | Cat6 | 1GbE |
| 2.5GbE Switch | Port 1 | Unraid | eth0 | Cat6 | 2.5GbE |
| 2.5GbE Switch | SFP+ 1 | CSS326 | SFP 1 | DAC/Fiber | 10GbE |
| CSS326 | Port ? | xtrm-pc | eth0 | Cat6 | 1GbE |
---
## 8. NetBox Import Order
1. **Site** - Create "XTRM Home Lab"
1. **Site** - Create XTRM Home Lab
2. **Manufacturers** - MikroTik, Intel, Apple, etc.
3. **Device Types** - hAP ax³, CSS326, cAP ac, Custom Server
3. **Device Types** - hAP ax³, CSS326, 2.5GbE Switch, cAP ac, Custom Server
4. **Device Roles** - Router, Switch, AP, Server, Workstation, IoT
5. **Prefixes** - All network ranges
6. **Devices** - All network devices
@@ -248,3 +252,4 @@
- Some devices have randomized MACs (privacy feature)
- DHCP pool: 192.168.31.50 - 192.168.31.200 (estimated)
- Static assignments outside pool for infrastructure
- CSS326 has dual uplinks: 1GbE direct to router + 10GbE SFP to 2.5GbE switch