From f27bab03fbddfcd92f10f3890b54d12c66a1a1a4 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Fri, 12 Nov 2021 10:56:20 -0800 Subject: [PATCH] reword Op Considerations to be more strict --- draft-ymbk-sidrops-rov-no-rr.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/draft-ymbk-sidrops-rov-no-rr.xml b/draft-ymbk-sidrops-rov-no-rr.xml index 73b7549..08a2b0f 100644 --- a/draft-ymbk-sidrops-rov-no-rr.xml +++ b/draft-ymbk-sidrops-rov-no-rr.xml @@ -133,18 +133,24 @@
+ + + Routers MUST either keep the full Adj-RIB-In or implement this + specification. + - Operators deploying ROV SHOULD ensure that the router implementation - is not causing unnecessary Route Refresh requests to neighbors. + Operators deploying ROV SHOULD ensure that the router + implementation is not causing unnecessary Route Refresh requests + to neighbors. If the router does not implement the recommendations here, the - operator SHOULD enable "soft reconfiguration inbound," which - should cause the Adj-RIB-In to be effectively kept. The operator - should then ensure that this stops unnecessary Route Refresh - requests to neighbors. + 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 ensure that this stops + unnecessary Route Refresh requests to neighbors.