add acee-lldp ref
This commit is contained in:
parent
0ba265ab8c
commit
16fe811fee
2 changed files with 33 additions and 22 deletions
|
|
@ -192,6 +192,10 @@ Internet-Draft Trade-offs in BGP Peer Discovery May 2020
|
||||||
addresses. There is an early LLDPv2 development to extend it in
|
addresses. There is an early LLDPv2 development to extend it in
|
||||||
IEEE.
|
IEEE.
|
||||||
|
|
||||||
|
[I-D.acee-idr-lldp-peer-discovery] describes how to use the LLDP IETF
|
||||||
|
Organizationally Specific TLV to augment the LLDP TLV set to
|
||||||
|
transport
|
||||||
|
|
||||||
7.2. Layer-3 Discovery Protocol (L3dl)
|
7.2. Layer-3 Discovery Protocol (L3dl)
|
||||||
|
|
||||||
L3DL [I-D.ietf-lsvr-l3dl] is an ongoing development in the IETF LSVR
|
L3DL [I-D.ietf-lsvr-l3dl] is an ongoing development in the IETF LSVR
|
||||||
|
|
@ -214,10 +218,6 @@ Internet-Draft Trade-offs in BGP Peer Discovery May 2020
|
||||||
addresses of potential peers are not known a priori and need to be
|
addresses of potential peers are not known a priori and need to be
|
||||||
discovered before further negotiation.
|
discovered before further negotiation.
|
||||||
|
|
||||||
The principal problem would appear to be discovery at Layer-3,
|
|
||||||
because one neither knows whether to use IPv4 or IPv6. This is
|
|
||||||
exacerbated by the possibility of a potential peer not being on the
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -226,6 +226,9 @@ Bush Expires November 26, 2020 [Page 4]
|
||||||
Internet-Draft Trade-offs in BGP Peer Discovery May 2020
|
Internet-Draft Trade-offs in BGP Peer Discovery May 2020
|
||||||
|
|
||||||
|
|
||||||
|
The principal problem would appear to be discovery at Layer-3,
|
||||||
|
because one neither knows whether to use IPv4 or IPv6. This is
|
||||||
|
exacerbated by the possibility of a potential peer not being on the
|
||||||
local subnet, and hence broadcast and simiar techniques may not be
|
local subnet, and hence broadcast and simiar techniques may not be
|
||||||
applicable.
|
applicable.
|
||||||
|
|
||||||
|
|
@ -268,12 +271,9 @@ Internet-Draft Trade-offs in BGP Peer Discovery May 2020
|
||||||
|
|
||||||
None
|
None
|
||||||
|
|
||||||
13. Normative References
|
|
||||||
|
|
||||||
[I-D.ietf-lsvr-l3dl]
|
|
||||||
Bush, R., Austein, R., and K. Patel, "Layer 3 Discovery
|
|
||||||
and Liveness", draft-ietf-lsvr-l3dl-04 (work in progress),
|
|
||||||
May 2020.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -282,6 +282,19 @@ Bush Expires November 26, 2020 [Page 5]
|
||||||
Internet-Draft Trade-offs in BGP Peer Discovery May 2020
|
Internet-Draft Trade-offs in BGP Peer Discovery May 2020
|
||||||
|
|
||||||
|
|
||||||
|
13. Normative References
|
||||||
|
|
||||||
|
[I-D.acee-idr-lldp-peer-discovery]
|
||||||
|
Lindem, A., Patel, K., Zandi, S., Haas, J., and X. Xu,
|
||||||
|
"BGP Logical Link Discovery Protocol (LLDP) Peer
|
||||||
|
Discovery", draft-acee-idr-lldp-peer-discovery-06 (work in
|
||||||
|
progress), November 2019.
|
||||||
|
|
||||||
|
[I-D.ietf-lsvr-l3dl]
|
||||||
|
Bush, R., Austein, R., and K. Patel, "Layer 3 Discovery
|
||||||
|
and Liveness", draft-ietf-lsvr-l3dl-04 (work in progress),
|
||||||
|
May 2020.
|
||||||
|
|
||||||
[RFC6830] Farinacci, D., Fuller, V., Meyer, D., and D. Lewis, "The
|
[RFC6830] Farinacci, D., Fuller, V., Meyer, D., and D. Lewis, "The
|
||||||
Locator/ID Separation Protocol (LISP)", RFC 6830,
|
Locator/ID Separation Protocol (LISP)", RFC 6830,
|
||||||
DOI 10.17487/RFC6830, January 2013,
|
DOI 10.17487/RFC6830, January 2013,
|
||||||
|
|
@ -312,19 +325,6 @@ Author's Address
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -274,6 +274,16 @@
|
||||||
IEEE.
|
IEEE.
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
|
<t>
|
||||||
|
<xref target="I-D.acee-idr-lldp-peer-discovery"/> describes how
|
||||||
|
to use the LLDP IETF Organizationally Specific TLV to augment
|
||||||
|
the LLDP TLV set to transport BGP Config Sub-TLVs signaling AFI,
|
||||||
|
IP address (IPv4 or IPv6), Local ASs, Local BGP Identifier (aka,
|
||||||
|
BGP Router ID), Session Group-ID, BGP [Authentication] Session
|
||||||
|
Capabilities, and Local Address (Next Hop). Which iof these are
|
||||||
|
really necessary could be discussed.
|
||||||
|
</t>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section anchor="l3dl" title="Layer-3 Discovery Protocol (L3dl)">
|
<section anchor="l3dl" title="Layer-3 Discovery Protocol (L3dl)">
|
||||||
|
|
@ -394,6 +404,7 @@
|
||||||
Discovery", IEEE 802.1AB.
|
Discovery", IEEE 802.1AB.
|
||||||
-->
|
-->
|
||||||
<?rfc include="reference.RFC.6830"?>
|
<?rfc include="reference.RFC.6830"?>
|
||||||
|
<?rfc include="reference.I-D.acee-idr-lldp-peer-discovery"?>
|
||||||
<?rfc include="reference.I-D.ietf-lsvr-l3dl"?>
|
<?rfc include="reference.I-D.ietf-lsvr-l3dl"?>
|
||||||
</references>
|
</references>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue