mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-06 20:55:23 +08:00
Merge pull request 'Add ORG-NLL including subnets' (#457) from lagertonne-20210129/add-neuland-labor into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/457 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
0a68a120e5
6 changed files with 43 additions and 0 deletions
7
data/aut-num/AS4242423767
Normal file
7
data/aut-num/AS4242423767
Normal file
|
@ -0,0 +1,7 @@
|
|||
aut-num: AS4242423767
|
||||
as-name: ORG-NLL-AS
|
||||
org: ORG-NLL
|
||||
admin-c: LAGERTONNE-DN42
|
||||
tech-c: LAGERTONNE-DN42
|
||||
mnt-by: LAGERTONNE-MNT
|
||||
source: DN42
|
11
data/inet6num/fd68:a3ea:7c9a::_48
Normal file
11
data/inet6num/fd68:a3ea:7c9a::_48
Normal file
|
@ -0,0 +1,11 @@
|
|||
inet6num: fd68:a3ea:7c9a:0000:0000:0000:0000:0000 - fd68:a3ea:7c9a:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd68:a3ea:7c9a::/48
|
||||
netname: NLL-NETWORK
|
||||
descr: Network for the Neuland Labor e.V.
|
||||
country: DE
|
||||
org: ORG-NLL
|
||||
admin-c: LAGERTONNE-DN42
|
||||
tech-c: LAGERTONNE-DN42
|
||||
mnt-by: LAGERTONNE-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
9
data/inetnum/172.21.74.128_26
Normal file
9
data/inetnum/172.21.74.128_26
Normal file
|
@ -0,0 +1,9 @@
|
|||
inetnum: 172.21.74.128 - 172.21.74.191
|
||||
cidr: 172.21.74.128/26
|
||||
netname: NLL-NETWORK
|
||||
org: ORG-NLL
|
||||
admin-c: LAGERTONNE-DN42
|
||||
tech-c: LAGERTONNE-DN42
|
||||
mnt-by: LAGERTONNE-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
7
data/organisation/ORG-NLL
Normal file
7
data/organisation/ORG-NLL
Normal file
|
@ -0,0 +1,7 @@
|
|||
organisation: ORG-NLL
|
||||
org-name: Neuland Labor e.V.
|
||||
descr: https://neulandlabor.de
|
||||
admin-c: LAGERTONNE-DN42
|
||||
tech-c: LAGERTONNE-DN42
|
||||
mnt-by: LAGERTONNE-MNT
|
||||
source: DN42
|
4
data/route/172.21.74.128_26
Normal file
4
data/route/172.21.74.128_26
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.21.74.128/26
|
||||
origin: AS4242423767
|
||||
mnt-by: LAGERTONNE-MNT
|
||||
source: DN42
|
5
data/route6/fd68:a3ea:7c9a::_48
Normal file
5
data/route6/fd68:a3ea:7c9a::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd68:a3ea:7c9a::/48
|
||||
origin: AS4242423767
|
||||
max-length: 48
|
||||
mnt-by: LAGERTONNE-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue