mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-22 11:45:43 +08:00
Change ASN, use a better named MNT, allocate two /48
This commit is contained in:
parent
130c1ac95c
commit
e2f8bea763
10 changed files with 36 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
aut-num: AS4242424869
|
aut-num: AS4242423377
|
||||||
admin-c: XXSL-DN42
|
admin-c: XXSL-DN42
|
||||||
tech-c: XXSL-DN42
|
tech-c: XXSL-DN42
|
||||||
mnt-by: XXSL-MNT
|
mnt-by: XXSLDN-MNT
|
||||||
as-name: XXSL
|
as-name: XXSL
|
||||||
descr: XXSL Lab
|
descr: XXSL Lab
|
||||||
source: DN42
|
source: DN42
|
9
data/inet6num/fd70:3377:1::_48
Normal file
9
data/inet6num/fd70:3377:1::_48
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
inet6num: fd70:3377:0001:0000:0000:0000:0000:0000 - fd70:3377:0001:ffff:ffff:ffff:ffff:ffff
|
||||||
|
country: JP
|
||||||
|
netname: XXSLDN-LAB-2
|
||||||
|
admin-c: XXSL-DN42
|
||||||
|
tech-c: XXSL-DN42
|
||||||
|
mnt-by: XXSLDN-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
cidr: fd70:3377:1::/48
|
||||||
|
source: DN42
|
9
data/inet6num/fd70:3377::_48
Normal file
9
data/inet6num/fd70:3377::_48
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
inet6num: fd70:3377:0000:0000:0000:0000:0000:0000 - fd70:3377:0000:ffff:ffff:ffff:ffff:ffff
|
||||||
|
country: JP
|
||||||
|
netname: XXSLDN-LAB-1
|
||||||
|
admin-c: XXSL-DN42
|
||||||
|
tech-c: XXSL-DN42
|
||||||
|
mnt-by: XXSLDN-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
cidr: fd70:3377::/48
|
||||||
|
source: DN42
|
|
@ -3,7 +3,7 @@ netname: XXSL-LAB
|
||||||
country: JP
|
country: JP
|
||||||
admin-c: XXSL-DN42
|
admin-c: XXSL-DN42
|
||||||
tech-c: XXSL-DN42
|
tech-c: XXSL-DN42
|
||||||
mnt-by: XXSL-MNT
|
mnt-by: XXSLDN-MNT
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
cidr: 172.20.33.64/27
|
cidr: 172.20.33.64/27
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
mntner: XXSL-MNT
|
mntner: XXSLDN-MNT
|
||||||
admin-c: XXSL-DN42
|
admin-c: XXSL-DN42
|
||||||
tech-c: XXSL-DN42
|
tech-c: XXSL-DN42
|
||||||
mnt-by: XXSL-MNT
|
mnt-by: XXSLDN-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
auth: pgp-fingerprint D72D05CCF8D3DB17FA90D21233C921E69DF9B7F7
|
auth: pgp-fingerprint D72D05CCF8D3DB17FA90D21233C921E69DF9B7F7
|
|
@ -1,6 +1,6 @@
|
||||||
organisation: ORG-XXSL
|
organisation: ORG-XXSLDN
|
||||||
org-name: XXSL Lab
|
org-name: XXSL Lab
|
||||||
admin-c: XXSL-DN42
|
admin-c: XXSL-DN42
|
||||||
tech-c: XXSL-DN42
|
tech-c: XXSL-DN42
|
||||||
mnt-by: XXSL-MNT
|
mnt-by: XXSLDN-MNT
|
||||||
source: DN42
|
source: DN42
|
|
@ -1,5 +1,5 @@
|
||||||
person: xxsl
|
person: xxsl
|
||||||
contact: me@xxsl.org
|
contact: me@xxsl.org
|
||||||
nic-hdl: XXSL-DN42
|
nic-hdl: XXSL-DN42
|
||||||
mnt-by: XXSL-MNT
|
mnt-by: XXSLDN-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
route: 172.20.33.64/27
|
route: 172.20.33.64/27
|
||||||
origin: AS4242424869
|
origin: AS4242423377
|
||||||
mnt-by: XXSL-MNT
|
mnt-by: XXSLDN-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
4
data/route6/fd70:3377:1::_48
Normal file
4
data/route6/fd70:3377:1::_48
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
route6: fd70:3377:1::/48
|
||||||
|
origin: AS4242423377
|
||||||
|
mnt-by: XXSLDN-MNT
|
||||||
|
source: DN42
|
4
data/route6/fd70:3377::_48
Normal file
4
data/route6/fd70:3377::_48
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
route6: fd70:3377::/48
|
||||||
|
origin: AS4242423377
|
||||||
|
mnt-by: XXSLDN-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Reference in a new issue