From 54931278943abc10eade91454e22dd822d987453 Mon Sep 17 00:00:00 2001 From: Anillc Date: Tue, 18 Jan 2022 16:30:37 +0800 Subject: [PATCH] reroute ip addresses Signed-off-by: Anillc --- asn/AS4201272526.toml | 3 --- route/AS4201272526.toml | 7 ------- route/AS4242422526.toml | 8 ++++++++ 3 files changed, 8 insertions(+), 10 deletions(-) delete mode 100644 asn/AS4201272526.toml delete mode 100644 route/AS4201272526.toml diff --git a/asn/AS4201272526.toml b/asn/AS4201272526.toml deleted file mode 100644 index 542a8cf..0000000 --- a/asn/AS4201272526.toml +++ /dev/null @@ -1,3 +0,0 @@ -name = "ANILLC-AS-NEO" -owner = "Anillc" -description = "Anillc NEO Network" diff --git a/route/AS4201272526.toml b/route/AS4201272526.toml deleted file mode 100644 index a28a041..0000000 --- a/route/AS4201272526.toml +++ /dev/null @@ -1,7 +0,0 @@ -["10.127.3.0/24"] -type = "subnet" -name = "Anillc NEO Network v4" - -["fd10:127:ee::/48"] -type = "subnet" -name = "Anillc NEO Network v6" diff --git a/route/AS4242422526.toml b/route/AS4242422526.toml index f8b68e2..1c6042b 100644 --- a/route/AS4242422526.toml +++ b/route/AS4242422526.toml @@ -2,6 +2,14 @@ type = "subnet" name = "Anillc Network v4" +["10.127.3.0/24"] +type = "subnet" +name = "Anillc NEO Network v4" + ["fd10:127:cc::/48"] type = "subnet" name = "Anillc Network v6" + +["fd10:127:ee::/48"] +type = "subnet" +name = "Anillc NEO Network v6"