projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a776148
)
doc/Network: Fixup management VLAN ID
author
nicoo
<nicoo@realraum.at>
Tue, 3 Jul 2018 21:36:17 +0000
(23:36 +0200)
committer
nicoo
<nicoo@realraum.at>
Sat, 7 Jul 2018 18:45:40 +0000
(20:45 +0200)
doc/Network.mdwn
patch
|
blob
|
history
doc/Network/overview.dot
patch
|
blob
|
history
diff --git
a/doc/Network.mdwn
b/doc/Network.mdwn
index
d68d30c
..
2b54929
100644
(file)
--- a/
doc/Network.mdwn
+++ b/
doc/Network.mdwn
@@
-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 |
diff --git
a/doc/Network/overview.dot
b/doc/Network/overview.dot
index
3cd73b7
..
b090dd8
100644
(file)
--- a/
doc/Network/overview.dot
+++ b/
doc/Network/overview.dot
@@
-10,7
+10,7
@@
digraph network {
inet [ label="Internet" ]
guests [ label="Guests (127)" ]
members [ label="Members (128)\n89.106.211.32/27" ]
- mgmt [ label="Management (23)" ]
+ mgmt [ label="Management (32)" ]
iot [ label="IoT (33)" ]
svc [ label="Services (34)" ]