From 8d30b1cb287507a476e6379d8f2cdd6fa4a8aa15 Mon Sep 17 00:00:00 2001 From: genofire Date: Sat, 7 Nov 2020 10:55:32 -0600 Subject: [PATCH] --- VLAN-Configuration.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/VLAN-Configuration.md b/VLAN-Configuration.md index 1b7a715..f462bab 100644 --- a/VLAN-Configuration.md +++ b/VLAN-Configuration.md @@ -1,8 +1,8 @@ -| Name | VLAN Nr | Describtion | Subnet IPv4 | -| -------- | -------- | ----------------------------- | ----------------- | -| Uplink | 002 | Router <-> Schüssel | 45.151.242.32/30 | -| Management | 003 | Network Infrastructure | 172.20.36.0/26 | -| IoT | 004 | Internet of Shit devices | 172.20.36.128/26 | -| Access | 005 | Local LAN Clients and Servers | 172.20.37.0/26 | -| FFHB-Mesh | 006 | FFHB Meshing | - | -| FFHB-Client | 007 | Wifi Clients | 10.196.0.0/17 | \ No newline at end of file +| Name | VLAN Nr | Subnet IPv4 | Description +| -------- | -------- | ---------------- | ----------------------------- +| Uplink | 002 | 45.151.242.32/30 | Router <-> Schüssel | +| Management | 003 | 172.20.36.0/26 | Network Infrastructure | +| IoT | 004 | 172.20.36.128/26 | Internet of Shit devices | +| Access | 005 | 172.20.37.0/26 | Local LAN Clients and Servers (with NAT64/DNS64 -> no DHCP-leases here) | +| FFHB-Mesh | 006 | - | FFHB Meshing | +| FFHB-Client | 007 | 10.196.0.0/17 | Wifi Clients | \ No newline at end of file