mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-09 22:25:23 +08:00
Fix status and policy of inet{6,}num
This commit is contained in:
parent
18b9a7d2c5
commit
bf863ecb94
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ tech-c: DUMMY-DN42
|
|||
mnt-by: DUMMY-MNT
|
||||
nserver: lavana.sjc.xuu.dn42
|
||||
nserver: grmml.root.dn42
|
||||
status: ALLOCATED-BY-RIR
|
||||
status: ALLOCATED
|
||||
policy: open
|
||||
remarks: Only /48 prefixes may be allocated out of this range.
|
||||
cidr: fd00::/8
|
||||
|
|
|
@ -6,9 +6,9 @@ key: netname required single
|
|||
key: nserver optional multiple
|
||||
key: country optional multiple
|
||||
key: descr optional single
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|}
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|PA|}
|
||||
key: bgp-status optional single > 'ignore'
|
||||
key: policy optional single > {open|closed|ask} min=int max=int all-min=int all-max=int
|
||||
key: policy optional single > {open|closed|ask|reserved} min=int max=int all-min=int all-max=int
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: zone-c optional multiple lookup=dn42.person,dn42.role
|
||||
|
|
|
@ -6,9 +6,9 @@ key: netname required single
|
|||
key: nserver optional multiple
|
||||
key: country optional multiple
|
||||
key: descr optional single
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|}
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|PA|}
|
||||
key: bgp-status optional single > 'ignore'
|
||||
key: policy optional single > {open|closed|ask} min=int max=int all-min=int all-max=int
|
||||
key: policy optional single > {open|closed|ask|reserved} min=int max=int all-min=int all-max=int
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: zone-c optional multiple lookup=dn42.person,dn42.role
|
||||
|
|
Loading…
Add table
Reference in a new issue