From cb3783e8a1bd33a18555658af5362389fa7967ef Mon Sep 17 00:00:00 2001 From: Date: Sun, 8 Nov 2020 23:41:08 +0800 Subject: [PATCH] update asn info --- asn/AS4201270019.toml | 3 +++ document/asn-dir.txt | 21 +++------------------ entity/Cupkappu.toml | 11 +++++++++++ node/Cupkappu.toml | 10 ++++++++++ route/AS4201270019.toml | 4 ++++ 5 files changed, 31 insertions(+), 18 deletions(-) create mode 100644 asn/AS4201270019.toml create mode 100644 entity/Cupkappu.toml create mode 100644 node/Cupkappu.toml create mode 100644 route/AS4201270019.toml diff --git a/asn/AS4201270019.toml b/asn/AS4201270019.toml new file mode 100644 index 0000000..99517eb --- /dev/null +++ b/asn/AS4201270019.toml @@ -0,0 +1,3 @@ +name = "Cupkappu" +owner = "Cupkappu" +desc = "Cup neonetwork" diff --git a/document/asn-dir.txt b/document/asn-dir.txt index fa30658..1ceba61 100644 --- a/document/asn-dir.txt +++ b/document/asn-dir.txt @@ -1,18 +1,3 @@ -# as-dir Template -# =============== -# Filename format: AS -# ASN range: 4201270000 ~ 4201279999 -# Remove any line which starts with '#' when applying -# AS Name -NAME="" -# Owner -OWNER="" -# Description -DESC="" -# Source of this ASN -# Possible values: "NeoNetwork", "DN42" or "INET" -SOURCE="" -# if it's a ASN registered from *NIC, this variable records -# whether members of NeoNetwork have validated its ownership yet -# Possible values: "YES" "NO" -VALID="" +NAME="cupkappu" +OWNER="cupkappu" +DESC="Cup's neonetwork" \ No newline at end of file diff --git a/entity/Cupkappu.toml b/entity/Cupkappu.toml new file mode 100644 index 0000000..938b9f1 --- /dev/null +++ b/entity/Cupkappu.toml @@ -0,0 +1,11 @@ +name = "Cupkappu" +babel = [ + "jp-1", + "zh-0" +] + +[contact] +telegram = "kifuc" +email = "cup@kust.ga" +github = "cupkappu" + diff --git a/node/Cupkappu.toml b/node/Cupkappu.toml new file mode 100644 index 0000000..2260e02 --- /dev/null +++ b/node/Cupkappu.toml @@ -0,0 +1,10 @@ +[Cupkappu-HK] +asn = 4201270019 +cidr = ["10.127.20.97/27"] +desc = "Cup's Hong Kong Node" + +[Cupkappu-JP] +asn = 4201270019 +cidr = ["10.127.20.98/27"] +desc = "Cup's Japan Osaka Node" + diff --git a/route/AS4201270019.toml b/route/AS4201270019.toml new file mode 100644 index 0000000..0c0ec21 --- /dev/null +++ b/route/AS4201270019.toml @@ -0,0 +1,4 @@ +["10.127.19.96/27"] +type = "subnet" +name = "cupkappu" +description = "Cup neonetwork"