mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-06 12:45:21 +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
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
inet6num: fd00:: - fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
|
||||
netname: ROOT-DN42-ULA
|
||||
descr: DN42 ULA Address Space
|
||||
country: US
|
||||
admin-c: DUMMY-DN42
|
||||
tech-c: DUMMY-DN42
|
||||
mnt-by: DUMMY-MNT
|
||||
nserver: xuu.root.dn42
|
||||
nserver: lavana.sjc.xuu.dn42
|
||||
nserver: grmml.root.dn42
|
||||
status: ASSIGNED
|
||||
cidr: fd00::/8
|
||||
status: ALLOCATED-BY-RIR
|
||||
policy: open
|
||||
cidr: fd00::/8
|
||||
|
|
Loading…
Add table
Reference in a new issue