From 020de28872abd75255e67b6c436a64aae678070f Mon Sep 17 00:00:00 2001 From: Junde Yhi Date: Tue, 19 May 2020 16:49:33 +0800 Subject: [PATCH] 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 --- asn/AS4201270012 | 3 +++ entity/Junde Yhi | 19 +++++++++++++++++++ node/yhi-h | 4 ++++ route/10.127.5.0,28 | 4 ++++ 4 files changed, 30 insertions(+) create mode 100644 asn/AS4201270012 create mode 100644 entity/Junde Yhi create mode 100644 node/yhi-h create mode 100644 route/10.127.5.0,28 diff --git a/asn/AS4201270012 b/asn/AS4201270012 new file mode 100644 index 0000000..b675043 --- /dev/null +++ b/asn/AS4201270012 @@ -0,0 +1,3 @@ +NAME="Yhi Interconnect" +OWNER="Junde Yhi" +DESC="" diff --git a/entity/Junde Yhi b/entity/Junde Yhi new file mode 100644 index 0000000..5b94a98 --- /dev/null +++ b/entity/Junde Yhi @@ -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" diff --git a/node/yhi-h b/node/yhi-h new file mode 100644 index 0000000..f13f128 --- /dev/null +++ b/node/yhi-h @@ -0,0 +1,4 @@ +ASN="AS4201270012" +DESC="" +IP=( +) diff --git a/route/10.127.5.0,28 b/route/10.127.5.0,28 new file mode 100644 index 0000000..d4c1f14 --- /dev/null +++ b/route/10.127.5.0,28 @@ -0,0 +1,4 @@ +TYPE=SUBNET +NAME="yhi-h" +DESC="Yhi Interconnect H" +ASN="AS4201270012"