mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-23 00:40:41 +08:00
Register "Yhi Interconnect" to NeoNetwork (#76)
* entity: add yhi * asn/AS4201270012: register * node/yhi-h: add * route: register10.127.5.0/28 for yhi-h * entity/Junde Yhi: convert spaces to tabs for indentation * entity/Junde Yhi: add missing DESC
This commit is contained in:
parent
76d852b9db
commit
020de28872
4 changed files with 30 additions and 0 deletions
3
asn/AS4201270012
Normal file
3
asn/AS4201270012
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
NAME="Yhi Interconnect"
|
||||||
|
OWNER="Junde Yhi"
|
||||||
|
DESC=""
|
19
entity/Junde Yhi
Normal file
19
entity/Junde Yhi
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
NAME="Junde Yhi"
|
||||||
|
DESC=""
|
||||||
|
CONTACT=(
|
||||||
|
"EMAIL:lmy441900@live.com"
|
||||||
|
"TELEGRAM:@lmy441900"
|
||||||
|
"MASTODON:@lmy441900@sn.angry.im"
|
||||||
|
"GITHUB:lmy441900"
|
||||||
|
)
|
||||||
|
BABEL=(
|
||||||
|
"zh-N"
|
||||||
|
"zh-hans-N"
|
||||||
|
"zh-hant-2"
|
||||||
|
"en-3"
|
||||||
|
"de-0"
|
||||||
|
"ru-0"
|
||||||
|
"jp-0"
|
||||||
|
"fi-0"
|
||||||
|
)
|
||||||
|
AUTH="PGP:E6C74782A1FBEE741D09885FD274286F672C800A"
|
4
node/yhi-h
Normal file
4
node/yhi-h
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
ASN="AS4201270012"
|
||||||
|
DESC=""
|
||||||
|
IP=(
|
||||||
|
)
|
4
route/10.127.5.0,28
Normal file
4
route/10.127.5.0,28
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
TYPE=SUBNET
|
||||||
|
NAME="yhi-h"
|
||||||
|
DESC="Yhi Interconnect H"
|
||||||
|
ASN="AS4201270012"
|
Loading…
Reference in a new issue