From 33b584edc1b7d2d6481726a2af34f7398ca14cb4 Mon Sep 17 00:00:00 2001 From: Craig Schulz <6439700+cwschulz@users.noreply.github.com> Date: Sat, 29 Jun 2024 06:16:31 -0400 Subject: [PATCH] Add CDUBS to Neo --- asn/AS4201270566.toml | 3 +++ entity/CDUBS.toml | 8 ++++++++ route/AS4201270566.toml | 9 +++++++++ 3 files changed, 20 insertions(+) create mode 100644 asn/AS4201270566.toml create mode 100644 entity/CDUBS.toml create mode 100644 route/AS4201270566.toml diff --git a/asn/AS4201270566.toml b/asn/AS4201270566.toml new file mode 100644 index 0000000..1259fe1 --- /dev/null +++ b/asn/AS4201270566.toml @@ -0,0 +1,3 @@ +name = "AS-CDUBS-NEO" +owner = "CDUBS" +source = "NEO" diff --git a/entity/CDUBS.toml b/entity/CDUBS.toml new file mode 100644 index 0000000..c990c64 --- /dev/null +++ b/entity/CDUBS.toml @@ -0,0 +1,8 @@ +name = "CDUBS" +babel = ["en"] + +[contact] +email = "noc@cdubs.tech" + +[persona] +pgp = "80095CB4A8D365B114DD35CEB26D9F20836A8936" diff --git a/route/AS4201270566.toml b/route/AS4201270566.toml new file mode 100644 index 0000000..11ee086 --- /dev/null +++ b/route/AS4201270566.toml @@ -0,0 +1,9 @@ +["10.127.69.0/24"] +type = "subnet" +name = "CDUBS Network" +description = "CDUBS Neo Network v4" + +["fd10:127:69::/48"] +type = "subnet" +name = "CDUBS Network" +description = "CDUBS Neo Network v6"