mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-13 07:32:24 +08:00
Add AS213262 (#106)
This commit is contained in:
parent
c5a2ca1085
commit
7cd1df55fb
4 changed files with 17 additions and 0 deletions
5
asn/AS213262.toml
Normal file
5
asn/AS213262.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
name = "Moe"
|
||||
description = "Moe Overflow Electric"
|
||||
owner = "Moe"
|
||||
source = "Internet"
|
||||
vaild = true
|
6
entity/Moe.toml
Normal file
6
entity/Moe.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
name = "Moe"
|
||||
description = "Moe Overflow Electric NOC"
|
||||
|
||||
[contact]
|
||||
email = "noc@moeternet.com"
|
||||
telegram = "@moeternet"
|
2
node/Moe.toml
Normal file
2
node/Moe.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Moe]
|
||||
asn = 213262
|
4
route/AS213262.toml
Normal file
4
route/AS213262.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
["fd10:127:3262::/64"]
|
||||
type = "subnet"
|
||||
name = "Moe"
|
||||
description = "Moe Research Experimental Network"
|
Loading…
Reference in a new issue