make inet6num RFC4193 compliant and add contacts to routes

This commit is contained in:
Patrick Fruh 2018-06-18 22:31:03 +02:00
parent 08bbd4b9bf
commit c8a9203f29
No known key found for this signature in database
GPG key ID: BB87EEB366B4688B
4 changed files with 10 additions and 6 deletions

View file

@ -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

View file

@ -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

View 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

View file

@ -1,4 +0,0 @@
route6: fdff::/48
origin: AS4242423454
mnt-by: PF-MNT
source: DN42