5096
PROPOSED STANDARD
Mobile IPv6 Experimental Messages
Authors: V. Devarapalli
Date: December 2007
Area: int
Working Group: mip6
Stream: IETF
Abstract
This document defines a new experimental Mobility Header message and a Mobility option that can be used for experimental extensions to the Mobile IPv6 protocol. [STANDARDS-TRACK]
RFC 5096
PROPOSED STANDARD
Network Working Group V. Devarapalli
Request for Comments: 5096 Azaire Networks
Category: Standards Track December 2007
<span class="h1">Mobile IPv6 Experimental Messages</span>
Status of This Memo
This document specifies an Internet standards track protocol for the
Internet community, and requests discussion and suggestions for
improvements. Please refer to the current edition of the "Internet
Official Protocol Standards" (STD 1) for the standardization state
and status of this protocol. Distribution of this memo is unlimited.
Abstract
This document defines a new experimental Mobility Header message and
a Mobility option that can be used for experimental extensions to the
Mobile IPv6 protocol.
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-1">1</a>
<a href="#section-2">2</a>. Terminology .....................................................<a href="#page-2">2</a>
<a href="#section-3">3</a>. Experimental Mobility Header Message ............................<a href="#page-3">3</a>
<a href="#section-4">4</a>. Experimental Mobility Option ....................................<a href="#page-3">3</a>
<a href="#section-5">5</a>. Security Considerations .........................................<a href="#page-4">4</a>
<a href="#section-6">6</a>. IANA Considerations .............................................<a href="#page-5">5</a>
<a href="#section-7">7</a>. Acknowledgements ................................................<a href="#page-5">5</a>
<a href="#section-8">8</a>. References ......................................................<a href="#page-5">5</a>
<a href="#section-8.1">8.1</a>. Normative References .......................................<a href="#page-5">5</a>
<a href="#section-8.2">8.2</a>. Informative References .....................................<a href="#page-5">5</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
When experimenting with a protocol or defining a new extension to a
protocol, one needs either a protocol number, a new message, or an
option to carry the information related to the experiment. Most
implementations end up using unassigned values for the new messages.
Many times this creates problems when the same value is assigned
through the IETF standards action, by IANA, or if the implementation
gets deployed with these messages. Therefore, it is considered a
good practice to set aside some code points that identify the
experimental protocols or messages for experimental purposes. The
need for experimental messages is shown in [<a href="#ref-3" title=""Assigning Experimental and Testing Numbers Considered Useful"">3</a>].
<span class="grey">Devarapalli Standards Track [Page 1]</span>
<span id="page-2" ></span>
<span class="grey"><a href="./rfc5096">RFC 5096</a> MIPv6 Experimental Messages December 2007</span>
This document defines new messages for experimenting with extensions
to the Mobile IPv6 protocol. These messages should be strictly used
for experiments. Experiments that are successful should be
standardized in the IETF. An implementation MUST NOT be released or
deployed with the experimental messages.
This document defines a new Mobility Header message, which is the
Experimental Mobility message that can be sent at any time by the
mobile node, the home agent or the correspondent node. Since
Mobility Header messages cannot be combined and sent in one packet,
there is always only one Mobility Header message in any Mobile IPv6
packet. Home agent or correspondent node implementations that do not
recognize the mobility message type, discard the message and send a
Binding Error message as described in [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>], with the Status field set
to 2 (unrecognized MH Type value). Mobile nodes that do not
recognize the mobility message type should discard the message and
send an ICMP Parameter problem with code 0.
This document also defines a new mobility option, the Experimental
Mobility option, which can be carried in any Mobility Header message.
Mobility options, by definition, can be skipped if an implementation
does not recognize the mobility option type [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>].
The messages defined in this document can also be used for Network
Mobility (NEMO) [<a href="#ref-4" title=""Network Mobility (NEMO) Basic Support Protocol"">4</a>] and Proxy Mobile IPv6 [<a href="#ref-5" title=""Proxy Mobile IPv6"">5</a>] since these protocols
also use Mobility Header messages.
Experimental code points could potentially disrupt a deployed network
when experiments using these code points are performed in the
network. Therefore, the network scope of support for experimental
values should carefully be evaluated before deploying any experiment
across extended network domains, such as the public Internet.
Experimental mechanisms should only be used for actual
experimentation. By design, only a single code point is allocated
for the message and another one for the option. This limits the
number of experiments among a set of peers to one at a time. When
experimental mechanisms are shown to be useful, and there is a desire
to deploy them beyond the experiment they should be standardized and
given new code points.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Terminology</span>
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 [<a href="#ref-1" title=""Key words for use in RFCs to Indicate Requirement Levels"">1</a>].
<span class="grey">Devarapalli Standards Track [Page 2]</span>
<span id="page-3" ></span>
<span class="grey"><a href="./rfc5096">RFC 5096</a> MIPv6 Experimental Messages December 2007</span>
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Experimental Mobility Header Message</span>
The Experimental Mobility Header message is based on the Mobility
Header message defined in <a href="./rfc3775#section-6.1">Section 6.1 of RFC 3775</a> [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>]. There are no
fields in the message beyond the required fields in the Mobility
Header. The 'MH Type' field in the Mobility Header indicates that it
is an Experimental Mobility Header message.
If no data is present in the message, two bytes of padding are
required. The 'Header Len' field in the Mobility Header is set to 0
since the first 8 octets are excluded while calculating the length of
the Mobility Header message.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Payload Proto | Header Len | MH Type | Reserved |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Checksum | |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |
| |
. .
. Message Data .
. .
| |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
See <a href="./rfc3775">RFC 3775</a> [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>] for a description of the 'Payload Proto', 'Header
Len', 'MH Type', 'Reserved', and 'Checksum' fields.
The 'Message Data' field carries the data specific to the
experimental protocol extension. The total length of the message is
indicated by the 'Header Len' field in the Mobility Header.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Experimental Mobility Option</span>
The Experimental Mobility option can be included in any Mobility
Header message. If the Mobility Header message includes a Binding
Authorization Data option [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>], then the Experimental Mobility option
should appear before the Binding Authorization Data option.
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Type | Length | Data .....
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
<span class="grey">Devarapalli Standards Track [Page 3]</span>
<span id="page-4" ></span>
<span class="grey"><a href="./rfc5096">RFC 5096</a> MIPv6 Experimental Messages December 2007</span>
Type
An 8-bit field indicating that it is an experimental mobility
option.
Length
An 8-bit field indicating the length of the option in octets
excluding the Type and Length fields.
Data
Data related to the experimental protocol extension.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Security Considerations</span>
Protection for the Experimental Mobility Header message and Mobility
option depends on the experiment that is being carried out and the
kind of information that is being carried in the messages. If these
messages carry information that should not be revealed on the wire,
or that can affect the binding cache entry at the home agent or the
correspondent node, they should be protected in a manner similar to
Binding Updates and Binding Acknowledgements.
Security analyzers such as firewalls and network intrusion detection
monitors often rely on unambiguous interpretations of the fields
described in this document. As new values for the fields are
assigned, existing security analyzers that do not understand the new
values may fail, resulting in either loss of connectivity, if the
analyzer declines to forward the unrecognized traffic, or in loss of
security if it does forward the traffic and the new values are used
as part of an attack.
When experimental code points are deployed within an administratively
self-contained network domain, it must be ensured that each code
point is used consistently to avoid interference between experiments.
When experimental code points are used in traffic that crosses
multiple administrative domains, the experimenters should assume that
there is a risk that the same code points will be used simultaneously
by other experiments and that there is a possibility that the
experiments will interfere. Particular attention should be given to
security threats that such interference might create. Please see <a href="./rfc4727">RFC</a>
<a href="./rfc4727">4727</a> for more details [<a href="#ref-6" title=""Experimental Values In IPv4, IPv6, ICMPv4, ICMPv6, UDP, and TCP Headers"">6</a>].
<span class="grey">Devarapalli Standards Track [Page 4]</span>
<span id="page-5" ></span>
<span class="grey"><a href="./rfc5096">RFC 5096</a> MIPv6 Experimental Messages December 2007</span>
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. IANA Considerations</span>
The Experimental Mobility Header message, defined in <a href="#section-3">Section 3</a>, has
been assigned the type value (11), allocated from the same space as
the 'MH Type' field in the Mobility Header [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>].
The Experimental Mobility option, defined in <a href="#section-4">Section 4</a>, has been
assigned the type value (18), allocated from the same space as
Mobility Options [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>].
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Acknowledgements</span>
The author would like to thank Jari Arkko and Basavaraj Patil with
whom the contents of this document were discussed first.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. References</span>
<span class="h3"><a class="selflink" id="section-8.1" href="#section-8.1">8.1</a>. Normative References</span>
[<a id="ref-1">1</a>] Bradner, S., "Key words for use in RFCs to Indicate Requirement
Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997.
[<a id="ref-2">2</a>] Johnson, D., Perkins, C., and J. Arkko, "Mobility Support in
IPv6", <a href="./rfc3775">RFC 3775</a>, June 2004.
<span class="h3"><a class="selflink" id="section-8.2" href="#section-8.2">8.2</a>. Informative References</span>
[<a id="ref-3">3</a>] Narten, T., "Assigning Experimental and Testing Numbers
Considered Useful", <a href="https://www.rfc-editor.org/bcp/bcp82">BCP 82</a>, <a href="./rfc3692">RFC 3692</a>, January 2004.
[<a id="ref-4">4</a>] Devarapalli, V., Wakikawa, R., Petrescu, A., and P. Thubert,
"Network Mobility (NEMO) Basic Support Protocol", <a href="./rfc3963">RFC 3963</a>,
January 2005.
[<a id="ref-5">5</a>] Gundavelli, S., <a style="text-decoration: none" href='https://www.google.com/search?sitesearch=datatracker.ietf.org%2Fdoc%2Fhtml%2F&q=inurl:draft-+%22Proxy+Mobile+IPv6%22'>"Proxy Mobile IPv6"</a>, Work in Progress, March
2007.
[<a id="ref-6">6</a>] Fenner, B., "Experimental Values In IPv4, IPv6, ICMPv4, ICMPv6,
UDP, and TCP Headers", <a href="./rfc4727">RFC 4727</a>, November 2006.
<span class="grey">Devarapalli Standards Track [Page 5]</span>
<span id="page-6" ></span>
<span class="grey"><a href="./rfc5096">RFC 5096</a> MIPv6 Experimental Messages December 2007</span>
Author's Address
Vijay Devarapalli
Azaire Networks
4800 Great America Pkwy
Santa Clara, CA 95054
USA
EMail: [email protected]
<span class="grey">Devarapalli Standards Track [Page 6]</span>
<span id="page-7" ></span>
<span class="grey"><a href="./rfc5096">RFC 5096</a> MIPv6 Experimental Messages December 2007</span>
Full Copyright Statement
Copyright (C) The IETF Trust (2007).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and except as set forth therein, the authors
retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND
THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at
[email protected].
Devarapalli Standards Track [Page 7]
Annotations
Select text to annotate