Add new asn from DN42 and allocate new prefixes.

This commit is contained in:
Charles 2021-06-30 14:03:59 +08:00
parent 8507f76479
commit 463805f2a1
No known key found for this signature in database
GPG Key ID: A26F40EFAE3821E2
5 changed files with 26 additions and 2 deletions

3
asn/AS4242421331.toml Normal file
View File

@ -0,0 +1,3 @@
name = "Niantic Network"
owner = "Yukari"
description = "Niantic Network Backbone"

3
asn/AS4242421332.toml Normal file
View File

@ -0,0 +1,3 @@
name = "Niantic Network CN"
owner = "Yukari"
description = "Niantic Network China"

View File

@ -2,5 +2,8 @@ name = "Yukari"
[contact]
telegram = "CharlesYang"
github = "SteveCharlesYang"
email = "charles@0x7f.cc"
github = "YukariChiba"
email = "i@0x7f.cc"
[persona]
pgp = "9DC663829861B7FDFB5DA8B39277CB21961D6DD5"

View File

@ -1,3 +1,9 @@
[IX42-LAS]
asn = 207268
cidr = ["10.127.131.0/24", "fd10:127:1300::/48"]
[NIA-NET]
asn = 4242421331
[NIACN-NET]
asn = 4242421332

9
route/AS4242421332.toml Normal file
View File

@ -0,0 +1,9 @@
["10.127.132.0/24"]
type = "subnet"
name = "NetUnion-IPv4"
description = "NetUnion access. (IPv4)"
["fd10:127:1332::/48"]
type = "subnet"
name = "NetUnion-IPv6"
description = "NetUnion access. (IPv6)"