From 2255a1e97494306c4ee64bdee40802d09aadd44f Mon Sep 17 00:00:00 2001 From: Tyler <45154554+santost12@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:48:42 -0400 Subject: [PATCH] add AS4201270009 (#89) --- asn/AS4201270009.toml | 2 ++ entity/santost12.toml | 5 +++++ node/santost12.toml | 3 +++ route/AS4201270009.toml | 7 +++++++ 4 files changed, 17 insertions(+) create mode 100644 asn/AS4201270009.toml create mode 100644 entity/santost12.toml create mode 100644 node/santost12.toml create mode 100644 route/AS4201270009.toml diff --git a/asn/AS4201270009.toml b/asn/AS4201270009.toml new file mode 100644 index 0000000..843338e --- /dev/null +++ b/asn/AS4201270009.toml @@ -0,0 +1,2 @@ +name = "santost12" +owner = "santost12" diff --git a/entity/santost12.toml b/entity/santost12.toml new file mode 100644 index 0000000..7dc3b26 --- /dev/null +++ b/entity/santost12.toml @@ -0,0 +1,5 @@ +name = "Tyler" + +[contact] +telegram = "xyz431" +github = "santost12" diff --git a/node/santost12.toml b/node/santost12.toml new file mode 100644 index 0000000..7b89278 --- /dev/null +++ b/node/santost12.toml @@ -0,0 +1,3 @@ +[santost12-Network] +asn = 4201270009 +cidr = ["10.127.69.0/29", "fd10:127:ec39::/48"] diff --git a/route/AS4201270009.toml b/route/AS4201270009.toml new file mode 100644 index 0000000..ded773f --- /dev/null +++ b/route/AS4201270009.toml @@ -0,0 +1,7 @@ +["10.127.69.0/29"] +type = "subnet" +name = "santost12" + +["fd10:127:ec39::/48"] +type = "subnet" +name = "santost12"