From 12d98362df506518568580432c59ea4476499e17 Mon Sep 17 00:00:00 2001 From: Anillc Date: Wed, 18 Aug 2021 22:23:52 +0800 Subject: [PATCH] register a new asn Signed-off-by: Anillc --- asn/AS4201272526.toml | 3 +++ route/AS4201272526.toml | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 asn/AS4201272526.toml create mode 100644 route/AS4201272526.toml diff --git a/asn/AS4201272526.toml b/asn/AS4201272526.toml new file mode 100644 index 0000000..542a8cf --- /dev/null +++ b/asn/AS4201272526.toml @@ -0,0 +1,3 @@ +name = "ANILLC-AS-NEO" +owner = "Anillc" +description = "Anillc NEO Network" diff --git a/route/AS4201272526.toml b/route/AS4201272526.toml new file mode 100644 index 0000000..eab3460 --- /dev/null +++ b/route/AS4201272526.toml @@ -0,0 +1,7 @@ +["10.127.3.0/24"] +type = "subnet" +name = "Anillc NEO Network v4" + +["fd10:127:ee::/48"] +type = "subnet" +name = "Anillc NEO Network v6" \ No newline at end of file