mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 18:40:41 +08:00
add AS4201270009 (#89)
This commit is contained in:
parent
4e582a3f60
commit
2255a1e974
4 changed files with 17 additions and 0 deletions
2
asn/AS4201270009.toml
Normal file
2
asn/AS4201270009.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
name = "santost12"
|
||||
owner = "santost12"
|
5
entity/santost12.toml
Normal file
5
entity/santost12.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
name = "Tyler"
|
||||
|
||||
[contact]
|
||||
telegram = "xyz431"
|
||||
github = "santost12"
|
3
node/santost12.toml
Normal file
3
node/santost12.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[santost12-Network]
|
||||
asn = 4201270009
|
||||
cidr = ["10.127.69.0/29", "fd10:127:ec39::/48"]
|
7
route/AS4201270009.toml
Normal file
7
route/AS4201270009.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
["10.127.69.0/29"]
|
||||
type = "subnet"
|
||||
name = "santost12"
|
||||
|
||||
["fd10:127:ec39::/48"]
|
||||
type = "subnet"
|
||||
name = "santost12"
|
Loading…
Reference in a new issue