Add network names
This commit is contained in:
parent
f343221d86
commit
c3f0500bd3
1 changed files with 8 additions and 8 deletions
|
@ -9,7 +9,7 @@ This document provides an overview over the qo.is network structure.
|
|||
skinparam style strictuml
|
||||
left to right direction
|
||||
|
||||
package "Location: Chur" {
|
||||
package "plessur.net.qo.is" {
|
||||
|
||||
entity mediaconvchur [
|
||||
Media
|
||||
|
@ -20,23 +20,23 @@ package "Location: Chur" {
|
|||
node calanda
|
||||
node montalin
|
||||
|
||||
cloud lanchur [
|
||||
<i>LAN Chur
|
||||
cloud plessurnet [
|
||||
<i>LAN Plessur
|
||||
]
|
||||
|
||||
mediaconvchur - "enp4" calanda
|
||||
calanda "br0 (enp2, wlp1, wlp5)" --- lanchur
|
||||
calanda "br0 (enp2, wlp1, wlp5)" --- plessurnet
|
||||
calanda "enp4" -- "eno1" montalin
|
||||
}
|
||||
|
||||
package "Location: Rapperswil" {
|
||||
package "jona.net.qo.is" {
|
||||
node bachtel
|
||||
|
||||
cloud lanrapperswil [
|
||||
<i>LAN Rapperswil
|
||||
cloud jonanet [
|
||||
<i>LAN Jona
|
||||
]
|
||||
|
||||
bachtel "enp0-4" -- lanrapperswil
|
||||
bachtel "enp0-4" -- jonanet
|
||||
}
|
||||
|
||||
cloud internet[
|
||||
|
|
Loading…
Add table
Reference in a new issue