mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-30 07:35:53 +08:00
Modify AS Number , and add IPV6
This commit is contained in:
parent
8e3d5929b3
commit
2de19ac240
3 changed files with 8 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
aut-num: AS4242424242
|
aut-num: AS4242420163
|
||||||
as-name: AS4242424242
|
as-name: AS4242420163
|
||||||
descr: AS4242424242
|
descr: Alibaba and forty thieves
|
||||||
admin-c: ALIBABA-DN42
|
admin-c: ALIBABA-DN42
|
||||||
tech-c: ALIBABA-DN42
|
tech-c: ALIBABA-DN42
|
||||||
mnt-by: ALIBABA-MNT
|
mnt-by: ALIBABA-MNT
|
|
@ -1,4 +1,4 @@
|
||||||
route: 172.20.20.192/27
|
route: 172.20.20.192/27
|
||||||
origin: AS4242424242
|
origin: AS4242420163
|
||||||
mnt-by: ALIBABA-MNT
|
mnt-by: ALIBABA-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
4
data/route6/fd42:1234:5678::_48
Normal file
4
data/route6/fd42:1234:5678::_48
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
route6: fd42:1234:5678::/48
|
||||||
|
origin: AS4242420163
|
||||||
|
mnt-by: ALIBABA-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Reference in a new issue