From 25c6e630a44973d9011c5c5df8c486cc97304d75 Mon Sep 17 00:00:00 2001 From: Edward P Date: Thu, 26 Nov 2020 19:17:50 +0800 Subject: [PATCH] Edward_P join as AS4201270020 (#131) --- asn/AS4201270020.toml | 3 +++ entity/Edward_P.toml | 6 ++++++ node/Edward_P.toml | 4 ++++ route/AS4201270020.toml | 7 +++++++ 4 files changed, 20 insertions(+) create mode 100644 asn/AS4201270020.toml create mode 100644 entity/Edward_P.toml create mode 100644 node/Edward_P.toml create mode 100644 route/AS4201270020.toml diff --git a/asn/AS4201270020.toml b/asn/AS4201270020.toml new file mode 100644 index 0000000..2c58c47 --- /dev/null +++ b/asn/AS4201270020.toml @@ -0,0 +1,3 @@ +name = "Edward_P" +owner = "Edward_P" +desc = "Edward_P's network" diff --git a/entity/Edward_P.toml b/entity/Edward_P.toml new file mode 100644 index 0000000..ab6873f --- /dev/null +++ b/entity/Edward_P.toml @@ -0,0 +1,6 @@ +name = "Edward_P" + +[contact] +email = "edward@edward-p.xyz" +github = "edward-p" +telegram = "@Edward_P" diff --git a/node/Edward_P.toml b/node/Edward_P.toml new file mode 100644 index 0000000..c4f3b85 --- /dev/null +++ b/node/Edward_P.toml @@ -0,0 +1,4 @@ +[Edward_P] +asn = 4201270020 + + diff --git a/route/AS4201270020.toml b/route/AS4201270020.toml new file mode 100644 index 0000000..4545ddc --- /dev/null +++ b/route/AS4201270020.toml @@ -0,0 +1,7 @@ +["10.127.8.128/29"] +type = "subnet" +name = "Edward_P-Ezpro" + +["fd10:127:2f2f::/48"] +type = "subnet" +name = "Edward_P-Ezpro-V6"