diff --git a/docs/01-NETWORK-MAP.md b/docs/01-NETWORK-MAP.md index 5e198b4..e482c8c 100644 --- a/docs/01-NETWORK-MAP.md +++ b/docs/01-NETWORK-MAP.md @@ -329,15 +329,27 @@ flowchart TB --- +## CSS326 Port Assignments + +| Port | Device/Room | VLAN | Notes | +|------|-------------|------|-------| +| 1 | HAP Uplink | Trunk | 10,20,25,30,35,40 | +| 2 | KVM | 10 | Management | +| 3-15 | - | - | Available | +| 16-18 | Kids Rooms | 25 | Family VLAN | +| 19-21 | Main Bedroom | 20 | Trusted VLAN | +| 22-24 | Living Room | 30 | IoT VLAN (Settop box on 23) | +| SFP1 | ZX1 10G | Trunk | Backbone | + ## Room Outlets -| Room | Outlets | Switch Ports | Status | -|------|---------|--------------|--------| -| Living Room | L1, L2, L3 | CSS1-22/23/24 | Active | -| Main Bedroom | M1, M2, M3 | CSS1-19/20/21 | Active | -| Boys Room | B1, B2 | CSS1-17/18 | Active | -| Girls Room | G1 | CSS1-16 | Unused | -| Corridor | C1 (CAP) | HAP1 H-2 | Active | +| Room | Outlets | Switch Ports | VLAN | Status | +|------|---------|--------------|------|--------| +| Living Room | L1, L2, L3 | CSS1-22/23/24 | 30 | Active | +| Main Bedroom | M1, M2, M3 | CSS1-19/20/21 | 20 | Active | +| Boys Room | B1, B2 | CSS1-17/18 | 25 | Active | +| Girls Room | G1 | CSS1-16 | 25 | Active | +| Corridor | C1 (CAP) | HAP1 ether2 | 10 | Active | ---