1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-02 06:43:03 +08:00
NeoNetwork/nodes.dot
2020-04-25 14:42:39 +08:00

106 lines
3.5 KiB
Plaintext

digraph "NeoNetwork Nodes"
{
label="NeoNetwork Nodes";
labelloc="t";
rankdir=LR;
node [shape=box]
c [label="caasih.neocloud.tw\n(10.127.0.1)"]
ucbvax [label="router.neocloud.tw\n(10.127.255.2)"]
np11 [label="NeoPDP-11\n(10.127.255.1,\n10.127.1.1)"]
ns [label="NeoSystem\n(10.127.255.80)"]
megumiLHS [label="megumi.yukipedia.cf\n(AS4242421037)"]
pan [label="r2.neocloud.tw\n(10.127.3.1)"]
icecat_Explosion [label="MagicNeko P2P network interconnection"]
icecat_Notebook [label="NextMoe Group Access Network\n(AS4200012451)\n(10.127.233.1)"]
magicneko_HK01 [label="M-HK1\n(10.127.4.1)"]
magicneko_HK02 [label="M-HK2\n(10.127.4.10)"]
magicneko_JP01 [label="M-JP1\n(10.127.4.11)"]
magicneko_HK03 [label="M-HK3\n(10.127.4.12)"]
magicneko_JP02 [label="M-JP2\n(10.127.4.13)"]
magicneko_RU01 [label="M-RU1\n(10.127.4.14)"]
magicneko_JP03 [label="M-JP3\n(10.127.4.15)"]
magicneko_CN01 [label="M-CN1\n(10.127.4.101)"]
staph [label="s.aureus.ga\n(10.127.8.185)\n(AS4200078274)"]
staph_CN [label="cnhome.aureus.ga\n(10.127.8.187)\n(AS4200078274)"]
chenx97 [label="chenx97.neocloud.tw\n(AS4201270003)"]
JerryXiao [label="jpn.neo.jerryxiao.cc\n(10.127.8.193)"]
JerryXiao_SH01 [label="jerryxiao-sh01\n(10.127.8.195)"]
JerryXiao_HK01 [label="jerryxiao-hk01\n(10.127.8.194)"]
JerryXiao_HK02 [label="jerryxiao-hk02\n(10.127.8.196)"]
septs [label="bgp.septs.me\n(AS4200055555)"]
lantian [label="lantian\n(AS4200002547)"]
dfceaef [label="dfceaef\n(10.127.8.64/26)\n(AS4242420140)"]
SUNNET [label="SUNNET\n(10.127.11.0/24)\n(AS4242423088)"]
santost12 [label="Santost12\n(10.127.69.1)\n(AS4200006969)"]
frank_hsinchu [label="Frank_Hsinchu\n(10.127.255.56)\n(AS4200005566)"]
subgraph cluster_AS4201048576
{
label = "NeoNetwork (AS4201048576)";
NNPCC -> np11 [dir=both]
NeoBOX -> np11 [dir=both]
cklvax -> np11 [dir=both]
NeoStorage -> np11 [dir=both]
np11 -> ucbvax
np11 -> pan
np11 -> c
ucbvax -> c [dir=both]
ns -> ucbvax
ns -> pan
pan -> ucbvax [dir=both]
}
megumiLHS -> ucbvax [dir=both]
magicneko_HK02 -> ucbvax [dir=both]
staph -> staph_CN
ucbvax -> chenx97 [dir=both]
subgraph cluster_AS4200012450
{
label="MagicNeko Network Internet exchange (AS4200012450)";
magicneko_HK01 -> icecat_Explosion
magicneko_HK02 -> icecat_Explosion
magicneko_JP01 -> icecat_Explosion
magicneko_HK03 -> icecat_Explosion
magicneko_JP02 -> icecat_Explosion
magicneko_RU01 -> icecat_Explosion
magicneko_JP03 -> icecat_Explosion
magicneko_CN01 -> icecat_Explosion
}
subgraph cluster_AS4200066666
{
label="Jerry Network (AS4200066666)";
JerryXiao -> JerryXiao_SH01 [dir=both]
JerryXiao -> JerryXiao_HK01 [dir=both]
JerryXiao_SH01 -> JerryXiao_HK01 [dir=both]
JerryXiao_HK01 -> JerryXiao_HK02 [dir=both]
}
JerryXiao -> ucbvax [dir=both]
JerryXiao -> septs [dir=both]
JerryXiao_SH01 -> dfceaef [dir=both]
magicneko_JP03 -> JerryXiao [dir=both]
lantian -> septs [dir=both]
lantian -> JerryXiao [dir=both]
magicneko_JP03 -> septs [dir=both]
staph -> septs [dir=both]
ucbvax -> septs [dir=both]
magicneko_JP03 -> chenx97 [dir=both]
magicneko_RU01 -> staph [dir=both]
megumiLHS -> septs [dir=both]
magicneko_HK02 -> SUNNET [dir=both]
staph -> santost12 [dir=both]
magicneko_RU01 -> septs [dir=both]
magicneko_JP03 -> megumiLHS [dir=both]
magicneko_JP03 -> frank_hsinchu [dir=both]
septs -> frank_hsinchu [dir=both]
icecat_Notebook -> magicneko_HK01
icecat_Notebook -> magicneko_JP03
icecat_Notebook -> magicneko_RU01
icecat_Notebook -> magicneko_CN01
icecat_Notebook -> magicneko_JP02
}