mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-24 20:58:16 +08:00
fix policy and items in fd00::_8
This commit is contained in:
parent
b1763314fe
commit
d17e8173fb
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
if [ $# -eq 0 ]
|
if [ $# -eq 0 ]
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
inet6num: fd00:: - fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
|
inet6num: fd00:: - fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
|
||||||
netname: ROOT-DN42-ULA
|
netname: ROOT-DN42-ULA
|
||||||
descr: DN42 ULA Address Space
|
descr: DN42 ULA Address Space
|
||||||
country: US
|
|
||||||
admin-c: DUMMY-DN42
|
admin-c: DUMMY-DN42
|
||||||
tech-c: DUMMY-DN42
|
tech-c: DUMMY-DN42
|
||||||
mnt-by: DUMMY-MNT
|
mnt-by: DUMMY-MNT
|
||||||
nserver: xuu.root.dn42
|
nserver: lavana.sjc.xuu.dn42
|
||||||
nserver: grmml.root.dn42
|
nserver: grmml.root.dn42
|
||||||
status: ASSIGNED
|
status: ALLOCATED-BY-RIR
|
||||||
cidr: fd00::/8
|
policy: open
|
||||||
|
cidr: fd00::/8
|
||||||
|
|
Loading…
Add table
Reference in a new issue