mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
Merge pull request 'Add INL network' (#4328) from nrybowski/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4328 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
c4d6ed4585
7 changed files with 52 additions and 0 deletions
8
data/aut-num/AS4242423259
Normal file
8
data/aut-num/AS4242423259
Normal file
|
@ -0,0 +1,8 @@
|
|||
aut-num: AS4242423259
|
||||
as-name: AS-INL-DN42
|
||||
admin-c: BYRN-DN42
|
||||
tech-c: BYRN-DN42
|
||||
mnt-by: BYRN-MNT
|
||||
org: ORG-INL
|
||||
descr: IP Networking Lab Network
|
||||
source: DN42
|
8
data/dns/inl.dn42
Normal file
8
data/dns/inl.dn42
Normal file
|
@ -0,0 +1,8 @@
|
|||
domain: inl.dn42
|
||||
admin-c: BYRN-DN42
|
||||
tech-c: BYRN-DN42
|
||||
mnt-by: BYRN-MNT
|
||||
org: ORG-INL
|
||||
nserver: ns1.inl.dn42 fd95:66d6:b3fc::53:1
|
||||
nserver: ns2.inl.dn42 fd95:66d6:b3fc::53:2
|
||||
source: DN42
|
13
data/inet6num/fd95:66d6:b3fc::_48
Normal file
13
data/inet6num/fd95:66d6:b3fc::_48
Normal file
|
@ -0,0 +1,13 @@
|
|||
inet6num: fd95:66d6:b3fc:0000:0000:0000:0000:0000 - fd95:66d6:b3fc:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd95:66d6:b3fc::/48
|
||||
netname: INL-NETWORK
|
||||
descr: Network of the IP Networking Lab
|
||||
country: BE
|
||||
admin-c: BYRN-DN42
|
||||
tech-c: BYRN-DN42
|
||||
mnt-by: BYRN-MNT
|
||||
org: ORG-INL
|
||||
status: ASSIGNED
|
||||
nserver: ns1.inl.dn42
|
||||
nserver: ns2.inl.dn42
|
||||
source: DN42
|
6
data/mntner/BYRN-MNT
Normal file
6
data/mntner/BYRN-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: BYRN-MNT
|
||||
admin-c: BYRN-DN42
|
||||
tech-c: BYRN-DN42
|
||||
mnt-by: BYRN-MNT
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMmHepX9UPufwFFME0mX9S7vMkGAikAhvcxAJvsKrp4A
|
||||
source: DN42
|
7
data/organisation/ORG-INL
Normal file
7
data/organisation/ORG-INL
Normal file
|
@ -0,0 +1,7 @@
|
|||
organisation: ORG-INL
|
||||
org-name: IP Networking Lab
|
||||
e-mail: all@dn42.inl.ovh
|
||||
admin-c: BYRN-DN42
|
||||
tech-c: BYRN-DN42
|
||||
mnt-by: BYRN-MNT
|
||||
source: DN42
|
5
data/person/BYRN-DN42
Normal file
5
data/person/BYRN-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: byrn
|
||||
e-mail: nicolas.rybowski@dn42.inl.ovh
|
||||
nic-hdl: BYRN-DN42
|
||||
mnt-by: BYRN-MNT
|
||||
source: DN42
|
5
data/route6/fd95:66d6:b3fc::_48
Normal file
5
data/route6/fd95:66d6:b3fc::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd95:66d6:b3fc::/48
|
||||
origin: AS4242423259
|
||||
max-length: 48
|
||||
mnt-by: BYRN-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue