From 7cd1df55fb62c0a560f960fa1c332e96e311b950 Mon Sep 17 00:00:00 2001 From: moeternet <68555962+moeternet@users.noreply.github.com> Date: Mon, 20 Jul 2020 17:11:51 +0000 Subject: [PATCH] Add AS213262 (#106) --- asn/AS213262.toml | 5 +++++ entity/Moe.toml | 6 ++++++ node/Moe.toml | 2 ++ route/AS213262.toml | 4 ++++ 4 files changed, 17 insertions(+) create mode 100644 asn/AS213262.toml create mode 100644 entity/Moe.toml create mode 100644 node/Moe.toml create mode 100644 route/AS213262.toml diff --git a/asn/AS213262.toml b/asn/AS213262.toml new file mode 100644 index 0000000..3583819 --- /dev/null +++ b/asn/AS213262.toml @@ -0,0 +1,5 @@ +name = "Moe" +description = "Moe Overflow Electric" +owner = "Moe" +source = "Internet" +vaild = true diff --git a/entity/Moe.toml b/entity/Moe.toml new file mode 100644 index 0000000..c571118 --- /dev/null +++ b/entity/Moe.toml @@ -0,0 +1,6 @@ +name = "Moe" +description = "Moe Overflow Electric NOC" + +[contact] +email = "noc@moeternet.com" +telegram = "@moeternet" diff --git a/node/Moe.toml b/node/Moe.toml new file mode 100644 index 0000000..73533d4 --- /dev/null +++ b/node/Moe.toml @@ -0,0 +1,2 @@ +[Moe] +asn = 213262 diff --git a/route/AS213262.toml b/route/AS213262.toml new file mode 100644 index 0000000..1574e1a --- /dev/null +++ b/route/AS213262.toml @@ -0,0 +1,4 @@ +["fd10:127:3262::/64"] +type = "subnet" +name = "Moe" +description = "Moe Research Experimental Network"