mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-23 03:20:42 +08:00
Graph: added pan -> icecat-jp3
This commit is contained in:
parent
9dce524994
commit
f7ff381fc8
2 changed files with 454 additions and 438 deletions
|
@ -33,6 +33,7 @@ digraph "NeoNetwork Nodes"
|
||||||
SUNNET [label="SUNNET\n(10.127.11.0/24)\n(AS4242423088)"]
|
SUNNET [label="SUNNET\n(10.127.11.0/24)\n(AS4242423088)"]
|
||||||
santost12 [label="Santost12\n(10.127.69.1)\n(AS4201270009)"]
|
santost12 [label="Santost12\n(10.127.69.1)\n(AS4201270009)"]
|
||||||
frank_hsinchu [label="Frank_Hsinchu\n(10.127.255.56)\n(AS4201270004)"]
|
frank_hsinchu [label="Frank_Hsinchu\n(10.127.255.56)\n(AS4201270004)"]
|
||||||
|
|
||||||
subgraph cluster_AS4201270000
|
subgraph cluster_AS4201270000
|
||||||
{
|
{
|
||||||
label = "NeoNetwork (AS4201270000)";
|
label = "NeoNetwork (AS4201270000)";
|
||||||
|
@ -104,4 +105,5 @@ digraph "NeoNetwork Nodes"
|
||||||
icecat_Notebook -> magicneko_CN01
|
icecat_Notebook -> magicneko_CN01
|
||||||
icecat_Notebook -> magicneko_JP02
|
icecat_Notebook -> magicneko_JP02
|
||||||
santost12 -> magicneko_JP03
|
santost12 -> magicneko_JP03
|
||||||
|
pan -> magicneko_JP03 [dir=both]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue