diff --git a/asn/AS4242422189.toml b/asn/AS4242422189.toml new file mode 100644 index 0000000..54f6012 --- /dev/null +++ b/asn/AS4242422189.toml @@ -0,0 +1,3 @@ +name = "IEDON-NET-AS" +owner = "iEdon" +description = "iEdon Networks" diff --git a/entity/iEdon.toml b/entity/iEdon.toml new file mode 100644 index 0000000..7d23ad0 --- /dev/null +++ b/entity/iEdon.toml @@ -0,0 +1,4 @@ +name = "iEdon" + +[contact] +irc = "iedon" diff --git a/node/iEdon.toml b/node/iEdon.toml new file mode 100644 index 0000000..fa5992c --- /dev/null +++ b/node/iEdon.toml @@ -0,0 +1,4 @@ +[iEdon] +asn = 4242422189 +description = "IEDON-NET" +cidr = ["10.127.21.1/24"] diff --git a/route/AS4242422189.toml b/route/AS4242422189.toml new file mode 100644 index 0000000..94f2897 --- /dev/null +++ b/route/AS4242422189.toml @@ -0,0 +1,4 @@ +["10.127.21.0/24"] +type = "subnet" +name = "IEDON-NET" +description = "iEdon Networks - Access points"