mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
make inet6num RFC4193 compliant and add contacts to routes
This commit is contained in:
parent
08bbd4b9bf
commit
c8a9203f29
4 changed files with 10 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
inet6num: fdff:0000:0000:0000:0000:0000:0000:0000 - fdff:0000:0000:ffff:ffff:ffff:ffff:ffff
|
inet6num: fd42:ae20:dc1c:0000:0000:0000:0000:0000 - fd42:ae20:dc1c:ffff:ffff:ffff:ffff:ffff
|
||||||
cidr: fdff::/48
|
cidr: fd42:ae20:dc1c::/48
|
||||||
netname: PF-IPV6
|
netname: PF-IPV6
|
||||||
country: DE
|
country: DE
|
||||||
admin-c: PF-DN42
|
admin-c: PF-DN42
|
|
@ -1,4 +1,6 @@
|
||||||
route: 172.21.74.0/27
|
route: 172.21.74.0/27
|
||||||
origin: AS4242423454
|
origin: AS4242423454
|
||||||
|
admin-c: PF-DN42
|
||||||
|
tech-c: PF-DN42
|
||||||
mnt-by: PF-MNT
|
mnt-by: PF-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
6
data/route6/fd42:ae20:dc1c::_48
Normal file
6
data/route6/fd42:ae20:dc1c::_48
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
route6: fd42:ae20:dc1c::/48
|
||||||
|
origin: AS4242423454
|
||||||
|
admin-c: PF-DN42
|
||||||
|
tech-c: PF-DN42
|
||||||
|
mnt-by: PF-MNT
|
||||||
|
source: DN42
|
|
@ -1,4 +0,0 @@
|
||||||
route6: fdff::/48
|
|
||||||
origin: AS4242423454
|
|
||||||
mnt-by: PF-MNT
|
|
||||||
source: DN42
|
|
Loading…
Add table
Add a link
Reference in a new issue