mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-07 21:25:24 +08:00
added 0rigo AS,MNT,person,inetnum and route objects
+added pgp_fingerprint auth +added inet6num +added route object for inet6
This commit is contained in:
parent
40cfa22491
commit
08b766cb9f
7 changed files with 43 additions and 0 deletions
8
data/aut-num/AS4242421576
Normal file
8
data/aut-num/AS4242421576
Normal file
|
@ -0,0 +1,8 @@
|
|||
aut-num: AS4242421576
|
||||
as-name: 0RIGO-AS
|
||||
descr: 0rigo AS
|
||||
remarks: Experimetal overlay network
|
||||
admin-c: 0RIGO-DN42
|
||||
tech-c: 0RIGO-DN42
|
||||
mnt-by: 0RIGO-MNT
|
||||
source: DN42
|
8
data/inet6num/fd42:c0fe:babe::_48
Normal file
8
data/inet6num/fd42:c0fe:babe::_48
Normal file
|
@ -0,0 +1,8 @@
|
|||
inet6num: fd42:c0fe:babe:0000:0000:0000:0000:0000-fd42:c0fe:babe:ffff:ffff:ffff:ffff:ffff
|
||||
netname: NET-0RIGO-IP6-1-DN42
|
||||
cidr: fd42:c0fe:babe::/48
|
||||
admin-c: 0RIGO-DN42
|
||||
tech-c: 0RIGO-DN42
|
||||
mnt-by: 0RIGO-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inetnum/172.20.6.64_27
Normal file
8
data/inetnum/172.20.6.64_27
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.20.6.64 - 172.20.6.95
|
||||
netname: NET-0RIGO-1-DN42
|
||||
admin-c: 0RIGO-DN42
|
||||
tech-c: 0RIGO-DN42
|
||||
mnt-by: 0RIGO-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.20.6.64/27
|
||||
source: DN42
|
6
data/mntner/0RIGO-MNT
Normal file
6
data/mntner/0RIGO-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: 0RIGO-MNT
|
||||
admin-c: 0RIGO-DN42
|
||||
tech-c: 0RIGO-DN42
|
||||
auth: pgp-fingerprint E7412CBEAA95E88ED8501E0F0B535B754BC5B891
|
||||
mnt-by: 0RIGO-MNT
|
||||
source: DN42
|
5
data/person/0RIGO-DN42
Normal file
5
data/person/0RIGO-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: 0RIGO
|
||||
contact: contact@0rigo.net
|
||||
nic-hdl: 0RIGO-DN42
|
||||
mnt-by: 0RIGO-MNT
|
||||
source: DN42
|
4
data/route/172.20.6.64_27
Normal file
4
data/route/172.20.6.64_27
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.20.6.64/27
|
||||
origin: AS4242421576
|
||||
mnt-by: 0RIGO-MNT
|
||||
source: DN42
|
4
data/route/fd42:c0fe:babe::_48
Normal file
4
data/route/fd42:c0fe:babe::_48
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: fd42:c0fe:babe::/48
|
||||
origin: AS4242421576
|
||||
mnt-by: 0RIGO-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue