mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 08:56:59 +08:00
Merge pull request 'Add IPv6 allocation and domain.' (#3302) from toztech/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3302 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
5310c294ad
4 changed files with 24 additions and 0 deletions
7
data/dns/toztech.dn42
Normal file
7
data/dns/toztech.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: toztech.dn42
|
||||
admin-c: TOZTECH-DN42
|
||||
tech-c: TOZTECH-DN42
|
||||
mnt-by: TOZTECH-MNT
|
||||
nserver: ns.toztech.dn42 172.23.34.253
|
||||
nserver: ns.toztech.dn42 fd42:1812:2334:53::1
|
||||
source: DN42
|
11
data/inet6num/fd42:1812:2334::_48
Normal file
11
data/inet6num/fd42:1812:2334::_48
Normal file
|
@ -0,0 +1,11 @@
|
|||
inet6num: fd42:1812:2334:0000:0000:0000:0000:0000 - fd42:1812:2334:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd42:1812:2334::/48
|
||||
netname: TOZTECH-NETWORK
|
||||
descr: TOZTECH
|
||||
country: CA
|
||||
admin-c: TOZTECH-DN42
|
||||
tech-c: TOZTECH-DN42
|
||||
mnt-by: TOZTECH-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns.toztech.dn42
|
||||
source: DN42
|
|
@ -7,4 +7,5 @@ admin-c: TOZTECH-DN42
|
|||
tech-c: TOZTECH-DN42
|
||||
mnt-by: TOZTECH-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns.toztech.dn42
|
||||
source: DN42
|
||||
|
|
5
data/route6/fd42:1812:2334::_48
Normal file
5
data/route6/fd42:1812:2334::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd42:1812:2334::/48
|
||||
origin: AS4242421812
|
||||
max-length: 48
|
||||
mnt-by: TOZTECH-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue