From a1828cc8542622a1bb18410442dd61bc1590ca56 Mon Sep 17 00:00:00 2001 From: funnysyc Date: Sat, 11 Jun 2022 17:58:25 +0000 Subject: [PATCH] Change ASN from 4201270458 to 4201270456 Signed-off-by: funnysyc --- asn/AS4201270456.toml | 4 ++++ asn/AS4201270458.toml | 4 ---- route/AS4201270456.toml | 7 +++++++ route/AS4201270458.toml | 9 --------- 4 files changed, 11 insertions(+), 13 deletions(-) create mode 100644 asn/AS4201270456.toml delete mode 100644 asn/AS4201270458.toml create mode 100644 route/AS4201270456.toml delete mode 100644 route/AS4201270458.toml diff --git a/asn/AS4201270456.toml b/asn/AS4201270456.toml new file mode 100644 index 0000000..e3bab57 --- /dev/null +++ b/asn/AS4201270456.toml @@ -0,0 +1,4 @@ +name = "HJTMESH-AS" +owner = "funnysyc" +source = "NeoNetwork" +description = "HUAJITECH Mesh Network" diff --git a/asn/AS4201270458.toml b/asn/AS4201270458.toml deleted file mode 100644 index b8dc5db..0000000 --- a/asn/AS4201270458.toml +++ /dev/null @@ -1,4 +0,0 @@ -name = "HuajiTech-Network" -owner = "funnysyc" -source = "NeoNetwork" -description = "HuajiTech Core Network" diff --git a/route/AS4201270456.toml b/route/AS4201270456.toml new file mode 100644 index 0000000..eff1fc4 --- /dev/null +++ b/route/AS4201270456.toml @@ -0,0 +1,7 @@ +["10.127.45.0/24"] +type = "subnet" +name = "HJTMESH-NET" + +["fd10:127:45::/48"] +type = "subnet" +name = "HJTMESH-NET" diff --git a/route/AS4201270458.toml b/route/AS4201270458.toml deleted file mode 100644 index 421adce..0000000 --- a/route/AS4201270458.toml +++ /dev/null @@ -1,9 +0,0 @@ -["10.127.45.0/24"] -type = "subnet" -name = "HuajiTech-Network Interconnectivity" -description = "HuajiTech Core Interconnection Network" - -["fd10:127:45::/48"] -type = "subnet" -name = "HuajiTech-Network Interconnectivity" -description = "HuajiTech Core Interconnection Network"