mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-07 21:25:24 +08:00
squashed commits.
added ipv6 registry objects for initial commit removed optional nameserver attribute
This commit is contained in:
parent
64e26783fc
commit
761f5d872f
7 changed files with 36 additions and 0 deletions
5
data/aut-num/AS4242423516
Normal file
5
data/aut-num/AS4242423516
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242423516
|
||||
as-name: VIRTUE-AS
|
||||
admin-c: OCTET-DN42
|
||||
tech-c: OCTET-DN42
|
||||
mnt-by: OCTET-MNT
|
8
data/inet6num/fdc5:ed74:2222::_48
Normal file
8
data/inet6num/fdc5:ed74:2222::_48
Normal file
|
@ -0,0 +1,8 @@
|
|||
inet6num: fdc5:ed74:2222:0000:0000:0000:0000:0000 - fdc5:ed74:2222:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fdc5:ed74:2222::/48
|
||||
netname: VIRTUE-NETWORK
|
||||
country: BV
|
||||
admin-c: OCTET-DN42
|
||||
tech-c: OCTET-DN42
|
||||
mnt-by: OCTET-MNT
|
||||
status: ASSIGNED
|
8
data/inetnum/172.20.6.16_29
Normal file
8
data/inetnum/172.20.6.16_29
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.20.6.16 - 172.20.6.23
|
||||
cidr: 172.20.6.16/29
|
||||
netname: VIRTUE-NETWORK
|
||||
country: BV
|
||||
admin-c: OCTET-DN42
|
||||
tech-c: OCTET-DN42
|
||||
mnt-by: OCTET-MNT
|
||||
status: ASSIGNED
|
5
data/mntner/OCTET-MNT
Normal file
5
data/mntner/OCTET-MNT
Normal file
|
@ -0,0 +1,5 @@
|
|||
mntner: OCTET-MNT
|
||||
auth: pgp-fingerprint CAFF23C3E4C2E30E867055334D25FBE3B86722C8
|
||||
admin-c: OCTET-DN42
|
||||
tech-c: OCTET-DN42
|
||||
mnt-by: OCTET-MNT
|
4
data/person/OCTET-DN42
Normal file
4
data/person/OCTET-DN42
Normal file
|
@ -0,0 +1,4 @@
|
|||
person: Michael O'Niell
|
||||
contact: octet1000@gmail.com
|
||||
nic-hdl: OCTET-DN42
|
||||
mnt-by: OCTET-MNT
|
3
data/route/172.20.6.16_29
Normal file
3
data/route/172.20.6.16_29
Normal file
|
@ -0,0 +1,3 @@
|
|||
route: 172.20.6.16/29
|
||||
origin: AS4242423516
|
||||
mnt-by: OCTET-MNT
|
3
data/route6/fdc5:ed74:2222::_48
Normal file
3
data/route6/fdc5:ed74:2222::_48
Normal file
|
@ -0,0 +1,3 @@
|
|||
route6: fdc5:ed74:2222::/48
|
||||
origin: AS4242423516
|
||||
mnt-by: OCTET-MNT
|
Loading…
Add table
Reference in a new issue