Remove the obsolete bgp-status attribute
Remove it completely from the route6? schemas, and only allow "bgp-status: ignore" in the inet6?num schemas.
This commit is contained in:
@@ -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 > {active|absent|ignore} [timestamp]
|
||||
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 > {active|absent|ignore} [timestamp]
|
||||
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,6 @@ 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
|
||||
|
||||
@@ -6,7 +6,6 @@ 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: bgp-status optional single > {active|absent|ignore}
|
||||
key: descr optional multiple
|
||||
key: remarks optional multiple
|
||||
mnt-by: XUU-MNT
|
||||
|
||||
Reference in New Issue
Block a user