mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 08:56:59 +08:00
Initial Commit
This commit is contained in:
commit
50227f89ac
7262 changed files with 48341 additions and 0 deletions
14
data/schema/ROUTE-SCHEMA
Normal file
14
data/schema/ROUTE-SCHEMA
Normal file
|
@ -0,0 +1,14 @@
|
|||
schema: ROUTE-SCHEMA
|
||||
ref: dn42.route
|
||||
key: route required single primary schema
|
||||
key: mnt-by required multiple lookup=dn42.mntner
|
||||
key: origin required multiple lookup=dn42.aut-num
|
||||
key: member-of optional multiple lookup=dn42.route-set
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: inet-cidr optional single lookup=dn42.inetnum
|
||||
key: bgp-status optional single > {active|absent|ignore}
|
||||
key: descr optional single
|
||||
key: remarks optional multiple
|
||||
mnt-by: XUU-MNT
|
||||
mnt-by: HEXA-MNT
|
Loading…
Add table
Add a link
Reference in a new issue