mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-08 05:35:23 +08:00
Merge pull request 'Register' (#1302) from jwoodruff40-20211209/register into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1302 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
3c8d1888b1
8 changed files with 50 additions and 0 deletions
6
data/aut-num/AS4242423840
Normal file
6
data/aut-num/AS4242423840
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242423840
|
||||
as-name: AS-PCORP-DN42
|
||||
admin-c: PCORP-DN42
|
||||
tech-c: PCORP-DN42
|
||||
mnt-by: PCORP-MNT
|
||||
source: DN42
|
7
data/dns/pcorp.dn42
Normal file
7
data/dns/pcorp.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: pcorp.dn42
|
||||
admin-c: PCORP-DN42
|
||||
tech-c: PCORP-DN42
|
||||
mnt-by: PCORP-MNT
|
||||
nserver: ns1.pcorp.dn42 172.20.32.253
|
||||
nserver: ns1.pcorp.dn42 fd2d:6421:f42b:40::53
|
||||
source: DN42
|
9
data/inet6num/fd2d:6421:f42b::_48
Normal file
9
data/inet6num/fd2d:6421:f42b::_48
Normal file
|
@ -0,0 +1,9 @@
|
|||
inet6num: fd2d:6421:f42b:0000:0000:0000:0000:0000 - fd2d:6421:f42b:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd2d:6421:f42b::/48
|
||||
netname: PCORP-NETWORK
|
||||
descr: Network of PandaCorp
|
||||
admin-c: PCORP-DN42
|
||||
tech-c: PCORP-DN42
|
||||
mnt-by: PCORP-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inetnum/172.20.32.224_27
Normal file
8
data/inetnum/172.20.32.224_27
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.20.32.224 - 172.20.32.255
|
||||
cidr: 172.20.32.224/27
|
||||
netname: PCORP-NETWORK
|
||||
admin-c: PCORP-DN42
|
||||
tech-c: PCORP-DN42
|
||||
mnt-by: PCORP-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
6
data/mntner/PCORP-MNT
Normal file
6
data/mntner/PCORP-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: PCORP-MNT
|
||||
admin-c: PCORP-DN42
|
||||
tech-c: PCORP-DN42
|
||||
mnt-by: PCORP-MNT
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJgpp7g8weGqErUe8SWgFZwY+a76pF/7/K47RaAkBGQnJy96ooUkdw4xDH0jx+bEEUdONzSWP67e/1KM2S9Zir83S9fA+divpS6Pzq6036h0HJnY8RFcY+3Q1wu/cljhLWcvSHd1oTOlX6JKsAgNYymt3K4ZRhjxCgfQzD1m4jR/dHQqagIcoSrIGhFvS/Yc+0NN95DJ/ZY5Z4o6A7p9l0NEoohG/il3a05cuTb/WpMTjghavkS0xhrh5BVf1R66xiwcrU7fkYdD2aP/XOYV2WjgXAAwQGci0P8soDeBKRLUAU2zNom2A3pHNdE/XsP4eE/NUeP8pB9FLaZvXyD6icS5jaYrxrDWDwNckaPwU4dxdMJiZKBlv7U3ct2vvqcxgbyQqBHBHO6u+CC7lYcIxTKIXGTcWkQKN75U/S/L6g5jbu2Z2u4899rjm5XLqWTAswQLTb2Wdn6D29Hv2tVOsot4RtgMoVlQlPE2h9Ury9TlVX4LakLF7DP7apUdApdfs= jrpwoodruff@rp-elitebook
|
||||
source: DN42
|
5
data/person/PCORP-DN42
Normal file
5
data/person/PCORP-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: rocketpanda
|
||||
e-mail: rocketpanda40@gmail.com
|
||||
nic-hdl: PCORP-DN42
|
||||
mnt-by: PCORP-MNT
|
||||
source: DN42
|
4
data/route/172.20.32.224_27
Normal file
4
data/route/172.20.32.224_27
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.20.32.224/27
|
||||
origin: AS4242423840
|
||||
mnt-by: PCORP-MNT
|
||||
source: DN42
|
5
data/route6/fd2d:6421:f42b::_48
Normal file
5
data/route6/fd2d:6421:f42b::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd2d:6421:f42b::/48
|
||||
origin: AS4242423840
|
||||
max-length: 48
|
||||
mnt-by: PCORP-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue