doc/Network: Add an example RFC1918 subnet
[noc.git] / doc / Network.mdwn
index d68d30c..a28f8d5 100644 (file)
@@ -7,7 +7,7 @@ switches (one in each half of the hackerspace).  These networks are:
 
 | Network    | VLAN id | Extra subnets    |
 |------------|---------|------------------|
-| Management |      23 | --               |
+| Management |      32 | --               |
 | IoT        |      33 | --               |
 | Services   |      34 | --               |
 | Public     |      36 | 89.106.211.64/27 |
@@ -24,6 +24,7 @@ We use a number of conventions to make things more consistent:
   of the public services network (which uses `realraum.at`) and of the Funkfeuer
   VLAN (which has no `realraum.at` zone).
 - Networks using RFC 1918 IP space use the 192.168.VID.0/24 subnet;
+  for instance, the IoT network has id 33 and uses the 192.168.33.0/24 subnet.
 - The gateway for a network is on the last IP for the subnet.