mirror of
https://git.dn42.dev/dn42/registry.git
synced 2024-11-19 21:26:48 +01:00
Fix bgp-status of inet{6,}num
This commit is contained in:
parent
318056d9c0
commit
18b9a7d2c5
@ -7,7 +7,7 @@ key: nserver optional multiple
|
||||
key: country optional multiple
|
||||
key: descr optional single
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|}
|
||||
key: bgp-status optional single > ignore
|
||||
key: bgp-status optional single > 'ignore'
|
||||
key: policy optional single > {open|closed|ask} 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
|
||||
|
@ -7,7 +7,7 @@ key: nserver optional multiple
|
||||
key: country optional multiple
|
||||
key: descr optional single
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|}
|
||||
key: bgp-status optional single > ignore
|
||||
key: bgp-status optional single > 'ignore'
|
||||
key: policy optional single > {open|closed|ask} 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
|
||||
|
Loading…
Reference in New Issue
Block a user