<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc toc="yes"?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="3"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<rfc category="info" docName="draft-matsuhira-me6a-11" ipr="trust200902">
  <front>
    <title abbrev="ME6A">Multiple Ethernet - IPv6 mapped IPv6 address
    (ME6A)</title>

    <author fullname="Naoki Matsuhira" initials="N." surname="Matsuhira">
      <organization>Fujitsu Limited</organization>

      <address>
        <postal>
          <street>17-25, Shinkamata 1-chome, Ota-ku</street>

          <city>Tokyo</city>

          <code>144-8588</code>

          <region/>

          <country>Japan</country>
        </postal>

        <phone>+81-3-3735-1111</phone>

        <facsimile/>

        <email>naoki.matsuhira@gmail.com</email>
      </address>
    </author>

    <date day="18" month="December" year="2021"/>

    <area/>

    <workgroup/>

    <keyword>IPv6</keyword>

    <keyword>Draft</keyword>

    <abstract>
      <t>This document specifies Multiple Ethernet - IPv6 mapped IPv6
      address(ME6A) spefification. ME6A is Ethernet mapped IPv6 address with
      plane ID. Unique allocation of plane id value enable duplicated MAC
      address unique in IPv6 address space. This address may use Ethernet over
      IPv6 encapsulation.</t>
    </abstract>

    <note title="Requirements Language">
      <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
      "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
      document are to be interpreted as described in <xref
      target="RFC2119">RFC 2119</xref>.</t>
    </note>
  </front>

  <middle>
    <section anchor="Sec-Introduction" title="Introduction">
      <t>This document specifies Multiple Ethernet - IPv6 mapped IPv6
      address(ME6A) spefification. ME6A is Ethernet mapped IPv6 address with
      plane ID. Unique allocation of plane ID value enable duplicated MAC
      address unique in IPv6 address space.</t>

      <t>This address may use Ethernet over IPv6 encapsulation such as
      Multiple Ethernet - IPv6 mapping encapsulation - fixed prefix (ME6E-FP)
      <xref target="I-D.draft-matsuhira-me6e-fp"/> and Multiple Ethernet -
      IPv6 mapping encapsulation - prefix resolution (ME6E-PR)<xref
      target="I-D.draft-matsuhira-me6e-pr"/>.</t>
    </section>

    <section title="ME6A architecture">
      <t/>

      <t><xref target="Fig-ME6Eaddr-arch"/> shows ME6A architecture.</t>

      <t><figure anchor="Fig-ME6Eaddr-arch">
          <artwork><![CDATA[
 |    128 - m -n bits    |        m bits        |       n bits     |
 +-----------------------+----------------------+------------------+
 |      ME6A prefix      |  Ethernet plane ID   | Ethernet address |
 +-----------------------+----------------------+------------------+
]]></artwork>
        </figure></t>

      <t/>

      <t>ME6A consists of three parts as follows.</t>

      <t><list style="hanging">
          <t hangText="ME6A prefix"><vspace blankLines="1"/>ME6A prefix. This
          value is fixed value with M46E-FP, and non fixed value with
          M46E-PR.</t>

          <t hangText="Ethernet plane ID"><vspace blankLines="1"/>Ethernet
          network plane ID is network identification of Ethernet network
          plane.</t>

          <t hangText="Ethernet address"><vspace blankLines="1"/>Ethernet MAC
          address. EUI-48 address or EUI-64 address.</t>
        </list></t>

      <t/>

      <t/>
    </section>

    <section anchor="IANA" title="IANA Considerations">
      <t>This document makes no request of IANA.</t>

      <t>Note to RFC Editor: this section may be removed on publication as an
      RFC.</t>
    </section>

    <section anchor="Security" title="Security Considerations">
      <t/>
    </section>
  </middle>

  <back>
    <references title="Normative References">
      <?rfc include="reference.RFC.2119"?>

      <reference anchor="I-D.draft-matsuhira-me6e-fp">
        <front>
          <title>Multiple Ethernet - IPv6 mapping encapsulation - fixed
          prefix</title>

          <author fullname="N. Matsuhira" initials="N" surname="Matsuhira">
            <organization/>
          </author>

          <date day="1" month="June" year="2019"/>
        </front>
      </reference>

      <reference anchor="I-D.draft-matsuhira-me6e-pr">
        <front>
          <title>Multiple Ethernet - IPv6 address mapping encapsulation -
          prefix resolution</title>

          <author fullname="N. Matsuhira" initials="N" surname="Matsuhira">
            <organization/>
          </author>

          <date day="1" month="June" year="2019"/>
        </front>
      </reference>

      <?rfc ?>

      <?rfc ?>
    </references>
  </back>
</rfc>
