diff --git a/draft-ietf-sidrops-rov-no-rr.xml b/draft-ietf-sidrops-rov-no-rr.xml index 543bf62..ef2ed29 100644 --- a/draft-ietf-sidrops-rov-no-rr.xml +++ b/draft-ietf-sidrops-rov-no-rr.xml @@ -12,7 +12,7 @@ @@ -108,7 +108,7 @@
- Memory constraints in early routers caused classic BGP implementations to not keep a full Adj-RIB-In (Sec. 1.1). When doing RPKI-based Route Origin Validation ( and As Route Origin Validation dropping Invalids has deployed, some - router implementations have been found which, when receiving new + BGP speaker implementations have been found which, when receiving new RPKI data (VRPs, see ) issue a BGP Route Refresh to all sending BGP peers so that it can reevaluate the received paths aginst the @@ -161,7 +161,7 @@ As RPKI registration and ROA creation have steadily increased, this problem has increased, not just proportionally, but on the - order of the in-degree of ROV implementing routers. As ASPA + order of the in-degree of ROV implementing BGP speakers. As ASPA () becomes used, the problem will increase. @@ -172,7 +172,7 @@ Ameliorating this problem by keeping a full Adj-RIB-In can be a - problem for resource constrained routers. In reality, only some + problem for resource constrained BGP speakers. In reality, only some data need be retained. @@ -185,8 +185,9 @@ If new RPKI data arrive which invalidate the best path, and the - router did not keep all alternatives, then it MUST issue a route - refresh so those alternatives may be evaluated for best path. + BGP speaker did not keep all alternatives, then it MUST issue a + route refresh so those alternatives may be evaluated for best + path. @@ -215,17 +216,17 @@ Operators deploying ROV and/or other RPKI based policies SHOULD - ensure that the router implementation is not causing unnecessary - Route Refresh requests to neighbors. + ensure that the BGP speaker implementation is not causing + unnecessary Route Refresh requests to neighbors. - Routers MUST either keep the full Adj-RIB-In or implement the + BGP Speakers MUST either keep the full Adj-RIB-In or implement the specification in . - If the router does not implement these recommendations, the + If the BGP speaker does not implement these recommendations, the operator SHOULD enable the vendor's knob to keep the full Adj-RIB-In, sometimes referred to as "soft reconfiguration inbound". The operator should then measure to ensure that there @@ -233,8 +234,8 @@ - If the router has insufficient resources to support either of the - two proposed options, it MUST not be used for Route Origin + If the BGP speaker has insufficient resources to support either of + the two proposed options, it MUST not be used for Route Origin Validation. I.e. the knob in should only be used in very well known and controlled circumstances. @@ -253,8 +254,8 @@ target="RFC7947"/> Route Servers should be aware that some members could be causing an undue Route Refresh load on the Route Servers and take appropriate administrative and/or technical measures. - IXPs using routers as route servers should ensure that they are - not generating excessive route refresh requests. + IXPs using BGP speakers as route servers should ensure that they + are not generating excessive route refresh requests.
@@ -285,9 +286,9 @@
- The authors wish to thank Ben Maddison, John Heasley, John - Scudder, Matthias Waehlisch, Nick Hilliard, Saku Ytti, and Ties de - Kock. + The authors wish to thank Ben Maddison, Derek Yeung,, John + Heasley, John Scudder, Matthias Waehlisch, Nick Hilliard, Saku + Ytti, and Ties de Kock.