diff --git a/asn/AS4242420308.toml b/asn/AS4242420308.toml new file mode 100644 index 0000000..e504beb --- /dev/null +++ b/asn/AS4242420308.toml @@ -0,0 +1,4 @@ +name = "VILLISEK" +owner = "VILLISEK" +desc = "VILLISEK network" +source = "DN42" diff --git a/entity/VILLISEK.toml b/entity/VILLISEK.toml new file mode 100644 index 0000000..52c76e1 --- /dev/null +++ b/entity/VILLISEK.toml @@ -0,0 +1,14 @@ +name = "Clement VILLISEK" +babel = [ + "fr", + "en-5", + "es-2", + "jp-1", + "zh-0", + "ru-0" +] + +[contact] +email = "clement@villisek.fr" +twitter = "cvillisek89" +github = "villisek" diff --git a/node/VILLISEK.toml b/node/VILLISEK.toml new file mode 100644 index 0000000..1a0614e --- /dev/null +++ b/node/VILLISEK.toml @@ -0,0 +1,3 @@ +[VILLISEK] +asn = 4242420308 +desc = "VILLISEK's Marseille (France) node" diff --git a/route/AS4242420308.toml b/route/AS4242420308.toml new file mode 100644 index 0000000..29f9d58 --- /dev/null +++ b/route/AS4242420308.toml @@ -0,0 +1,9 @@ +["10.127.38.32/27"] +type = "subnet" +name = "VILLISEK-NEO" +description = "VILLISEK NeoNetwork experiments" + +["fd10:127:0308::/48"] +type = "subnet" +name = "VILLISEK-NEO-V6" +description = "VILLISEK NeoNetwork experiments in IPv6"