mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-08 13:45:22 +08:00
Merge pull request 'add ASN' (#540) from sunaihui-20210220/add-asn into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/540 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
d4d2bfbea9
4 changed files with 9 additions and 0 deletions
6
data/aut-num/AS38173
Normal file
6
data/aut-num/AS38173
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS38173
|
||||
as-name: SUNNET
|
||||
admin-c: SUNNET-DN42
|
||||
tech-c: SUNNET-DN42
|
||||
mnt-by: SUNNET-MNT
|
||||
source: APNIC
|
|
@ -1,5 +1,6 @@
|
|||
route: 172.21.100.128/25
|
||||
origin: AS4242423088
|
||||
origin: AS140936
|
||||
origin: AS38173
|
||||
mnt-by: SUNNET-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
route: 172.21.100.16/29
|
||||
origin: AS4242423088
|
||||
origin: AS140936
|
||||
origin: AS38173
|
||||
mnt-by: SUNNET-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
route6: fdc8:dc88:ee11::/48
|
||||
origin: AS4242423088
|
||||
origin: AS140936
|
||||
origin: AS38173
|
||||
mnt-by: SUNNET-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue