Internet DRAFT - draft-matsuhira-me6a
draft-matsuhira-me6a
Network Working Group N. Matsuhira
Internet-Draft WIDE Project
Intended status: Informational 3 October 2023
Expires: 5 April 2024
Multiple Ethernet - IPv6 mapped IPv6 address (ME6A)
draft-matsuhira-me6a-15
Abstract
This document specifies Multiple Ethernet - IPv6 mapped IPv6
address(ME6A) spefification. ME6A is an Ethernet-mapped IPv6 address
with a plane ID. Unique allocation of plane id value enables
duplicated MAC address unique in IPv6 address space. This address
may use Ethernet over IPv6 encapsulation.
Requirements Language
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 RFC 2119 [RFC2119].
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on 5 April 2024.
Copyright Notice
Copyright (c) 2023 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents (https://trustee.ietf.org/
license-info) in effect on the date of publication of this document.
Matsuhira Expires 5 April 2024 [Page 1]
Internet-Draft ME6A October 2023
Please review these documents carefully, as they describe your rights
and restrictions with respect to this document. Code Components
extracted from this document must include Revised BSD License text as
described in Section 4.e of the Trust Legal Provisions and are
provided without warranty as described in the Revised BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
2. ME6A architecture . . . . . . . . . . . . . . . . . . . . . . 2
3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 3
4. Security Considerations . . . . . . . . . . . . . . . . . . . 3
5. Normative References . . . . . . . . . . . . . . . . . . . . 3
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 3
1. Introduction
This document specifies Multiple Ethernet - IPv6 mapped IPv6
address(ME6A) spefification. ME6A is an Ethernet-mapped IPv6 address
with a plane ID. Unique allocation of plane ID value enables
duplicated MAC address unique in IPv6 address space.
This address may use Ethernet over IPv6 encapsulation such as
Multiple Ethernet - IPv6 mapping encapsulation - fixed prefix (ME6E-
FP) [I-D.draft-matsuhira-me6e-fp] and Multiple Ethernet - IPv6
mapping encapsulation - prefix resolution (ME6E-
PR)[I-D.draft-matsuhira-me6e-pr].
2. ME6A architecture
Figure 1 shows ME6A architecture.
| 128 - m -n bits | m bits | n bits |
+-----------------------+----------------------+------------------+
| ME6A prefix | Ethernet plane ID | Ethernet address |
+-----------------------+----------------------+------------------+
Figure 1
ME6A consists of three parts as follows.
ME6A prefix
ME6A prefix. This value is fixed value with M46E-FP, and non
fixed value with M46E-PR.
Matsuhira Expires 5 April 2024 [Page 2]
Internet-Draft ME6A October 2023
Ethernet plane ID
Ethernet network plane ID is the network identification of
Ethernet network plane.
Ethernet address
Ethernet MAC address. EUI-48 address or EUI-64 address.
3. IANA Considerations
This document does not request IANA.
Note to RFC Editor: this section may be removed on publication as an
RFC.
4. Security Considerations
5. Normative References
[I-D.draft-matsuhira-me6e-fp]
Matsuhira, N., "Multiple Ethernet - IPv6 mapping
encapsulation - fixed prefix", 1 June 2019.
[I-D.draft-matsuhira-me6e-pr]
Matsuhira, N., "Multiple Ethernet - IPv6 address mapping
encapsulation - prefix resolution", 1 June 2019.
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", BCP 14, RFC 2119,
DOI 10.17487/RFC2119, March 1997,
<https://www.rfc-editor.org/info/rfc2119>.
Author's Address
Naoki Matsuhira
WIDE Project
Japan
Email: naoki.matsuhira@gmail.com
Matsuhira Expires 5 April 2024 [Page 3]