reword Op Considerations to be more strict

This commit is contained in:
Randy Bush 2021-11-12 10:56:20 -08:00
parent 692c0b7d1a
commit f27bab03fb

View file

@ -135,16 +135,22 @@
<section anchor="ops" title="Operational Considerations">
<t>
Operators deploying ROV SHOULD ensure that the router implementation
is not causing unnecessary Route Refresh requests to neighbors.
Routers MUST either keep the full Adj-RIB-In or implement this
specification.
</t>
<t>
Operators deploying ROV SHOULD ensure that the router
implementation is not causing unnecessary Route Refresh requests
to neighbors.
</t>
<t>
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.
</t>
<t>