Multiple IPv4 - IPv6 address mapping encapsulation - prefix translator (M46E-PT)
draft-matsuhira-m46e-pt-09
|
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Author |
|
Naoki Matsuhira
|
|
Last updated |
|
2020-12-14
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
xml
pdf
htmlized (tools)
htmlized
bibtex
|
Stream |
Stream state |
|
(No stream defined) |
|
Consensus Boilerplate |
|
Unknown
|
|
RFC Editor Note |
|
(None)
|
IESG |
IESG state |
|
I-D Exists
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group N. Matsuhira
Internet-Draft Fujitsu Limited
Intended status: Informational December 15, 2020
Expires: June 18, 2021
Multiple IPv4 - IPv6 address mapping encapsulation - prefix translator
(M46E-PT)
draft-matsuhira-m46e-pt-09
Abstract
This document specifies Multiple IPv4 - IPv6 mapping encapsulation -
Prefix Translator (M46E-PT) specification. M46E-PT expand IPv4
network plane by connecting M46E-FP domain and M46E-PR domain. M46E-
PT translate prefix part of M46E-FP address and M46E-PR address both
are IPv6 address. M46E-PT does not translate IPv4 packet which is
encapsulated, so transparency of IPv4 packet is not broken.
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 June 18, 2021.
Copyright Notice
Copyright (c) 2020 IETF Trust and the persons identified as the
document authors. All rights reserved.
Matsuhira Expires June 18, 2021 [Page 1]
Internet-Draft M46E-PT December 2020
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. 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 Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
2. Basic Network Configuration . . . . . . . . . . . . . . . . . 3
3. Basic function of M46E-PT . . . . . . . . . . . . . . . . . . 4
3.1. Translation processing . . . . . . . . . . . . . . . . . 4
3.2. M46A architecture . . . . . . . . . . . . . . . . . . . . 4
3.3. Resolving translate prefix . . . . . . . . . . . . . . . 5
3.4. Destination address resolution . . . . . . . . . . . . . 5
3.5. Source address resolution . . . . . . . . . . . . . . . . 6
4. Sample Configuration . . . . . . . . . . . . . . . . . . . . 6
5. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 8
6. Security Considerations . . . . . . . . . . . . . . . . . . . 8
7. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 8
8. Normative References . . . . . . . . . . . . . . . . . . . . 8
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 9
1. Introduction
This document provide M46E Prefix Translator (M46E-PT) specification.
The basic strategy for IPv6 deployment is dual stack. However,
because of exhaustion of IPv4 address, there will be no IPv4
addresses for configuring dual stack in near future. That means
there will be IPv6 only networks automatically.
However, there are many IPv4 only networks still exist and those
seems continuous use in near future. That means methods continuous
use of IPv4 network over IPv6 only network will be required.
M46E-FP [I-D.draft-matsuhira-m46e-fp] provide such methods. In
addition, M46E-PR [I-D.draft-matsuhira-m46e-pr] also provide such
methots. M46E-FP is backbone network based approach, on the other
hand, M46E-PR is stub network based approach.
M46E-PT expand IPv4 network plane by connecting M46E-FP domain and
M46E-PR domain. M46E-PT translate prefix part of M46E-FP address and
M46E-PR address both are IPv6 address. M46E-PT does not translate
Matsuhira Expires June 18, 2021 [Page 2]
Internet-Draft M46E-PT December 2020
IPv4 packet which is encapsulated, so transparency of IPv4 packet is
not broken.
2. Basic Network Configuration
Figure 1 shows network configuration with M46E-PT. At large view,
Show full document text