From 82add09ab84692985e51c3719894130316ce0685 Mon Sep 17 00:00:00 2001 From: KongchengLige Date: Fri, 1 Apr 2022 01:14:28 +0800 Subject: [PATCH] register --- asn/AS4201271877.toml | 3 +++ entity/Lily.toml | 12 ++++++++++++ node/Lily.toml | 2 ++ route/AS4201271877.toml | 9 +++++++++ 4 files changed, 26 insertions(+) create mode 100644 asn/AS4201271877.toml create mode 100644 entity/Lily.toml create mode 100644 node/Lily.toml create mode 100644 route/AS4201271877.toml diff --git a/asn/AS4201271877.toml b/asn/AS4201271877.toml new file mode 100644 index 0000000..a3c0e0c --- /dev/null +++ b/asn/AS4201271877.toml @@ -0,0 +1,3 @@ +name = "Lily_Network" +owner = "Lily" +description = "Lily Network" \ No newline at end of file diff --git a/entity/Lily.toml b/entity/Lily.toml new file mode 100644 index 0000000..11d8856 --- /dev/null +++ b/entity/Lily.toml @@ -0,0 +1,12 @@ +name = "Lilybouquet" +babel = [ + "zh", + "en-3", +] + +[contact] +email = "lilybouquet@lilynet.work" +telegram = "Lilybouquet" + +[persona] +pgp = "B11F5BE9989BEE9A6A1E81F730291293322B1B8E" \ No newline at end of file diff --git a/node/Lily.toml b/node/Lily.toml new file mode 100644 index 0000000..6f4d008 --- /dev/null +++ b/node/Lily.toml @@ -0,0 +1,2 @@ +[Lily_Network] +asn = 4201271877 \ No newline at end of file diff --git a/route/AS4201271877.toml b/route/AS4201271877.toml new file mode 100644 index 0000000..8cc8fe7 --- /dev/null +++ b/route/AS4201271877.toml @@ -0,0 +1,9 @@ +["10.127.180.0/24"] +type = "subnet" +name = "LilyNetwork-Neo-IP4" +description = "LilyNetwork Neo Network v4" + +["fd10:127:1877::/48"] +type = "subnet" +name = "LilyNetwork-Neo-IP6" +description = "LilyNetwork Neo Network v6" \ No newline at end of file