reword Op Considerations to be more strict
This commit is contained in:
parent
692c0b7d1a
commit
f27bab03fb
1 changed files with 12 additions and 6 deletions
|
|
@ -135,16 +135,22 @@
|
||||||
<section anchor="ops" title="Operational Considerations">
|
<section anchor="ops" title="Operational Considerations">
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
Operators deploying ROV SHOULD ensure that the router implementation
|
Routers MUST either keep the full Adj-RIB-In or implement this
|
||||||
is not causing unnecessary Route Refresh requests to neighbors.
|
specification.
|
||||||
|
</t>
|
||||||
|
|
||||||
|
<t>
|
||||||
|
Operators deploying ROV SHOULD ensure that the router
|
||||||
|
implementation is not causing unnecessary Route Refresh requests
|
||||||
|
to neighbors.
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
If the router does not implement the recommendations here, the
|
If the router does not implement the recommendations here, the
|
||||||
operator SHOULD enable "soft reconfiguration inbound," which
|
operator SHOULD enable the vendor's knob to keep the full
|
||||||
should cause the Adj-RIB-In to be effectively kept. The operator
|
Adj-RIB-In, sometimes referred to as "soft reconfiguration
|
||||||
should then ensure that this stops unnecessary Route Refresh
|
inbound". The operator should then ensure that this stops
|
||||||
requests to neighbors.
|
unnecessary Route Refresh requests to neighbors.
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue