doc/Network: Update the subnets description
authornicoo <nicoo@realraum.at>
Mon, 2 Jul 2018 21:23:30 +0000 (23:23 +0200)
committernicoo <nicoo@realraum.at>
Sat, 7 Jul 2018 18:44:49 +0000 (20:44 +0200)
Closes #24

doc/Network.mdwn

index ced1937..714b59c 100644 (file)
@@ -1,11 +1,15 @@
 # Network infrastructure
 
-## VLANs
+## Networks
 
-NOC runs 2 core switches (one in each room), carrying a bunch of VLANs:
-- 33 is the management VLAN (192.168.33.0/24);
-- 127 is the LAN (192.168.127.0/24);
-- 255 (`0xFF`) is our Funkfeuer VLAN.
+NOC operates a number of networks, available as tagged VLANs on the core
+switches (one in each half of the hackerspace).  These networks are:
+
+- the IoT network (33);
+- the services interconnect (34) and management (23) networks;
+- the guests (127) and members (128) LANs;
+- the public services network (36, 89.106.211.32/27);
+- the Funkfeuer VLAN (255, `0xFF`).
 
 
 ### Conventions