| rfc9928.original.xml | rfc9928.xml | |||
|---|---|---|---|---|
| <?xml version='1.0' encoding='utf-8'?> | <?xml version='1.0' encoding='utf-8'?> | |||
| <!DOCTYPE rfc [ | <!DOCTYPE rfc [ | |||
| <!ENTITY nbsp " "> | <!ENTITY nbsp " "> | |||
| <!ENTITY zwsp "​"> | <!ENTITY zwsp "​"> | |||
| <!ENTITY nbhy "‑"> | <!ENTITY nbhy "‑"> | |||
| <!ENTITY wj "⁠"> | <!ENTITY wj "⁠"> | |||
| ]> | ]> | |||
| <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?> | <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?> | |||
| <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.4. | <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.30 (Ruby 2.5. | |||
| 4) --> | 9) --> | |||
| <rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft | <rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft | |||
| -ietf-dhc-dhcpv4-over-dhcpv6-ra-06" category="std" consensus="true" submissionTy | -ietf-dhc-dhcpv4-over-dhcpv6-ra" category="std" consensus="true" submissionType= | |||
| pe="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3"> | "IETF" xml:lang="en" number="9928" tocInclude="true" sortRefs="true" symRefs="tr | |||
| <!-- xml2rfc v2v3 conversion 3.30.0 --> | ue" version="3"> | |||
| <!-- xml2rfc v2v3 conversion 3.31.0 --> | ||||
| <link href="https://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv4-over-dhcpv6 | ||||
| -ra" rel="prev"/> | ||||
| <front> | <front> | |||
| <title abbrev="DHCP 4o6 Relay Agent">DHCPv4-over-DHCPv6 with Relay Agent Sup | <title abbrev="DHCP 4o6 Relay Agent">DHCPv4 over DHCPv6 with Relay Agent Sup | |||
| port</title> | port</title> | |||
| <seriesInfo name="Internet-Draft" value="draft-ietf-dhc-dhcpv4-over-dhcpv6-r | <seriesInfo name="RFC" value="9928"/> | |||
| a-06"/> | ||||
| <author initials="C." surname="Porfiri" fullname="Claudio Porfiri"> | <author initials="C." surname="Porfiri" fullname="Claudio Porfiri"> | |||
| <organization>Ericsson</organization> | <organization>Ericsson</organization> | |||
| <address> | <address> | |||
| <email>claudio.porfiri@ericsson.com</email> | <email>claudio.porfiri@ericsson.com</email> | |||
| </address> | </address> | |||
| </author> | </author> | |||
| <author initials="S." surname="Krishnan" fullname="Suresh Krishnan"> | <author initials="S." surname="Krishnan" fullname="Suresh Krishnan"> | |||
| <organization>Cisco</organization> | <organization>Cisco</organization> | |||
| <address> | <address> | |||
| <email>suresh.krishnan@gmail.com</email> | <email>suresh.krishnan@gmail.com</email> | |||
| skipping to change at line 39 ¶ | skipping to change at line 40 ¶ | |||
| <address> | <address> | |||
| <email>jari.arkko@ericsson.com</email> | <email>jari.arkko@ericsson.com</email> | |||
| </address> | </address> | |||
| </author> | </author> | |||
| <author initials="M." surname="Kühlewind" fullname="Mirja Kühlewind"> | <author initials="M." surname="Kühlewind" fullname="Mirja Kühlewind"> | |||
| <organization>Ericsson</organization> | <organization>Ericsson</organization> | |||
| <address> | <address> | |||
| <email>mirja.kuehlewind@ericsson.com</email> | <email>mirja.kuehlewind@ericsson.com</email> | |||
| </address> | </address> | |||
| </author> | </author> | |||
| <date year="2025" month="August" day="26"/> | <date year="2026" month="February"/> | |||
| <area>Internet</area> | <area>INT</area> | |||
| <workgroup>Dynamic Host Configuration</workgroup> | <workgroup>dhc</workgroup> | |||
| <keyword>dhcp</keyword> | <keyword>dhcp</keyword> | |||
| <abstract> | <abstract> | |||
| <?line 59?> | <?line 54?> | |||
| <t>This document describes a mechanism for networks | <t>This document describes a mechanism for networks | |||
| with legacy IPv4-only clients to use services provided by | with legacy IPv4-only clients to use services provided by | |||
| DHCPv4-over-DHCPv6 in a Relay Agent. | DHCPv4 over DHCPv6 in a Relay Agent. | |||
| RFC7341 specifies use of DHCPv4-over-DHCPv6 in the client only. | RFC 7341 specifies the use of DHCPv4 over DHCPv6 in the client only. | |||
| This document specifies a RFC7341-based approach that | This document specifies an approach based on RFC 7341 that | |||
| allows a Relay Agent to implement the DHCP 4o6 encapsulation and | allows a Relay Agent to implement the DHCPv4-over-DHCPv6 encapsulation and | |||
| decapsulation of DHCPv4 messages in DHCPv6 messages on behalf of a | decapsulation of DHCPv4 messages in DHCPv6 messages on behalf of a | |||
| DHCPv4 client.</t> | DHCPv4 client.</t> | |||
| </abstract> | </abstract> | |||
| <note removeInRFC="true"> | ||||
| <name>About This Document</name> | ||||
| <t> | ||||
| Status information for this document may be found at <eref target="https | ||||
| ://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv4-over-dhcpv6-ra/"/>. | ||||
| </t> | ||||
| <t>Source for this draft and an issue tracker can be found at | ||||
| <eref target="https://github.com/mirjak/draft-dhc-dhcpv4-over-dhcpv6-ra" | ||||
| />.</t> | ||||
| </note> | ||||
| </front> | </front> | |||
| <middle> | <middle> | |||
| <?line 71?> | <?line 66?> | |||
| <section anchor="introduction"> | <section anchor="introduction"> | |||
| <name>Introduction</name> | <name>Introduction</name> | |||
| <t><xref target="RFC7341"/> describes a transport mechanism for carrying D HCPv4 <xref target="RFC2131"/> | <t><xref target="RFC7341"/> describes a transport mechanism for carrying D HCPv4 <xref target="RFC2131"/> | |||
| messages using DHCPv6 <xref target="draft-ietf-dhc-rfc8415bis"/> for dynamic pro | messages using DHCPv6 <xref target="RFC9915"/> for dynamic provisioning | |||
| visioning | of IPv4 addresses and other DHCPv4-specific configuration parameters | |||
| of IPv4 addresses and other DHCPv4 specific configuration parameters | ||||
| across IPv6-only networks. The deployment of <xref target="RFC7341"/> requires s upport in | across IPv6-only networks. The deployment of <xref target="RFC7341"/> requires s upport in | |||
| DHCP clients and at the DHCPv6 server. | DHCP clients and at the DHCPv6 server. | |||
| However, if a client is embedded in a host that only supports IPv4 | However, if a client is embedded in a host that only supports IPv4 | |||
| and cannot easily be replaced or updated (which could be due to any | and cannot easily be replaced or updated (which could be due to any | |||
| number of technical or business reasons), this approach does not | number of technical or business reasons), this approach does not | |||
| work.</t> | work.</t> | |||
| <t>Similarly, the specifications for DHCPv6 Relay Agents such as Lightweig | <t>Similarly, the DHCPv6 Relay Agent specification defined in <xref target | |||
| ht | ="RFC9915"/>, | |||
| DHCPv6 Relay Agent (LDRA) <xref target="RFC6221"/> or DHCPv6 Relay Agent (L3RA) | which also refers to <xref target="RFC6221"/> for the Lightweight DHCPv6 Relay A | |||
| <xref target="draft-ietf-dhc-rfc8415bis"/> do not foresee the possibility to han | gent | |||
| dle legacy DHCPv4, | (LDRA) behavior, does not provide any mechanism to handle legacy DHCPv4, | |||
| other than implementing DHCP 4o6 in the client.</t> | except by requiring the client to implement the DHCPv4-over-DHCPv6 | |||
| <t>This document specifies an <xref target="RFC7341"/> based solution that | encapsulation and decapsulation.</t> | |||
| can be | <t>This document specifies a solution based on <xref target="RFC7341"/> th | |||
| at can be | ||||
| implemented in intermediate nodes such as switches or routers, | implemented in intermediate nodes such as switches or routers, | |||
| without putting any requirements on clients. No new protocols or extensions are needed; | without putting any requirements on clients. No new protocols or extensions are needed; | |||
| instead, this document specifies a new use case for <xref target="RFC7341"/> tha t allows | instead, this document specifies a new use case for <xref target="RFC7341"/> tha t allows | |||
| a Relay Agent to perform the DHCP 4o6 encapsulation and decapsulation instead of | a Relay Agent to perform the DHCPv4-over-DHCPv6 encapsulation and decapsulation instead of | |||
| the client.</t> | the client.</t> | |||
| <section anchor="applicability"> | <section anchor="applicability"> | |||
| <name>Applicability Scope</name> | <name>Applicability Scope</name> | |||
| <t>The mechanisms described in this document apply to the configuration phase | <t>The mechanisms described in this document apply to the configuration phase | |||
| of hosts that need to receive an IPv4 address when a DHCP server for IPv4 <xref target="RFC2131"/> is not | of hosts that need to receive an IPv4 address when a DHCP server for IPv4 <xref target="RFC2131"/> is not | |||
| reachable directly from the host. Furthermore, the host is unable to implement | reachable directly from the host. Furthermore, the host is unable to implement | |||
| a DHCP client conformant to <xref target="RFC7341"/> as it is connected to an IP | a DHCP client conformant to <xref target="RFC7341"/>, as it is connected to an I | |||
| v4-only | Pv4-only | |||
| network. But there is a DHCPv6 server that can provide IPv4 addresses by means o | network. However, there is a DHCPv6 server that can provide IPv4 addresses by me | |||
| f | ans of | |||
| the mechanisms specified in <xref target="RFC7341"/>.</t> | the mechanisms specified in <xref target="RFC7341"/>.</t> | |||
| </section> | </section> | |||
| </section> | </section> | |||
| <section anchor="conventions-and-definitions"> | <section anchor="conventions-and-definitions"> | |||
| <name>Conventions and Definitions</name> | <name>Conventions and Definitions</name> | |||
| <t>The following terms and acronyms are used in this document:</t> | <t>The following terms and abbreviations are used in this document:</t> | |||
| <ul spacing="normal"> | <dl newline="true"> | |||
| <li> | <dt>DHCP:</dt> | |||
| <t>DHCP: | <dd> | |||
| If not otherwise specified, DHCP refers to DHCPv4 and/or DHCPv6.</t> | <t>Refers to DHCPv4 and/or DHCPv6 if not otherwise specified.</t> | |||
| </li> | </dd> | |||
| <li> | <dt>DHCP Relay Agent:</dt> | |||
| <t>DHCPv4: | <dd> | |||
| DHCP as defined in <xref target="RFC2131"/>.</t> | <t>Refers to a common concept in all of the following protocols, altho | |||
| </li> | ugh the details differ | |||
| <li> | between them: the Bootstrap Protocol (BOOTP) <xref target="RFC0951"/> <xref targ | |||
| <t>DHCPv4 over DHCPv6 (or 4o6): | et="RFC1542"/>, DHCPv4 | |||
| The architecture, the procedures, and the protocols specified in the | <xref target="RFC2131"/> <xref target="RFC2132"/>, and DHCPv6 <xref target="RFC9 | |||
| DHCPv4-over-DHCPv6 document <xref target="RFC7341"/>.</t> | 915"/>.</t> | |||
| </li> | </dd> | |||
| <li> | <dt>DHCPv4:</dt> | |||
| <t>DHCP Relay Agent: | <dd> | |||
| This is a concept in all of the following protocols, although the details diffe | <t>Refers to DHCP as defined in <xref target="RFC2131"/>.</t> | |||
| r | </dd> | |||
| between them: BOOTP <xref target="RFC951"/> <xref target="RFC1542"/>, DHCPv4 | <dt>DHCPv4 over DHCPv6 (DHCP 4o6):</dt> | |||
| <xref target="RFC2131"/> <xref target="RFC2132"/>, and DHCPv6 <xref target="dra | <dd> | |||
| ft-ietf-dhc-rfc8415bis"/>.</t> | <t>Refers to the architecture, the procedures, and the protocols speci | |||
| </li> | fied in the | |||
| <li> | DHCPv4-over-DHCPv6 document <xref target="RFC7341"/>.</t> | |||
| <t>Lightweight DHCPv6 Relay Agent (or LDRA): | </dd> | |||
| This is an extension of the original DHCPv6 Relay Agent specification, to allow | <dt>DHCPv4-over-DHCPv6 Relay Agent (4o6RA):</dt> | |||
| layer-2-only devices to perform a Relay Agent function <xref target="RFC6221"/> | <dd> | |||
| .</t> | <t>Refers to a Relay Agent that implements the DHCP 4o6 | |||
| </li> | transport as specified in this document.</t> | |||
| <li> | </dd> | |||
| <t>DHCPv4 over DHCPv6 Relay Agent (or 4o6RA): | <dt>Layer 3 Relay Agent (L3RA):</dt> | |||
| Refers to a Relay Agent that implements the 4o6 | <dd> | |||
| transport as specified in this document.</t> | <t>Refers to a DHCP Relay Agent as specified in <xref target="RFC9915" | |||
| </li> | /> that is not a LDRA.</t> | |||
| </ul> | </dd> | |||
| <dt>Lightweight DHCPv6 Relay Agent (LDRA):</dt> | ||||
| <dd> | ||||
| <t>Refers to an extension of the original DHCPv6 Relay Agent specifica | ||||
| tion, to allow | ||||
| Layer 2 (L2) only devices to perform a Relay Agent function <xref target="RFC622 | ||||
| 1"/>.</t> | ||||
| </dd> | ||||
| </dl> | ||||
| <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14 >REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL | <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14 >REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL | |||
| NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECO MMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>", | NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECO MMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>", | |||
| "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be i nterpreted as | "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be i nterpreted as | |||
| described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they | described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they | |||
| appear in all capitals, as shown here.</t> | appear in all capitals, as shown here.</t> | |||
| <?line -18?> | <?line -18?> | |||
| </section> | </section> | |||
| <section anchor="dhcpv4-over-dhcpv6-relay-agent-4o6ra"> | <section anchor="dhcpv4-over-dhcpv6-relay-agent-4o6ra"> | |||
| <name>DHCPv4 over DHCPv6 Relay Agent (4o6RA)</name> | <name>DHCPv4-over-DHCPv6 Relay Agent (4o6RA)</name> | |||
| <t>This document assumes a network, where IPv4-only hosts are connected | <t>This document assumes a network where IPv4-only hosts are connected | |||
| to a network that supports IPv6 and limited IPv4 services.</t> | to a network that supports IPv6 and limited IPv4 services.</t> | |||
| <t>To address such a network setup, this document extends | <t>To address such a network setup, this document extends | |||
| DHCPv6 Relay Agents with DHCPv4-over-DHCPv6, as shown in <xref target="fig_4o6RA "/>.</t> | DHCPv6 Relay Agents with DHCPv4 over DHCPv6, as shown in <xref target="fig_4o6RA "/>.</t> | |||
| <figure anchor="fig_4o6RA"> | <figure anchor="fig_4o6RA"> | |||
| <name>Architecture Example with Legacy DHCP Client</name> | <name>Architecture Example with Legacy DHCP Client</name> | |||
| <artset> | <artset> | |||
| <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/ svg" version="1.1" height="208" width="480" viewBox="0 0 480 208" class="diagram " text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap=" round"> | <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/ svg" version="1.1" height="208" width="480" viewBox="0 0 480 208" class="diagram " text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap=" round"> | |||
| <path d="M 8,64 L 8,128" fill="none" stroke="black"/> | <path d="M 8,64 L 8,128" fill="none" stroke="black"/> | |||
| <path d="M 80,48 L 80,64" fill="none" stroke="black"/> | <path d="M 80,48 L 80,64" fill="none" stroke="black"/> | |||
| <path d="M 80,128 L 80,144" fill="none" stroke="black"/> | <path d="M 80,128 L 80,144" fill="none" stroke="black"/> | |||
| <path d="M 96,64 L 96,128" fill="none" stroke="black"/> | <path d="M 96,64 L 96,128" fill="none" stroke="black"/> | |||
| <path d="M 176,64 L 176,128" fill="none" stroke="black"/> | <path d="M 176,64 L 176,128" fill="none" stroke="black"/> | |||
| <path d="M 192,48 L 192,64" fill="none" stroke="black"/> | <path d="M 192,48 L 192,64" fill="none" stroke="black"/> | |||
| skipping to change at line 219 ¶ | skipping to change at line 217 ¶ | |||
| +--------+-+ +-+-----------+-+ +-+--------+ | +--------+-+ +-+-----------+-+ +-+--------+ | |||
| | | | | | | | | | | |||
| '-----------' '-----------' | '-----------' '-----------' | |||
| ]]></artwork> | ]]></artwork> | |||
| </artset> | </artset> | |||
| </figure> | </figure> | |||
| <t>This document specifies the encapsulation | <t>This document specifies the encapsulation | |||
| and decapsulation specified in <xref target="RFC7341"/> to be performed in the R elay Agent | and decapsulation specified in <xref target="RFC7341"/> to be performed in the R elay Agent | |||
| without requiring any changes on the DHCPv4 client. | without requiring any changes on the DHCPv4 client. | |||
| In this case it is up to the Relay Agent to provide the full DHCP | In this case, it is up to the Relay Agent to provide the full DHCP | |||
| 4o6 support and the legacy DHCPv4 client is not aware that it is being served | 4o6 support, and the legacy DHCPv4 client is not aware that it is being served | |||
| via a DHCP 4o6 service. | via a DHCP 4o6 service. | |||
| As the 4o6RA acts as a DHCP 4o6 client, all prerequisites and configuration | As the 4o6RA acts as a DHCP 4o6 client, all prerequisites and configurations | |||
| that apply to the DHCP client in <xref section="5" sectionFormat="of" target="RF C7341"/> are also applied to the 4o6RA.</t> | that apply to the DHCP client in <xref section="5" sectionFormat="of" target="RF C7341"/> are also applied to the 4o6RA.</t> | |||
| <t>As the 4o6RA takes the role of the client in respect to <xref target="R FC7341"/>, | <t>As the 4o6RA takes the role of the client in respect to <xref target="R FC7341"/>, | |||
| it is responsible for determining a suitable interface where it acts as a | it is responsible for determining a suitable interface where it acts as a | |||
| DHCPv6 client, and it is responsible for locating a suitable DHCPv6 | DHCPv6 client, and it is responsible for locating a suitable DHCPv6 | |||
| server or relay agent and obtain the necessary IPv6 configuration.. | server or Relay Agent and obtaining the necessary IPv6 configuration. | |||
| As specified in <xref target="RFC7341"/>, the 4o6RA, acting as 4o6 client, there | As specified in <xref target="RFC7341"/>, the 4o6RA, acting as DHCP 4o6 client, | |||
| fore has to request | therefore has to request | |||
| the DHCP 4o6 Server Address option from the server by sending the | the DHCP 4o6 Server Address option from the server by sending the | |||
| Option Request option as described in <xref target="draft-ietf-dhc-rfc8415bis"/> | Option Request option as described in <xref target="RFC9915"/> | |||
| before it can use the 4o6 transport.</t> | before it can use the DHCP 4o6 transport.</t> | |||
| <t>To maintain interoperability with existing DHCPv6 relays and servers, | <t>To maintain interoperability with existing DHCPv6 relays and servers, | |||
| the message format is unchanged from <xref target="draft-ietf-dhc-rfc8415bis"/>. | the message format is unchanged from <xref target="RFC9915"/>. The 4o6RA impleme | |||
| The 4o6RA implements | nts | |||
| the same message types as a DHCPv6 Relay Agent <xref section="6" sectionFormat=" | the same message types as a DHCPv6 Relay Agent (see <xref section="6" sectionFor | |||
| of" target="RFC7341"/>.</t> | mat="of" target="RFC7341"/>).</t> | |||
| <t>However, in this specification, the 4o6RA, instead of the client, creat | <t>However, in this specification, the 4o6RA, instead of the client, creat | |||
| es the DHCPV4-QUERY Message | es the DHCPV4-QUERY message | |||
| and encapsulates the DHCP request message received from the legacy DHCPv4 client .</t> | and encapsulates the DHCP request message received from the legacy DHCPv4 client .</t> | |||
| <t>When DHCPV4-RESPONSE Message is received by the 4o6 Relay Agent, | <t>When the DHCPV4-RESPONSE message is received by the DHCP 4o6 Relay Agen | |||
| it looks for the DHCPv4 Message option within this message. | t, | |||
| it looks for the DHCPv4 message option within this message. | ||||
| If this option is not found or the DHCPv4-RESPONSE message is not well-formed, | If this option is not found or the DHCPv4-RESPONSE message is not well-formed, | |||
| it <bcp14>MUST</bcp14> be discarded. | it <bcp14>MUST</bcp14> be discarded. | |||
| If the DHCPv4 Message option is present and correct, the 4o6RA <bcp14>MUST</bcp1 | If the DHCPv4 message option is present and correct, the 4o6RA <bcp14>MUST</bcp1 | |||
| 4> extract the DHCPv4 | 4> extract the DHCPv4 | |||
| message and forward the encapsulated DHCPv4-response to the requesting DHCPv4 | message and forward the encapsulated DHCPv4-RESPONSE to the requesting DHCPv4 | |||
| client, given that the encapsulated DHCPv4-response is correct and can be | client, given that the encapsulated DHCPv4-RESPONSE is correct and can be | |||
| actually forwarded.</t> | actually forwarded.</t> | |||
| <t>Layer-2 Relay Agents receiving DHCPV4-QUERY or DHCPV4-RESPONSE messages | <t>Layer 2 (L2) Relay Agents receiving DHCPV4-QUERY or DHCPV4-RESPONSE mes sages | |||
| <bcp14>MUST</bcp14> handle them as specified in <xref section="6" sectionFormat= "of" target="RFC6221"/>.</t> | <bcp14>MUST</bcp14> handle them as specified in <xref section="6" sectionFormat= "of" target="RFC6221"/>.</t> | |||
| <t>In any given environment, DHCPv6 servers to which DHCPV4-QUERY | <t>In any given environment, DHCPv6 servers to which DHCPV4-QUERY | |||
| requests are routed are expected to be compliant with 4o6 according | requests are routed are expected to be compliant with DHCP 4o6 according | |||
| to <xref target="RFC7341"/>. No additional requirements on DHCPv6 servers are s et | to <xref target="RFC7341"/>. No additional requirements on DHCPv6 servers are s et | |||
| by this specification.</t> | by this specification.</t> | |||
| <section anchor="intermediate-relays"> | <section anchor="intermediate-relays"> | |||
| <name>Intermediate relays</name> | <name>Intermediate Relays</name> | |||
| <t>Intermediate relays shall behave according to section 10 of <xref tar | <t>Intermediate relays shall behave according to <xref section="10" sect | |||
| get="RFC7341"/>.</t> | ionFormat="of" target="RFC7341"/>.</t> | |||
| </section> | </section> | |||
| <section anchor="topology_considerations"> | <section anchor="topology_considerations"> | |||
| <name>4o6RA and Topology Discovery</name> | <name>4o6RA and Topology Discovery</name> | |||
| <t>In some networks, the configuration of a host may depend on the topol ogy. | <t>In some networks, the configuration of a host may depend on the topol ogy. | |||
| However, when a new host attaches to a network, it may be unaware | However, when a new host attaches to a network, it may be unaware | |||
| of the topology and, consequently, how it has to be configured.</t> | of the topology and, consequently, how it has to be configured.</t> | |||
| <t>DHCPv4 <xref target="RFC2131"/> and DHCPv6 <xref target="draft-ietf-d | <t>DHCPv4 <xref target="RFC2131"/> and DHCPv6 <xref target="RFC9915"/> s | |||
| hc-rfc8415bis"/> specifications | pecifications | |||
| describe how addresses can be allocated to clients based on network | describe how addresses can typically be allocated to clients based on network | |||
| topology information provided by a DHCP relay, typically.</t> | topology information provided by a DHCP relay.</t> | |||
| <t>Address/prefix allocation decisions are integral to the allocation of | <t>Address/prefix allocation decisions are integral to the allocation of | |||
| addresses and prefixes in DHCP, as described in detail | addresses and prefixes in DHCP, as described in detail | |||
| in <xref target="RFC7969"/>. This specification aims to guarantee that the 4o6RA does not | in <xref target="RFC7969"/>. This specification aims to guarantee that the 4o6RA does not | |||
| break any legacy capability when used for topology discovery.</t> | break any legacy capability when used for topology discovery.</t> | |||
| <t>Topology discovery as described in <xref target="RFC7969"/> differs b etween | <t>Topology discovery as described in <xref target="RFC7969"/> differs b etween | |||
| IPv4 and IPv6:</t> | IPv4 and IPv6 as follows:</t> | |||
| <ul spacing="normal"> | <ul spacing="normal"> | |||
| <li> | <li> | |||
| <t>IPv4: | <t>IPv4: When using DHCP on IPv4, only the first Relay Agent <bcp14> | |||
| when using DHCP on IPv4 only the first Relay Agent <bcp14>SHOULD</bcp14> | SHOULD</bcp14> | |||
| set the giaddr field (section 3.1 of <xref target="RFC7969"/>). Thus, in a | set the giaddr field (<xref section="3.1" sectionFormat="of" target="RFC7969"/>) | |||
| network that has more than one Relay Agent only part of the topology | . Thus, in a | |||
| network that has more than one Relay Agent, only part of the topology | ||||
| is transported via DHCPv4.</t> | is transported via DHCPv4.</t> | |||
| </li> | </li> | |||
| <li> | <li> | |||
| <t>IPv6: | <t>IPv6: When using DHCPv6, all Relay Agents <bcp14>SHOULD</bcp14> s | |||
| when using DHCPv6, all Relay Agents <bcp14>SHOULD</bcp14> send | end | |||
| link-address and Interface-ID options, that provide | link-address and Interface-ID options that provide | |||
| information about the complete path | information about the complete path | |||
| between the DHCPv6 client and the DHCPv6 server to the DHCPv6 server.</t> | between the DHCPv6 client and the DHCPv6 server to the DHCPv6 server.</t> | |||
| </li> | </li> | |||
| </ul> | </ul> | |||
| <t>In Layer-2 networks, Lightweight DHCPv6 Relay Agents <xref target="RF C6221"/> | <t>In Layer 2 networks, Lightweight DHCPv6 Relay Agents (LDRAs) <xref ta rget="RFC6221"/> | |||
| can be used.</t> | can be used.</t> | |||
| <t>When provided, the topology information is available at the DHCPv6 | <t>When provided, the topology information is available at the DHCPv6 | |||
| server in the form of a sequence of the link-address field and Interface-ID opti on.</t> | server in the form of a sequence of the link-address field and Interface-ID opti on.</t> | |||
| <t>Then, topology information for the given IP address | <t>Then, topology information for the given IP address | |||
| can be obtained from the DHCPv6 server and used for configuration | can be obtained from the DHCPv6 server and used for configuration | |||
| or other purposes.</t> | or other purposes.</t> | |||
| <t><xref target="RFC7341"/> enables the client to use DHCPv6 for topolog y discovery | <t><xref target="RFC7341"/> enables the client to use DHCPv6 for topolog y discovery | |||
| even within a DHCPv4 context, as the DHCPv6 Relay Agent knows | even within a DHCPv4 context, as the DHCPv6 Relay Agent knows | |||
| the interface where the encapsulated DHCP request is received. | the interface where the encapsulated DHCP request is received. | |||
| As shown in <xref target="fig_4o6RA_RA"/>, however, the introduction of 4o6 at | However, as shown in <xref target="fig_4o6RA_RA"/>, the introduction of DHCP 4o6 | |||
| the edge of the IPv6 network hides the Layer-2 network from the DHCPv6 RA. | at | |||
| As such, moving 4o6 to a intermediate node rather than performing it at the clie | the edge of the IPv6 network hides the Layer 2 network from the DHCPv6 RA. | |||
| nt breaks | As such, moving DHCP 4o6 to an intermediate node rather than performing it at th | |||
| the topology propagation, as 4o6RA-only solutions does not provide any interface | e client breaks | |||
| the topology propagation, as 4o6RA-only solutions do not provide any interface | ||||
| information in the encapsulated message.</t> | information in the encapsulated message.</t> | |||
| <figure anchor="fig_4o6RA_RA"> | <figure anchor="fig_4o6RA_RA"> | |||
| <name>Broken topology information</name> | <name>Broken Topology Information</name> | |||
| <artset> | <artset> | |||
| <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/200 0/svg" version="1.1" height="208" width="576" viewBox="0 0 576 208" class="diagr am" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap ="round"> | <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/200 0/svg" version="1.1" height="208" width="576" viewBox="0 0 576 208" class="diagr am" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap ="round"> | |||
| <path d="M 8,64 L 8,128" fill="none" stroke="black"/> | <path d="M 8,64 L 8,128" fill="none" stroke="black"/> | |||
| <path d="M 80,48 L 80,64" fill="none" stroke="black"/> | <path d="M 80,48 L 80,64" fill="none" stroke="black"/> | |||
| <path d="M 80,128 L 80,144" fill="none" stroke="black"/> | <path d="M 80,128 L 80,144" fill="none" stroke="black"/> | |||
| <path d="M 96,64 L 96,128" fill="none" stroke="black"/> | <path d="M 96,64 L 96,128" fill="none" stroke="black"/> | |||
| <path d="M 120,64 L 120,128" fill="none" stroke="black"/> | <path d="M 120,64 L 120,128" fill="none" stroke="black"/> | |||
| <path d="M 200,64 L 200,128" fill="none" stroke="black"/> | <path d="M 200,64 L 200,128" fill="none" stroke="black"/> | |||
| <path d="M 224,64 L 224,128" fill="none" stroke="black"/> | <path d="M 224,64 L 224,128" fill="none" stroke="black"/> | |||
| <path d="M 240,48 L 240,64" fill="none" stroke="black"/> | <path d="M 240,48 L 240,64" fill="none" stroke="black"/> | |||
| skipping to change at line 385 ¶ | skipping to change at line 381 ¶ | |||
| | | | | | Agent | | Agent | | | | | | | | | Agent | | Agent | | | | |||
| +--------+-+ +---------+ +-+---+---+ +--------+ +-+--------+ | +--------+-+ +---------+ +-+---+---+ +--------+ +-+--------+ | |||
| | | | | | | | | | | |||
| '-----------------' '-------------------------' | '-----------------' '-------------------------' | |||
| ]]></artwork> | ]]></artwork> | |||
| </artset> | </artset> | |||
| </figure> | </figure> | |||
| <t>In order to provide full topology information, it is <bcp14>RECOMMEND ED</bcp14> that | <t>In order to provide full topology information, it is <bcp14>RECOMMEND ED</bcp14> that | |||
| any implementation of 4o6RA be combined | any implementation of 4o6RA be combined | |||
| with an LDRA implementation <xref target="RFC6221"/> in a back-to-back structure , and that the | with an LDRA implementation <xref target="RFC6221"/> in a back-to-back structure and that the | |||
| LDRA implementation includes a mechanism to obtain interface information that | LDRA implementation includes a mechanism to obtain interface information that | |||
| can be used to provide the Interface-ID option to outgoing | can be used to provide the Interface-ID option to outgoing | |||
| DHCPV4-QUERY messages, as specified in Section 5.3.2 of <xref target="RFC6221"/> .</t> | DHCPV4-QUERY messages, as specified in <xref section="5.3.2" sectionFormat="of" target="RFC6221"/>.</t> | |||
| <t>The internal mechanisms to exchange interface information, | <t>The internal mechanisms to exchange interface information, | |||
| their format and whether the interface information contains an indication that a | their format, and whether the interface information contains an indication that | |||
| 4o6RA | a 4o6RA | |||
| is involved are out of the scope for this document.</t> | is involved, are out of the scope for this document.</t> | |||
| <t>The resulting architecture is shown in <xref target="fig_4o6LDRA"/> w here | <t>The resulting architecture is shown in <xref target="fig_4o6LDRA"/> w here | |||
| the Relay Agent is implementing 4o6RA and LDRA, and has an internal interface to | the Relay Agent is implementing 4o6RA and LDRA and has an internal interface to | |||
| propagate topology information from 4o6RA to LDRA.</t> | propagate topology information from 4o6RA to LDRA.</t> | |||
| <figure anchor="fig_4o6LDRA"> | <figure anchor="fig_4o6LDRA"> | |||
| <name>Topology information preserved with LDRA</name> | <name>Topology Information Preserved with LDRA</name> | |||
| <artset> | <artset> | |||
| <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/200 0/svg" version="1.1" height="224" width="528" viewBox="0 0 528 224" class="diagr am" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap ="round"> | <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/200 0/svg" version="1.1" height="224" width="528" viewBox="0 0 528 224" class="diagr am" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap ="round"> | |||
| <path d="M 8,80 L 8,144" fill="none" stroke="black"/> | <path d="M 8,80 L 8,144" fill="none" stroke="black"/> | |||
| <path d="M 80,48 L 80,80" fill="none" stroke="black"/> | <path d="M 80,48 L 80,80" fill="none" stroke="black"/> | |||
| <path d="M 80,144 L 80,160" fill="none" stroke="black"/> | <path d="M 80,144 L 80,160" fill="none" stroke="black"/> | |||
| <path d="M 96,80 L 96,144" fill="none" stroke="black"/> | <path d="M 96,80 L 96,144" fill="none" stroke="black"/> | |||
| <path d="M 120,80 L 120,144" fill="none" stroke="black"/> | <path d="M 120,80 L 120,144" fill="none" stroke="black"/> | |||
| <path d="M 200,80 L 200,144" fill="none" stroke="black"/> | <path d="M 200,80 L 200,144" fill="none" stroke="black"/> | |||
| <path d="M 224,80 L 224,144" fill="none" stroke="black"/> | <path d="M 224,80 L 224,144" fill="none" stroke="black"/> | |||
| <path d="M 240,48 L 240,80" fill="none" stroke="black"/> | <path d="M 240,48 L 240,80" fill="none" stroke="black"/> | |||
| skipping to change at line 445 ¶ | skipping to change at line 441 ¶ | |||
| <path d="M 96,176 C 87.16936,176 80,168.83064 80,160" fill="none " stroke="black"/> | <path d="M 96,176 C 87.16936,176 80,168.83064 80,160" fill="none " stroke="black"/> | |||
| <path d="M 224,176 C 232.83064,176 240,168.83064 240,160" fill=" none" stroke="black"/> | <path d="M 224,176 C 232.83064,176 240,168.83064 240,160" fill=" none" stroke="black"/> | |||
| <path d="M 288,176 C 279.16936,176 272,168.83064 272,160" fill=" none" stroke="black"/> | <path d="M 288,176 C 279.16936,176 272,168.83064 272,160" fill=" none" stroke="black"/> | |||
| <path d="M 472,176 C 480.83064,176 488,168.83064 488,160" fill=" none" stroke="black"/> | <path d="M 472,176 C 480.83064,176 488,168.83064 488,160" fill=" none" stroke="black"/> | |||
| <g class="text"> | <g class="text"> | |||
| <text x="108" y="52">L2</text> | <text x="108" y="52">L2</text> | |||
| <text x="152" y="52">Network</text> | <text x="152" y="52">Network</text> | |||
| <text x="196" y="52">or</text> | <text x="196" y="52">or</text> | |||
| <text x="348" y="52">IPv6</text> | <text x="348" y="52">IPv6</text> | |||
| <text x="400" y="52">Network</text> | <text x="400" y="52">Network</text> | |||
| <text x="136" y="68">IPv6-only</text> | <text x="136" y="68">IPv6-Only</text> | |||
| <text x="196" y="68">link</text> | <text x="196" y="68">Link</text> | |||
| <text x="52" y="100">DHCPv4</text> | <text x="52" y="100">DHCPv4</text> | |||
| <text x="156" y="100">L2</text> | <text x="156" y="100">L2</text> | |||
| <text x="256" y="100">4o6</text> | <text x="256" y="100">4o6</text> | |||
| <text x="332" y="100">LDRA</text> | <text x="332" y="100">LDRA</text> | |||
| <text x="460" y="100">DHCP</text> | <text x="460" y="100">DHCP</text> | |||
| <text x="496" y="100">4o6</text> | <text x="496" y="100">4o6</text> | |||
| <text x="52" y="116">Client</text> | <text x="52" y="116">Client</text> | |||
| <text x="156" y="116">Switch</text> | <text x="156" y="116">Switch</text> | |||
| <text x="264" y="116">Relay</text> | <text x="264" y="116">Relay</text> | |||
| <text x="336" y="116">RFC6221</text> | <text x="320" y="116">RFC</text> | |||
| <text x="356" y="116">6221</text> | ||||
| <text x="476" y="116">Server</text> | <text x="476" y="116">Server</text> | |||
| <text x="264" y="132">Agent</text> | <text x="264" y="132">Agent</text> | |||
| </g> | </g> | |||
| </svg> | </svg> | |||
| </artwork> | </artwork> | |||
| <artwork type="ascii-art" align="center"><![CDATA[ | <artwork type="ascii-art" align="center"><![CDATA[ | |||
| .-----------------. .------------------------. | .-----------------. .------------------------. | |||
| | L2 Network or | | IPv6 Network | | | L2 Network or | | IPv6 Network | | |||
| | IPv6-only link | | | | | IPv6-Only Link | | | | |||
| +--------+-+ +---------+ +-+---+--+---------+ +------+---+ | +--------+-+ +---------+ +-+---+--+---------+ +------+---+ | |||
| | DHCPv4 | | L2 | | 4o6 | LDRA | | DHCP 4o6 | | | DHCPv4 | | L2 | | 4o6 | LDRA | | DHCP 4o6 | | |||
| | Client +--+ Switch +--+ Relay + RFC6221 +------+ Server | | | Client +--+ Switch +--+ Relay + RFC 6221+------+ Server | | |||
| | | | | | Agent | | | | | | | | | | Agent | | | | | |||
| +--------+-+ +---------+ +-+---+--+---------+ +------+---+ | +--------+-+ +---------+ +-+---+--+---------+ +------+---+ | |||
| | | | | | | | | | | |||
| '-----------------' '------------------------' | '-----------------' '------------------------' | |||
| ]]></artwork> | ]]></artwork> | |||
| </artset> | </artset> | |||
| </figure> | </figure> | |||
| <t>In a simple case, where the same node hosts the 4o6RA and the DHCP4o6 | <t>In a simple case, where the same node hosts the 4o6RA and the DHCP 4o | |||
| server, | 6 server, | |||
| it might be enough to only use 4o6RA, as shown in <xref target="fig_4o6RAserver" | it might be enough to only use 4o6RA, as shown in <xref target="fig_4o6RAserver" | |||
| />.</t> | />, where | |||
| CPE stands for "Customer Premises Equipment".</t> | ||||
| <figure anchor="fig_4o6RAserver"> | <figure anchor="fig_4o6RAserver"> | |||
| <name>Topology information preserved by 4o6 Relay Agent in DHCP server </name> | <name>Topology Information Preserved by 4o6 Relay Agent in DHCP Server </name> | |||
| <artset> | <artset> | |||
| <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/200 0/svg" version="1.1" height="208" width="344" viewBox="0 0 344 208" class="diagr am" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap ="round"> | <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/200 0/svg" version="1.1" height="208" width="344" viewBox="0 0 344 208" class="diagr am" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap ="round"> | |||
| <path d="M 8,64 L 8,128" fill="none" stroke="black"/> | <path d="M 8,64 L 8,128" fill="none" stroke="black"/> | |||
| <path d="M 80,48 L 80,64" fill="none" stroke="black"/> | <path d="M 80,48 L 80,64" fill="none" stroke="black"/> | |||
| <path d="M 80,128 L 80,144" fill="none" stroke="black"/> | <path d="M 80,128 L 80,144" fill="none" stroke="black"/> | |||
| <path d="M 96,64 L 96,128" fill="none" stroke="black"/> | <path d="M 96,64 L 96,128" fill="none" stroke="black"/> | |||
| <path d="M 176,64 L 176,128" fill="none" stroke="black"/> | <path d="M 176,64 L 176,128" fill="none" stroke="black"/> | |||
| <path d="M 192,48 L 192,64" fill="none" stroke="black"/> | <path d="M 192,48 L 192,64" fill="none" stroke="black"/> | |||
| <path d="M 192,128 L 192,144" fill="none" stroke="black"/> | <path d="M 192,128 L 192,144" fill="none" stroke="black"/> | |||
| <path d="M 248,64 L 248,128" fill="none" stroke="black"/> | <path d="M 248,64 L 248,128" fill="none" stroke="black"/> | |||
| skipping to change at line 546 ¶ | skipping to change at line 544 ¶ | |||
| <name>Deployment Considerations</name> | <name>Deployment Considerations</name> | |||
| <t>As clients are unaware of the presence of 4o6RA, the network | <t>As clients are unaware of the presence of 4o6RA, the network | |||
| deployment needs to ensure that all DHCPv4 broadcast and unicast messages to and | deployment needs to ensure that all DHCPv4 broadcast and unicast messages to and | |||
| from clients are steered via a 4o6RA. | from clients are steered via a 4o6RA. | |||
| This can be achieved by placing the 4o6RA in a central position | This can be achieved by placing the 4o6RA in a central position | |||
| that can intercept all traffic from the clients or by using Network Address | that can intercept all traffic from the clients or by using Network Address | |||
| Translation (NAT) with the 4o6RA address for unicast messages.</t> | Translation (NAT) with the 4o6RA address for unicast messages.</t> | |||
| </section> | </section> | |||
| <section anchor="seccons"> | <section anchor="seccons"> | |||
| <name>Security Considerations</name> | <name>Security Considerations</name> | |||
| <t>This document specifies the applicability of 4o6 DHCP in a scenario whe | <t>This document specifies the applicability of DHCP 4o6 in a scenario whe | |||
| re legacy IPv4 clients are | re legacy IPv4 clients are | |||
| connected to 4o6 DHCP Relay Agents that perform the encapsulation and decapsulat | connected to DHCP 4o6 Relay Agents that perform the encapsulation and decapsulat | |||
| ion. This document | ion. | |||
| does not change anything else in the 4o6 DHCP specification and therefore the | This document does not change anything else in the DHCP 4o6 specification <xref | |||
| security considerations of <xref target="RFC7341"/> still apply. | target="RFC7341"/>; | |||
| therefore, the security considerations of that document still apply. | ||||
| Specifically, since the legacy IPv4 client is not aware of the encapsulation and decapsulation, | Specifically, since the legacy IPv4 client is not aware of the encapsulation and decapsulation, | |||
| it is 4o6RA has to provide the protections that are specficed in the security | 4o6RA has to provide the protections that are specified in the security | |||
| considerations in <xref section="12" sectionFormat="of" target="RFC7341"/>.</t> | considerations in <xref section="12" sectionFormat="of" target="RFC7341"/>.</t> | |||
| <t>The mechanisms defined here differ from <xref target="RFC7341"/> as the y allow the DHCP client | <t>The mechanisms defined here differ from <xref target="RFC7341"/> as the y allow the DHCP client | |||
| to send and receive DHCPv4 messages, whereas in <xref target="RFC7341"/> the cli ent | to send and receive DHCPv4 messages, whereas in <xref target="RFC7341"/>, the cl ient | |||
| only sends DHCPv6 messages. This makes it possible that in improperly configured | only sends DHCPv6 messages. This makes it possible that in improperly configured | |||
| networks where the client is located on the same Layer-2 scope of a DHCPv4 serve r, | networks where the client is located on the same Layer 2 scope of a DHCPv4 serve r, | |||
| DHCPv4 messages could reach a DHCPv4 server without using the 4o6RA. | DHCPv4 messages could reach a DHCPv4 server without using the 4o6RA. | |||
| While this can cause erroneous state in both clients and servers | While this can cause erroneous state in both clients and servers | |||
| and potentially even lead to misconfigurations that impact reachability, | and potentially even lead to misconfigurations that impact reachability, | |||
| this is seen as a deployment error rather than a security concern. | this is seen as a deployment error rather than a security concern. | |||
| Further, even though this mechanism may be used for attacks from within the netw ork, | Further, even though this mechanism may be used for attacks from within the netw ork, | |||
| this is not a new concern introduced by this specification.</t> | this is not a new concern introduced by this specification.</t> | |||
| <t>More generally, legacy IPv4 clients are not aware of this mechanism, ho wever, even | <t>More generally, legacy IPv4 clients are not aware of this mechanism; ho wever, even | |||
| when DHCP 4o6 is used, the client does not have any control about the | when DHCP 4o6 is used, the client does not have any control about the | |||
| information provided by the Relay agent. | information provided by the Relay Agent. | |||
| As such this change does not raise any additional security concerns.</t> | As such, this change does not raise any additional security concerns.</t> | |||
| </section> | </section> | |||
| <section anchor="iana-considerations"> | <section anchor="iana-considerations"> | |||
| <name>IANA Considerations</name> | <name>IANA Considerations</name> | |||
| <t>This document has no IANA actions.</t> | <t>This document has no IANA actions.</t> | |||
| </section> | </section> | |||
| </middle> | </middle> | |||
| <back> | <back> | |||
| <references anchor="sec-combined-references"> | <references anchor="sec-combined-references"> | |||
| <name>References</name> | <name>References</name> | |||
| <references anchor="sec-normative-references"> | <references anchor="sec-normative-references"> | |||
| <name>Normative References</name> | <name>Normative References</name> | |||
| <reference anchor="RFC6221"> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6 | |||
| <front> | 221.xml"/> | |||
| <title>Lightweight DHCPv6 Relay Agent</title> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7 | |||
| <author fullname="D. Miles" initials="D." role="editor" surname="Mil | 341.xml"/> | |||
| es"/> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9 | |||
| <author fullname="S. Ooghe" initials="S." surname="Ooghe"/> | 915.xml"/> | |||
| <author fullname="W. Dec" initials="W." surname="Dec"/> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2 | |||
| <author fullname="S. Krishnan" initials="S." surname="Krishnan"/> | 119.xml"/> | |||
| <author fullname="A. Kavanagh" initials="A." surname="Kavanagh"/> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8 | |||
| <date month="May" year="2011"/> | 174.xml"/> | |||
| <abstract> | ||||
| <t>This document proposes a Lightweight DHCPv6 Relay Agent (LDRA) | ||||
| that is used to insert relay agent options in DHCPv6 message exchanges identifyi | ||||
| ng client-facing interfaces. The LDRA can be implemented in existing access node | ||||
| s (such as Digital Subscriber Link Access Multiplexers (DSLAMs) and Ethernet swi | ||||
| tches) that do not support IPv6 control or routing functions. [STANDARDS-TRACK]< | ||||
| /t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="RFC" value="6221"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC6221"/> | ||||
| </reference> | ||||
| <reference anchor="RFC7341"> | ||||
| <front> | ||||
| <title>DHCPv4-over-DHCPv6 (DHCP 4o6) Transport</title> | ||||
| <author fullname="Q. Sun" initials="Q." surname="Sun"/> | ||||
| <author fullname="Y. Cui" initials="Y." surname="Cui"/> | ||||
| <author fullname="M. Siodelski" initials="M." surname="Siodelski"/> | ||||
| <author fullname="S. Krishnan" initials="S." surname="Krishnan"/> | ||||
| <author fullname="I. Farrer" initials="I." surname="Farrer"/> | ||||
| <date month="August" year="2014"/> | ||||
| <abstract> | ||||
| <t>IPv4 connectivity is still needed as networks migrate towards I | ||||
| Pv6. Users require IPv4 configuration even if the uplink to their service provid | ||||
| er supports IPv6 only. This document describes a mechanism for obtaining IPv4 co | ||||
| nfiguration information dynamically in IPv6 networks by carrying DHCPv4 messages | ||||
| over DHCPv6 transport. Two new DHCPv6 messages and two new DHCPv6 options are d | ||||
| efined for this purpose.</t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="RFC" value="7341"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC7341"/> | ||||
| </reference> | ||||
| <reference anchor="draft-ietf-dhc-rfc8415bis" target="https://datatracke | ||||
| r.ietf.org/doc/draft-ietf-dhc-rfc8415bis/"> | ||||
| <front> | ||||
| <title>Dynamic Host Configuration Protocol for IPv6 (DHCPv6)</title> | ||||
| <author> | ||||
| <organization/> | ||||
| </author> | ||||
| <date year="2025" month="June"/> | ||||
| </front> | ||||
| </reference> | ||||
| <reference anchor="RFC2119"> | ||||
| <front> | ||||
| <title>Key words for use in RFCs to Indicate Requirement Levels</tit | ||||
| le> | ||||
| <author fullname="S. Bradner" initials="S." surname="Bradner"/> | ||||
| <date month="March" year="1997"/> | ||||
| <abstract> | ||||
| <t>In many standards track documents several words are used to sig | ||||
| nify the requirements in the specification. These words are often capitalized. T | ||||
| his document defines these words as they should be interpreted in IETF documents | ||||
| . This document specifies an Internet Best Current Practices for the Internet Co | ||||
| mmunity, and requests discussion and suggestions for improvements.</t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="BCP" value="14"/> | ||||
| <seriesInfo name="RFC" value="2119"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC2119"/> | ||||
| </reference> | ||||
| <reference anchor="RFC8174"> | ||||
| <front> | ||||
| <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</ti | ||||
| tle> | ||||
| <author fullname="B. Leiba" initials="B." surname="Leiba"/> | ||||
| <date month="May" year="2017"/> | ||||
| <abstract> | ||||
| <t>RFC 2119 specifies common key words that may be used in protoco | ||||
| l specifications. This document aims to reduce the ambiguity by clarifying that | ||||
| only UPPERCASE usage of the key words have the defined special meanings.</t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="BCP" value="14"/> | ||||
| <seriesInfo name="RFC" value="8174"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC8174"/> | ||||
| </reference> | ||||
| </references> | </references> | |||
| <references anchor="sec-informative-references"> | <references anchor="sec-informative-references"> | |||
| <name>Informative References</name> | <name>Informative References</name> | |||
| <reference anchor="RFC951"> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.0 | |||
| <front> | 951.xml"/> | |||
| <title>Bootstrap Protocol</title> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.1 | |||
| <author fullname="W.J. Croft" initials="W.J." surname="Croft"/> | 542.xml"/> | |||
| <author fullname="J. Gilmore" initials="J." surname="Gilmore"/> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2 | |||
| <date month="September" year="1985"/> | 131.xml"/> | |||
| <abstract> | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2 | |||
| <t>This RFC describes an IP/UDP bootstrap protocol (BOOTP) which a | 132.xml"/> | |||
| llows a diskless client machine to discover its own IP address, the address of a | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7 | |||
| server host, and the name of a file to be loaded into memory and executed. The | 969.xml"/> | |||
| bootstrap operation can be thought of as consisting of TWO PHASES. This RFC desc | ||||
| ribes the first phase, which could be labeled `address determination and bootfil | ||||
| e selection'. After this address and filename information is obtained, control p | ||||
| asses to the second phase of the bootstrap where a file transfer occurs. The fil | ||||
| e transfer will typically use the TFTP protocol, since it is intended that both | ||||
| phases reside in PROM on the client. However BOOTP could also work with other pr | ||||
| otocols such as SFTP or FTP. This RFC suggests a proposed protocol for the ARPA- | ||||
| Internet community, and requests discussion and suggestions for improvements.</t | ||||
| > | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="RFC" value="951"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC0951"/> | ||||
| </reference> | ||||
| <reference anchor="RFC1542"> | ||||
| <front> | ||||
| <title>Clarifications and Extensions for the Bootstrap Protocol</tit | ||||
| le> | ||||
| <author fullname="W. Wimer" initials="W." surname="Wimer"/> | ||||
| <date month="October" year="1993"/> | ||||
| <abstract> | ||||
| <t>Some aspects of the BOOTP protocol were rather loosely defined | ||||
| in its original specification. In particular, only a general description was pro | ||||
| vided for the behavior of "BOOTP relay agents" (originally called "BOOTP forward | ||||
| ing agents"). The client behavior description also suffered in certain ways. Thi | ||||
| s memo attempts to clarify and strengthen the specification in these areas. [STA | ||||
| NDARDS-TRACK]</t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="RFC" value="1542"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC1542"/> | ||||
| </reference> | ||||
| <reference anchor="RFC2131"> | ||||
| <front> | ||||
| <title>Dynamic Host Configuration Protocol</title> | ||||
| <author fullname="R. Droms" initials="R." surname="Droms"/> | ||||
| <date month="March" year="1997"/> | ||||
| <abstract> | ||||
| <t>The Dynamic Host Configuration Protocol (DHCP) provides a frame | ||||
| work for passing configuration information to hosts on a TCPIP network. DHCP is | ||||
| based on the Bootstrap Protocol (BOOTP), adding the capability of automatic allo | ||||
| cation of reusable network addresses and additional configuration options. [STAN | ||||
| DARDS-TRACK]</t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="RFC" value="2131"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC2131"/> | ||||
| </reference> | ||||
| <reference anchor="RFC2132"> | ||||
| <front> | ||||
| <title>DHCP Options and BOOTP Vendor Extensions</title> | ||||
| <author fullname="S. Alexander" initials="S." surname="Alexander"/> | ||||
| <author fullname="R. Droms" initials="R." surname="Droms"/> | ||||
| <date month="March" year="1997"/> | ||||
| <abstract> | ||||
| <t>This document specifies the current set of DHCP options. Future | ||||
| options will be specified in separate RFCs. The current list of valid options i | ||||
| s also available in ftp://ftp.isi.edu/in-notes/iana/assignments. [STANDARDS-TRAC | ||||
| K]</t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="RFC" value="2132"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC2132"/> | ||||
| </reference> | ||||
| <reference anchor="RFC7969"> | ||||
| <front> | ||||
| <title>Customizing DHCP Configuration on the Basis of Network Topolo | ||||
| gy</title> | ||||
| <author fullname="T. Lemon" initials="T." surname="Lemon"/> | ||||
| <author fullname="T. Mrugalski" initials="T." surname="Mrugalski"/> | ||||
| <date month="October" year="2016"/> | ||||
| <abstract> | ||||
| <t>DHCP servers have evolved over the years to provide significant | ||||
| functionality beyond that described in the DHCP base specifications. One aspect | ||||
| of this functionality is support for context-specific configuration information | ||||
| . This memo describes some such features and explains their operation.</t> | ||||
| </abstract> | ||||
| </front> | ||||
| <seriesInfo name="RFC" value="7969"/> | ||||
| <seriesInfo name="DOI" value="10.17487/RFC7969"/> | ||||
| </reference> | ||||
| </references> | </references> | |||
| </references> | </references> | |||
| <?line 379?> | <?line 376?> | |||
| <section anchor="usecase"> | <section anchor="usecase"> | |||
| <name>Example Use Case: Topology Discovery for IPv4-only Radio Unit in 3GP | <name>Example Use Case: Topology Discovery for IPv4-Only Radio Unit in 3GP | |||
| P RAN with Switched Fronthaul</name> | P RAN with Switched Fronthaul</name> | |||
| <t>In 3GPP mobile network architecture, the User Equipments (UE) are conne | <t>In 3GPP mobile network architecture, the User Equipment (UE) is | |||
| cted | connected via a Radio Access Network (RAN). RAN is built up with | |||
| via Radio Access Network (RAN). RAN is built up with Baseband Units (BB) | Baseband Units (BBUs) and Radio Units (RUs). A radio Fronthaul (FH) network | |||
| and Radio Units (RU). Radio Fronthaul Network (FH) connects RU and BB, each of | connects RUs and BBUs. Each RU and BBU is an IP host, and they may | |||
| RU and BB is an IP host, they may support IPv4 only, IPv6 only or both | support IPv4 only, IPv6 only, or both, depending on the vendor and the | |||
| depending on the vendor and the model. | model. | |||
| Each RU is unique as it is tied to a set of antennas, and each antenna | Each RU is unique as it is tied to a set of antennas, and each antenna | |||
| is serving a specific Cell and Sector. | is serving a specific Cell and Sector. | |||
| Each RU is configured by the BB depending on the Cell and Sectors it serves. | Each RU is configured by the BBU depending on the Cell and Sectors it serves. | |||
| However, that dependency is only specified by the cabling between RU and antenna | However, that dependency is only specified by the cabling between RUs and antenn | |||
| s. | as. | |||
| BB can be cabled to RU directly or via a Layer-2 switched network.</t> | BBUs can be cabled to RUs directly or via a Layer 2 switched network.</t> | |||
| <figure anchor="bb_connected_to_ru"> | <figure anchor="bb_connected_to_ru"> | |||
| <name>3GPP RAN where RU are cabled directly to BB</name> | <name>3GPP RAN Where RUs Are Cabled Directly to BBUs</name> | |||
| <artset> | <artset> | |||
| <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/ svg" version="1.1" height="368" width="256" viewBox="0 0 256 368" class="diagram " text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap=" round"> | <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/ svg" version="1.1" height="368" width="256" viewBox="0 0 256 368" class="diagram " text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap=" round"> | |||
| <path d="M 8,32 L 8,80" fill="none" stroke="black"/> | <path d="M 8,32 L 8,80" fill="none" stroke="black"/> | |||
| <path d="M 8,112 L 8,160" fill="none" stroke="black"/> | <path d="M 8,112 L 8,160" fill="none" stroke="black"/> | |||
| <path d="M 8,208 L 8,256" fill="none" stroke="black"/> | <path d="M 8,208 L 8,256" fill="none" stroke="black"/> | |||
| <path d="M 8,288 L 8,336" fill="none" stroke="black"/> | <path d="M 8,288 L 8,336" fill="none" stroke="black"/> | |||
| <path d="M 80,32 L 80,80" fill="none" stroke="black"/> | <path d="M 80,32 L 80,80" fill="none" stroke="black"/> | |||
| <path d="M 80,112 L 80,160" fill="none" stroke="black"/> | <path d="M 80,112 L 80,160" fill="none" stroke="black"/> | |||
| <path d="M 80,208 L 80,256" fill="none" stroke="black"/> | <path d="M 80,208 L 80,256" fill="none" stroke="black"/> | |||
| <path d="M 80,288 L 80,336" fill="none" stroke="black"/> | <path d="M 80,288 L 80,336" fill="none" stroke="black"/> | |||
| skipping to change at line 797 ¶ | skipping to change at line 676 ¶ | |||
| | | | +-----------+ | | | | +-----------+ | |||
| +--------+ | | +--------+ | | |||
| | | | | |||
| +--------+ | | +--------+ | | |||
| | RU2 +-----+ | | RU2 +-----+ | |||
| | | | | | | |||
| +--------+ | +--------+ | |||
| ]]></artwork> | ]]></artwork> | |||
| </artset> | </artset> | |||
| </figure> | </figure> | |||
| <t>In <xref target="bb_connected_to_ru"/> BB is directly cabled to a set o | <t>In <xref target="bb_connected_to_ru"/>, the BBU is directly cabled to a | |||
| f RUs, the | set of RUs, and the | |||
| BB can recognize the relationship between RUs and Cell/Sectors | BBU can recognize the relationship between RUs and Cell/Sectors | |||
| based on the cabling between the RUs and antennas.</t> | based on the cabling between the RUs and antennas.</t> | |||
| <t>When BBs and RUs are connected via a Layer-2 switched network, | <t>When BBUs and RUs are connected via a Layer 2 switched network, | |||
| the added level of complexity requires the BBs to have a deeper | the added level of complexity requires the BBUs to have a deeper | |||
| knowledge of the topology in order to properly configure the RUs, | knowledge of the topology in order to properly configure the RUs, | |||
| involving knowledge of all the cabling in the switched network.</t> | involving knowledge of all the cabling in the switched network.</t> | |||
| <t>Examples for switched networks are shown in section 3 of <xref target=" RFC7969"/> | <t>Examples for switched networks are shown in <xref section="3" sectionFo rmat="of" target="RFC7969"/> | |||
| and demonstrate the different levels of complexity. | and demonstrate the different levels of complexity. | |||
| An example of a FH is depicted in <xref target="l2_switched_fh"/>.</t> | An example of a FH is depicted in <xref target="l2_switched_fh"/>.</t> | |||
| <figure anchor="l2_switched_fh"> | <figure anchor="l2_switched_fh"> | |||
| <name>3GPP RAN with Layer-2 Switched Fronthaul Example</name> | <name>3GPP RAN with Layer 2 Switched Fronthaul Example</name> | |||
| <artset> | <artset> | |||
| <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/ svg" version="1.1" height="352" width="544" viewBox="0 0 544 352" class="diagram " text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap=" round"> | <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/ svg" version="1.1" height="352" width="544" viewBox="0 0 544 352" class="diagram " text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap=" round"> | |||
| <path d="M 8,32 L 8,80" fill="none" stroke="black"/> | <path d="M 8,32 L 8,80" fill="none" stroke="black"/> | |||
| <path d="M 8,112 L 8,160" fill="none" stroke="black"/> | <path d="M 8,112 L 8,160" fill="none" stroke="black"/> | |||
| <path d="M 8,192 L 8,240" fill="none" stroke="black"/> | <path d="M 8,192 L 8,240" fill="none" stroke="black"/> | |||
| <path d="M 8,272 L 8,320" fill="none" stroke="black"/> | <path d="M 8,272 L 8,320" fill="none" stroke="black"/> | |||
| <path d="M 80,32 L 80,80" fill="none" stroke="black"/> | <path d="M 80,32 L 80,80" fill="none" stroke="black"/> | |||
| <path d="M 80,112 L 80,160" fill="none" stroke="black"/> | <path d="M 80,112 L 80,160" fill="none" stroke="black"/> | |||
| <path d="M 80,192 L 80,240" fill="none" stroke="black"/> | <path d="M 80,192 L 80,240" fill="none" stroke="black"/> | |||
| <path d="M 80,272 L 80,320" fill="none" stroke="black"/> | <path d="M 80,272 L 80,320" fill="none" stroke="black"/> | |||
| skipping to change at line 873 ¶ | skipping to change at line 752 ¶ | |||
| <path d="M 152,304 L 224,304" fill="none" stroke="black"/> | <path d="M 152,304 L 224,304" fill="none" stroke="black"/> | |||
| <path d="M 296,304 L 392,304" fill="none" stroke="black"/> | <path d="M 296,304 L 392,304" fill="none" stroke="black"/> | |||
| <path d="M 8,320 L 80,320" fill="none" stroke="black"/> | <path d="M 8,320 L 80,320" fill="none" stroke="black"/> | |||
| <g class="text"> | <g class="text"> | |||
| <text x="40" y="52">RU1</text> | <text x="40" y="52">RU1</text> | |||
| <text x="132" y="52">P1</text> | <text x="132" y="52">P1</text> | |||
| <text x="196" y="68">L2RA</text> | <text x="196" y="68">L2RA</text> | |||
| <text x="364" y="84">L3RA</text> | <text x="364" y="84">L3RA</text> | |||
| <text x="180" y="100">L2</text> | <text x="180" y="100">L2</text> | |||
| <text x="132" y="116">P2</text> | <text x="132" y="116">P2</text> | |||
| <text x="188" y="116">switch</text> | <text x="188" y="116">Switch</text> | |||
| <text x="40" y="132">RU2</text> | <text x="40" y="132">RU2</text> | |||
| <text x="180" y="132">#1</text> | <text x="180" y="132">#1</text> | |||
| <text x="348" y="132">Router</text> | <text x="348" y="132">Router</text> | |||
| <text x="484" y="180">DHCP</text> | <text x="484" y="180">DHCP</text> | |||
| <text x="492" y="196">Server</text> | <text x="492" y="196">Server</text> | |||
| <text x="40" y="212">RU3</text> | <text x="40" y="212">RU3</text> | |||
| <text x="132" y="212">P1</text> | <text x="132" y="212">P1</text> | |||
| <text x="492" y="212">#1</text> | <text x="492" y="212">#1</text> | |||
| <text x="196" y="228">L2RA</text> | <text x="196" y="228">L2RA</text> | |||
| <text x="180" y="260">L2</text> | <text x="180" y="260">L2</text> | |||
| <text x="340" y="260">Baseband</text> | <text x="340" y="260">Baseband</text> | |||
| <text x="132" y="276">P2</text> | <text x="132" y="276">P2</text> | |||
| <text x="188" y="276">switch</text> | <text x="188" y="276">Switch</text> | |||
| <text x="340" y="276">Unit</text> | <text x="340" y="276">Unit</text> | |||
| <text x="40" y="292">RU4</text> | <text x="40" y="292">RU4</text> | |||
| <text x="180" y="292">#2</text> | <text x="180" y="292">#2</text> | |||
| </g> | </g> | |||
| </svg> | </svg> | |||
| </artwork> | </artwork> | |||
| <artwork type="ascii-art" align="center"><![CDATA[ | <artwork type="ascii-art" align="center"><![CDATA[ | |||
| +--------+ | +--------+ | |||
| | RU1 | P1 +-+------+ | | | | RU1 | P1 +-+------+ | | | |||
| | +--------| | L2RA | | +----+------+ | | | +--------| | L2RA | | +----+------+ | | |||
| +--------+ | +------+ | | | L3RA | | | +--------+ | +------+ | | | L3RA | | | |||
| | L2 | +--| +------+ | | | L2 | +--| +------+ | | |||
| +--------+ P2 | switch | | | | | | +--------+ P2 | Switch | | | | | | |||
| | RU2 +--------| #1 +-----| | Router +----| | | RU2 +--------| #1 +-----| | Router +----| | |||
| | | +--------+ | +-----------+ | +---------+ | | | +--------+ | +-----------+ | +---------+ | |||
| +--------+ | | | | | +--------+ | | | | | |||
| | +--| DHCP | | | +--| DHCP | | |||
| +--------+ | | | Server | | +--------+ | | | Server | | |||
| | RU3 | P1 +-+------+ | | | #1 | | | RU3 | P1 +-+------+ | | | #1 | | |||
| | +--------| | L2RA | | +-----------+ | +---------+ | | +--------| | L2RA | | +-----------+ | +---------+ | |||
| +--------+ | +------+ | | | | | +--------+ | +------+ | | | | | |||
| | L2 | +--| Baseband | | | | L2 | +--| Baseband | | | |||
| +--------+ P2 | switch | | | Unit | | | +--------+ P2 | Switch | | | Unit | | | |||
| | RU4 +--------| #2 +-----| | +----| | | RU4 +--------| #2 +-----| | +----| | |||
| | | +--------+ | +-----------+ | | | | +--------+ | +-----------+ | | |||
| +--------+ | | | +--------+ | | | |||
| ]]></artwork> | ]]></artwork> | |||
| </artset> | </artset> | |||
| </figure> | </figure> | |||
| <t>If IPv6 is used and all RU are capable of DHCPv6 in <xref target="l2_sw itched_fh"/>, | <t>If IPv6 is used and all RUs are capable of DHCPv6 in <xref target="l2_s witched_fh"/>, | |||
| DHCP topology knowledge can be used for solving the RU configuration problem. | DHCP topology knowledge can be used for solving the RU configuration problem. | |||
| Such solution would use the topology discovery mechanisms described in section 3 | Such solution would use the topology discovery mechanisms described in <xref sec | |||
| .2 | tion="3.2" sectionFormat="of" target="RFC7969"/>.</t> | |||
| of <xref target="RFC7969"/>.</t> | <t>If RUs are capable of IPv4 only but implement a DHCP 4o6 client accordi | |||
| <t>If RU are capable of IPv4 only but implement a 4o6 client according to | ng to <xref target="RFC7341"/>, the same topology discovery mechanisms are appli | |||
| <xref target="RFC7341"/>, the same topology discovery mechanisms are applicable. | cable.</t> | |||
| </t> | <t>If RUs are capable of IPv4 only and cannot implement a DHCP 4o6 client | |||
| <t>If RU are capable of IPV4 only and cannot implement a 4o6 client accord | according to <xref target="RFC7341"/>, | |||
| ing to <xref target="RFC7341"/>, | the topology discovery mechanisms described in <xref section="3.2" sectionFormat | |||
| the topology discovery mechanisms described in section 3.2 | ="of" target="RFC7969"/> can be used by introducing 4o6RA in the switches as des | |||
| of <xref target="RFC7969"/> can be used by introducing 4o6RA in the switches as | cribed in this document.</t> | |||
| decribed in this document.</t> | ||||
| </section> | </section> | |||
| <section numbered="false" anchor="acknowledgments"> | <section numbered="false" anchor="acknowledgments"> | |||
| <name>Acknowledgments</name> | <name>Acknowledgments</name> | |||
| <t>The authors would also like to acknowledge interesting discussions in | <t>The authors would like to acknowledge interesting discussions in | |||
| this problem space with Sarah Gannon, Ines Ramadza, and Siddharth Sharma | this problem space with <contact fullname="Sarah Gannon"/>, <contact fullname="I | |||
| as well as reviews and comments provided by Eric Vyncke, Mohamed Boucadair, | nes Ramadza"/>, and <contact fullname="Siddharth Sharma"/>, | |||
| David Lamparter, Michael Richardson, Alan DeKok, Dale Worley, Paul Wouters, | as well as reviews and comments provided by <contact fullname="Éric Vyncke"/>, < | |||
| Deb Cooley, Erik Kline, Ketan Talaulikar, Mike Bishop and Roman Danyliw.</t> | contact fullname="Mohamed Boucadair"/>, | |||
| <contact fullname="David Lamparter"/>, <contact fullname="Michael Richardson"/>, | ||||
| <contact fullname="Alan DeKok"/>, <contact fullname="Dale Worley"/>, <contact f | ||||
| ullname="Paul Wouters"/>, | ||||
| <contact fullname="Deb Cooley"/>, <contact fullname="Erik Kline"/>, <contact ful | ||||
| lname="Ketan Talaulikar"/>, <contact fullname="Mike Bishop"/>, and <contact full | ||||
| name="Roman Danyliw"/>.</t> | ||||
| </section> | </section> | |||
| </back> | </back> | |||
| <!-- ##markdown-source: | <!-- ##markdown-source: | |||
| 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 | |||
| S85X7QJXUOWqMDdj8X+LkR+gmUwAAA== | Fxfwz4LuQaZj6eUDZBl/5UDd+LevFnxSPEZpYJJ//3cB5ezfV3lypfyCr81c | |||
| 4ltuL0yVyFTqgmeGO0cSxoL5L/CkpyrCAA17CDnmOf5bpLam/SCDrTpSP5gr | ||||
| f+VIgmq9N0WmVv7SGTqO9/z7JvVSaiIOjYkeOy70lfgBX831V35QJUx/KTOY | ||||
| QF/JiB7YkBca8sJlLLBzs0BqZL7K9M0tGeP/A3lK/vfpTgAA | ||||
| --> | --> | |||
| </rfc> | </rfc> | |||
| End of changes. 66 change blocks. | ||||
| 517 lines changed or deleted | 373 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. | ||||