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">
|
||||
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue