add pfs and mark
This commit is contained in:
parent
25f9a77476
commit
d5e577fc1d
1 changed files with 37 additions and 8 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author fullname="Randy Bush" initials="R." surname="Bush">
|
<author fullname="Randy Bush" initials="R." surname="Bush">
|
||||||
<organization>Internet Initiative Japan & Arrcus, Inc.</organization>
|
<organization>IIJ Research Lab & Arrcus, Inc.</organization>
|
||||||
<address>
|
<address>
|
||||||
<postal>
|
<postal>
|
||||||
<street>1856 SW Edgewood Dr</street>
|
<street>1856 SW Edgewood Dr</street>
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<author fullname="Keyur Patel" initials="K." surname="Patel">
|
<author fullname="Keyur Patel" initials="K." surname="Patel">
|
||||||
<organization>Arrcus</organization>
|
<organization>Arrcus, Inc.</organization>
|
||||||
<address>
|
<address>
|
||||||
<postal>
|
<postal>
|
||||||
<street>2077 Gateway Place, Suite #400</street>
|
<street>2077 Gateway Place, Suite #400</street>
|
||||||
|
|
@ -45,7 +45,34 @@
|
||||||
<email>keyur@arrcus.com</email>
|
<email>keyur@arrcus.com</email>
|
||||||
</address>
|
</address>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
|
<author fullname="Philip Smith" initials="P." surname="Smith">
|
||||||
|
<organization>PFS Internet Development Pty Ltd</organization>
|
||||||
|
<address>
|
||||||
|
<postal>
|
||||||
|
<street>PO Box 1908</street>
|
||||||
|
<city>Milton</city>
|
||||||
|
<region>QLD</region>
|
||||||
|
<code>4064</code>
|
||||||
|
<country>Australia</country>
|
||||||
|
</postal>
|
||||||
|
<email>pfsinoz@gmail.com</email>
|
||||||
|
</address>
|
||||||
|
</author>
|
||||||
|
|
||||||
|
<author fullname="Mark Tinka" initials="M." surname="Tinka">
|
||||||
|
<organization>SEACOM</organization>
|
||||||
|
<address>
|
||||||
|
<postal>
|
||||||
|
<street>Building 7, Design Quarter District, Leslie Avenue, Magaliessig</street>
|
||||||
|
<city>Fourways, Gautang</city>
|
||||||
|
<code>2196</code>
|
||||||
|
<country>South Africa</country>
|
||||||
|
</postal>
|
||||||
|
<email>mark.tinka@seacom.com</email>
|
||||||
|
</address>
|
||||||
|
</author>
|
||||||
|
|
||||||
<date />
|
<date />
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
|
|
@ -87,8 +114,8 @@
|
||||||
target="RFC7313"/> from its neighbors to recover the paths which
|
target="RFC7313"/> from its neighbors to recover the paths which
|
||||||
might be covered by these new VRPs. This will be perceived as
|
might be covered by these new VRPs. This will be perceived as
|
||||||
rude by those neighbors as it passes a serious resource burden on
|
rude by those neighbors as it passes a serious resource burden on
|
||||||
to them. This document suggests marking but keeping Invalidated
|
to them. This document recommends implementations keep but mark
|
||||||
paths so the Route Refresh is no longer needed.
|
Invalidated paths so the Route Refresh is no longer needed.
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -108,14 +135,16 @@
|
||||||
<section anchor="ops" title="Operational Considerations">
|
<section anchor="ops" title="Operational Considerations">
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
Operators deploying ROV SHOULD ensure that the router implemention
|
Operators deploying ROV SHOULD ensure that the router implementation
|
||||||
is not causing unnecessary Route Refresh requests to neighbors.
|
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," and check
|
operator SHOULD enable "soft reconfiguration inbound," which
|
||||||
that this stops unnecessary Route Refresh requests to neighbors.
|
should cause the Adj-RIB-In to be effectively kept. The operator
|
||||||
|
should then ensure that this stops unnecessary Route Refresh
|
||||||
|
requests to neighbors.
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue