-01 shipped
This commit is contained in:
parent
6878fcdb4f
commit
e839e5b644
1 changed files with 16 additions and 9 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
<?rfc tocindent="yes"?>
|
<?rfc tocindent="yes"?>
|
||||||
<?rfc tocompact="yes"?>
|
<?rfc tocompact="yes"?>
|
||||||
|
|
||||||
<rfc category="std" docName="draft-ietf-grow-wkc-behavior-01" ipr="trust200902">
|
<rfc category="std" docName="draft-ietf-grow-wkc-behavior-02" ipr="trust200902">
|
||||||
|
|
||||||
<front>
|
<front>
|
||||||
|
|
||||||
|
|
@ -165,6 +165,9 @@
|
||||||
|
|
||||||
<section anchor="impls" title="Documentation of Vendor Implementations">
|
<section anchor="impls" title="Documentation of Vendor Implementations">
|
||||||
|
|
||||||
|
<t>In this section we document the syntax and observed behavior of
|
||||||
|
the "set" directive in several popular bgp implementations.</t>
|
||||||
|
|
||||||
<t>In Juniper Networks' JunOS, "community set" removes all received
|
<t>In Juniper Networks' JunOS, "community set" removes all received
|
||||||
communities, Well-Known or otherwise.</t>
|
communities, Well-Known or otherwise.</t>
|
||||||
|
|
||||||
|
|
@ -232,13 +235,12 @@
|
||||||
<t>Unfortunately, it would be operationally disruptive for vendors
|
<t>Unfortunately, it would be operationally disruptive for vendors
|
||||||
to change their current implementations.</t>
|
to change their current implementations.</t>
|
||||||
|
|
||||||
<t>Vendors SHOULD share the behavior of their implementations for
|
<t>Vendors SHOULD clearly document the behavior of "set" directive
|
||||||
inclusion in this document, especially if their behavior differs
|
in their implementations.</t>
|
||||||
from the examples described.</t>
|
|
||||||
|
|
||||||
<t>Vendors MUST ensure that any well-known communities specified
|
<t>Vendors MUST ensure that any Well-Known Communities specified
|
||||||
after this document's publication are removed by the "community set"
|
after this document's publication are removed by their "set"
|
||||||
action.</t>
|
directive.</t>
|
||||||
|
|
||||||
<t>Given the implementation inconsistencies described in this
|
<t>Given the implementation inconsistencies described in this
|
||||||
document, network operators are urged never to rely on any implicit
|
document, network operators are urged never to rely on any implicit
|
||||||
|
|
@ -246,6 +248,11 @@
|
||||||
before announcing prefixes with NO_EXPORT or any other community to
|
before announcing prefixes with NO_EXPORT or any other community to
|
||||||
a neighbor ASN, the operator should confirm with that neighbor how
|
a neighbor ASN, the operator should confirm with that neighbor how
|
||||||
the community will be treated.</t>
|
the community will be treated.</t>
|
||||||
|
|
||||||
|
<t>Network operators are encouraged to limit their use of the "set"
|
||||||
|
directive (within reason), to improve the readability of their
|
||||||
|
configurations and hopefully to achieve behavioral consistency
|
||||||
|
across platforms.</t>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -266,8 +273,8 @@
|
||||||
|
|
||||||
<section anchor="acks" title="Acknowledgements">
|
<section anchor="acks" title="Acknowledgements">
|
||||||
|
|
||||||
<t>The authors thank Martijn Schmidt for his contribution, Qin Wu
|
<t>The authors thank Martijn Schmidt, Qin Wu for the Huawei data
|
||||||
for the Huawei data point.</t>
|
point, Job Snijders, David Farmer,John Heasley, and Jakob Heitz.</t>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</middle>
|
</middle>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue