docs: ap-ux7-01 に VLAN 50/60 の IP を割り当て
- VLAN 50 (Guest): 10.0.50.21 - VLAN 60 (IoT): 10.0.60.21 - VLAN 100 (PRV): 192.168.100.21 (既存) network-diagram.html / ip-map.md / 増備計画.md に反映。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -113,11 +113,11 @@
|
||||
|
||||
AP uplink は sw-flex へトランク(VLAN 50/60/100)。OPNsense が全 VLAN を終端し、50/60 は RTX 1300 へルーティング。
|
||||
|
||||
| SSID | VLAN タグ | ネットワーク | DHCP / GW | 終端 |
|
||||
|---|---|---|---|---|
|
||||
| Main(一般端末) | VLAN 100 | `192.168.100.0/24` | `192.168.100.100`–`.200` / OPNsense | OPNsense |
|
||||
| IoT | VLAN 60 | `10.0.60.0/24` | `10.0.60.100`–`.149` / `10.0.60.1` | OPNsense → RTX 1300 |
|
||||
| Guest | VLAN 50 | `10.0.50.0/24` | `10.0.50.100`–`.220` / `10.0.50.1` | OPNsense → RTX 1300 |
|
||||
| SSID | VLAN タグ | ネットワーク | AP IP | DHCP / GW | 終端 |
|
||||
|---|---|---|---|---|---|
|
||||
| Main(一般端末) | VLAN 100 | `192.168.100.0/24` | `192.168.100.21` | `192.168.100.100`–`.200` / OPNsense | OPNsense |
|
||||
| IoT | VLAN 60 | `10.0.60.0/24` | `10.0.60.21` | `10.0.60.100`–`.149` / `10.0.60.1` | OPNsense → RTX 1300 |
|
||||
| Guest | VLAN 50 | `10.0.50.0/24` | `10.0.50.21` | `10.0.50.100`–`.220` / `10.0.50.1` | OPNsense → RTX 1300 |
|
||||
|
||||
- **インフラ静的**: `192.168.100.1` – `.30`
|
||||
- **予備/将来用**: `192.168.103.0/24`
|
||||
|
||||
Reference in New Issue
Block a user