draft-ietf-lisp-mn-00.txt | draft-ietf-lisp-mn-01.txt | |||
---|---|---|---|---|
Network Working Group D. Farinacci | Network Working Group D. Farinacci | |||
Internet-Draft lispers.net | Internet-Draft lispers.net | |||
Intended status: Experimental D. Lewis | Intended status: Experimental D. Lewis | |||
Expires: October 30, 2017 cisco Systems | Expires: April 26, 2018 cisco Systems | |||
D. Meyer | D. Meyer | |||
1-4-5.net | 1-4-5.net | |||
C. White | C. White | |||
Logical Elegance, LLC. | Logical Elegance, LLC. | |||
April 28, 2017 | October 23, 2017 | |||
LISP Mobile Node | LISP Mobile Node | |||
draft-ietf-lisp-mn-00 | draft-ietf-lisp-mn-01 | |||
Abstract | Abstract | |||
This document describes how a lightweight version of LISP's ITR/ETR | This document describes how a lightweight version of LISP's ITR/ETR | |||
functionality can be used to provide seamless mobility to a mobile | functionality can be used to provide seamless mobility to a mobile | |||
node. The LISP Mobile Node design described in this document uses | node. The LISP Mobile Node design described in this document uses | |||
standard LISP functionality to provide scalable mobility for LISP | standard LISP functionality to provide scalable mobility for LISP | |||
mobile nodes. | mobile nodes. | |||
Status of This Memo | Status of This Memo | |||
This Internet-Draft is submitted in full conformance with the | This Internet-Draft is submitted in full conformance with the | |||
provisions of BCP 78 and BCP 79. | provisions of BCP 78 and BCP 79. | |||
Internet-Drafts are working documents of the Internet Engineering | Internet-Drafts are working documents of the Internet Engineering | |||
Task Force (IETF). Note that other groups may also distribute | Task Force (IETF). Note that other groups may also distribute | |||
working documents as Internet-Drafts. The list of current Internet- | working documents as Internet-Drafts. The list of current Internet- | |||
Drafts is at http://datatracker.ietf.org/drafts/current/. | Drafts is at https://datatracker.ietf.org/drafts/current/. | |||
Internet-Drafts are draft documents valid for a maximum of six months | Internet-Drafts are draft documents valid for a maximum of six months | |||
and may be updated, replaced, or obsoleted by other documents at any | and may be updated, replaced, or obsoleted by other documents at any | |||
time. It is inappropriate to use Internet-Drafts as reference | time. It is inappropriate to use Internet-Drafts as reference | |||
material or to cite them other than as "work in progress." | material or to cite them other than as "work in progress." | |||
This Internet-Draft will expire on October 30, 2017. | This Internet-Draft will expire on April 26, 2018. | |||
Copyright Notice | Copyright Notice | |||
Copyright (c) 2017 IETF Trust and the persons identified as the | Copyright (c) 2017 IETF Trust and the persons identified as the | |||
document authors. All rights reserved. | document authors. All rights reserved. | |||
This document is subject to BCP 78 and the IETF Trust's Legal | This document is subject to BCP 78 and the IETF Trust's Legal | |||
Provisions Relating to IETF Documents | Provisions Relating to IETF Documents | |||
(http://trustee.ietf.org/license-info) in effect on the date of | (https://trustee.ietf.org/license-info) in effect on the date of | |||
publication of this document. Please review these documents | publication of this document. Please review these documents | |||
carefully, as they describe your rights and restrictions with respect | carefully, as they describe your rights and restrictions with respect | |||
to this document. Code Components extracted from this document must | to this document. Code Components extracted from this document must | |||
include Simplified BSD License text as described in Section 4.e of | include Simplified BSD License text as described in Section 4.e of | |||
the Trust Legal Provisions and are provided without warranty as | the Trust Legal Provisions and are provided without warranty as | |||
described in the Simplified BSD License. | described in the Simplified BSD License. | |||
Table of Contents | Table of Contents | |||
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3 | 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3 | |||
skipping to change at page 2, line 48 ¶ | skipping to change at page 2, line 48 ¶ | |||
12. LISP Implementation in a Mobile Node . . . . . . . . . . . . 18 | 12. LISP Implementation in a Mobile Node . . . . . . . . . . . . 18 | |||
13. Security Considerations . . . . . . . . . . . . . . . . . . . 19 | 13. Security Considerations . . . . . . . . . . . . . . . . . . . 19 | |||
13.1. Proxy ETR Hijacking . . . . . . . . . . . . . . . . . . 20 | 13.1. Proxy ETR Hijacking . . . . . . . . . . . . . . . . . . 20 | |||
13.2. LISP Mobile Node using an EID as its RLOC . . . . . . . 20 | 13.2. LISP Mobile Node using an EID as its RLOC . . . . . . . 20 | |||
14. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 20 | 14. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 20 | |||
15. References . . . . . . . . . . . . . . . . . . . . . . . . . 20 | 15. References . . . . . . . . . . . . . . . . . . . . . . . . . 20 | |||
15.1. Normative References . . . . . . . . . . . . . . . . . . 20 | 15.1. Normative References . . . . . . . . . . . . . . . . . . 20 | |||
15.2. Informative References . . . . . . . . . . . . . . . . . 21 | 15.2. Informative References . . . . . . . . . . . . . . . . . 21 | |||
Appendix A. Acknowledgments . . . . . . . . . . . . . . . . . . 21 | Appendix A. Acknowledgments . . . . . . . . . . . . . . . . . . 21 | |||
Appendix B. Document Change Log . . . . . . . . . . . . . . . . 22 | Appendix B. Document Change Log . . . . . . . . . . . . . . . . 22 | |||
B.1. Changes to draft-ietf-lisp-mn-00.txt . . . . . . . . . . 22 | B.1. Changes to draft-ietf-lisp-mn-01.txt . . . . . . . . . . 22 | |||
B.2. Changes to draft-ietf-lisp-mn-00.txt . . . . . . . . . . 22 | ||||
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 22 | Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 22 | |||
1. Introduction | 1. Introduction | |||
The Locator/ID Separation Protocol (LISP) [RFC6830] specifies a | The Locator/ID Separation Protocol (LISP) [RFC6830] specifies a | |||
design and mechanism for replacing the addresses currently used in | design and mechanism for replacing the addresses currently used in | |||
the Internet with two separate name spaces: Endpoint Identifiers | the Internet with two separate name spaces: Endpoint Identifiers | |||
(EIDs), used within sites, and Routing Locators (RLOCs), used by the | (EIDs), used within sites, and Routing Locators (RLOCs), used by the | |||
transit networks that make up the Internet infrastructure. To | transit networks that make up the Internet infrastructure. To | |||
achieve this separation, LISP defines protocol mechanisms for mapping | achieve this separation, LISP defines protocol mechanisms for mapping | |||
skipping to change at page 20, line 35 ¶ | skipping to change at page 20, line 35 ¶ | |||
This document creates no new requirements on IANA namespaces | This document creates no new requirements on IANA namespaces | |||
[RFC5226]. | [RFC5226]. | |||
15. References | 15. References | |||
15.1. Normative References | 15.1. Normative References | |||
[RFC1918] Rekhter, Y., Moskowitz, B., Karrenberg, D., de Groot, G., | [RFC1918] Rekhter, Y., Moskowitz, B., Karrenberg, D., de Groot, G., | |||
and E. Lear, "Address Allocation for Private Internets", | and E. Lear, "Address Allocation for Private Internets", | |||
BCP 5, RFC 1918, DOI 10.17487/RFC1918, February 1996, | BCP 5, RFC 1918, DOI 10.17487/RFC1918, February 1996, | |||
<http://www.rfc-editor.org/info/rfc1918>. | <https://www.rfc-editor.org/info/rfc1918>. | |||
[RFC2131] Droms, R., "Dynamic Host Configuration Protocol", | [RFC2131] Droms, R., "Dynamic Host Configuration Protocol", | |||
RFC 2131, DOI 10.17487/RFC2131, March 1997, | RFC 2131, DOI 10.17487/RFC2131, March 1997, | |||
<http://www.rfc-editor.org/info/rfc2131>. | <https://www.rfc-editor.org/info/rfc2131>. | |||
[RFC3344] Perkins, C., Ed., "IP Mobility Support for IPv4", | [RFC3344] Perkins, C., Ed., "IP Mobility Support for IPv4", | |||
RFC 3344, DOI 10.17487/RFC3344, August 2002, | RFC 3344, DOI 10.17487/RFC3344, August 2002, | |||
<http://www.rfc-editor.org/info/rfc3344>. | <https://www.rfc-editor.org/info/rfc3344>. | |||
[RFC3775] Johnson, D., Perkins, C., and J. Arkko, "Mobility Support | [RFC3775] Johnson, D., Perkins, C., and J. Arkko, "Mobility Support | |||
in IPv6", RFC 3775, DOI 10.17487/RFC3775, June 2004, | in IPv6", RFC 3775, DOI 10.17487/RFC3775, June 2004, | |||
<http://www.rfc-editor.org/info/rfc3775>. | <https://www.rfc-editor.org/info/rfc3775>. | |||
[RFC5226] Narten, T. and H. Alvestrand, "Guidelines for Writing an | [RFC5226] Narten, T. and H. Alvestrand, "Guidelines for Writing an | |||
IANA Considerations Section in RFCs", BCP 26, RFC 5226, | IANA Considerations Section in RFCs", RFC 5226, | |||
DOI 10.17487/RFC5226, May 2008, | DOI 10.17487/RFC5226, May 2008, | |||
<http://www.rfc-editor.org/info/rfc5226>. | <https://www.rfc-editor.org/info/rfc5226>. | |||
[RFC6830] Farinacci, D., Fuller, V., Meyer, D., and D. Lewis, "The | [RFC6830] Farinacci, D., Fuller, V., Meyer, D., and D. Lewis, "The | |||
Locator/ID Separation Protocol (LISP)", RFC 6830, | Locator/ID Separation Protocol (LISP)", RFC 6830, | |||
DOI 10.17487/RFC6830, January 2013, | DOI 10.17487/RFC6830, January 2013, | |||
<http://www.rfc-editor.org/info/rfc6830>. | <https://www.rfc-editor.org/info/rfc6830>. | |||
[RFC6831] Farinacci, D., Meyer, D., Zwiebel, J., and S. Venaas, "The | [RFC6831] Farinacci, D., Meyer, D., Zwiebel, J., and S. Venaas, "The | |||
Locator/ID Separation Protocol (LISP) for Multicast | Locator/ID Separation Protocol (LISP) for Multicast | |||
Environments", RFC 6831, DOI 10.17487/RFC6831, January | Environments", RFC 6831, DOI 10.17487/RFC6831, January | |||
2013, <http://www.rfc-editor.org/info/rfc6831>. | 2013, <https://www.rfc-editor.org/info/rfc6831>. | |||
[RFC6832] Lewis, D., Meyer, D., Farinacci, D., and V. Fuller, | [RFC6832] Lewis, D., Meyer, D., Farinacci, D., and V. Fuller, | |||
"Interworking between Locator/ID Separation Protocol | "Interworking between Locator/ID Separation Protocol | |||
(LISP) and Non-LISP Sites", RFC 6832, | (LISP) and Non-LISP Sites", RFC 6832, | |||
DOI 10.17487/RFC6832, January 2013, | DOI 10.17487/RFC6832, January 2013, | |||
<http://www.rfc-editor.org/info/rfc6832>. | <https://www.rfc-editor.org/info/rfc6832>. | |||
[RFC6833] Fuller, V. and D. Farinacci, "Locator/ID Separation | [RFC6833] Fuller, V. and D. Farinacci, "Locator/ID Separation | |||
Protocol (LISP) Map-Server Interface", RFC 6833, | Protocol (LISP) Map-Server Interface", RFC 6833, | |||
DOI 10.17487/RFC6833, January 2013, | DOI 10.17487/RFC6833, January 2013, | |||
<http://www.rfc-editor.org/info/rfc6833>. | <https://www.rfc-editor.org/info/rfc6833>. | |||
[RFC6834] Iannone, L., Saucez, D., and O. Bonaventure, "Locator/ID | [RFC6834] Iannone, L., Saucez, D., and O. Bonaventure, "Locator/ID | |||
Separation Protocol (LISP) Map-Versioning", RFC 6834, | Separation Protocol (LISP) Map-Versioning", RFC 6834, | |||
DOI 10.17487/RFC6834, January 2013, | DOI 10.17487/RFC6834, January 2013, | |||
<http://www.rfc-editor.org/info/rfc6834>. | <https://www.rfc-editor.org/info/rfc6834>. | |||
[RFC6836] Fuller, V., Farinacci, D., Meyer, D., and D. Lewis, | [RFC6836] Fuller, V., Farinacci, D., Meyer, D., and D. Lewis, | |||
"Locator/ID Separation Protocol Alternative Logical | "Locator/ID Separation Protocol Alternative Logical | |||
Topology (LISP+ALT)", RFC 6836, DOI 10.17487/RFC6836, | Topology (LISP+ALT)", RFC 6836, DOI 10.17487/RFC6836, | |||
January 2013, <http://www.rfc-editor.org/info/rfc6836>. | January 2013, <https://www.rfc-editor.org/info/rfc6836>. | |||
15.2. Informative References | 15.2. Informative References | |||
[I-D.ermagan-lisp-nat-traversal] | [I-D.ermagan-lisp-nat-traversal] | |||
Ermagan, V., Farinacci, D., Lewis, D., Skriver, J., Maino, | Ermagan, V., Farinacci, D., Lewis, D., Skriver, J., Maino, | |||
F., and C. White, "NAT traversal for LISP", draft-ermagan- | F., and C. White, "NAT traversal for LISP", draft-ermagan- | |||
lisp-nat-traversal-12 (work in progress), March 2017. | lisp-nat-traversal-13 (work in progress), September 2017. | |||
Appendix A. Acknowledgments | Appendix A. Acknowledgments | |||
Albert Cabellos, Noel Chiappa, Pierre Francois, Michael Menth, Andrew | Albert Cabellos, Noel Chiappa, Pierre Francois, Michael Menth, Andrew | |||
Partan, Chris White and John Zwiebel provided insightful comments on | Partan, Chris White and John Zwiebel provided insightful comments on | |||
the mobile node concept and on this document. A special thanks goes | the mobile node concept and on this document. A special thanks goes | |||
to Mary Nickum for her attention to detail and effort in editing | to Mary Nickum for her attention to detail and effort in editing | |||
early versions of this document. | early versions of this document. | |||
Appendix B. Document Change Log | Appendix B. Document Change Log | |||
B.1. Changes to draft-ietf-lisp-mn-00.txt | B.1. Changes to draft-ietf-lisp-mn-01.txt | |||
o Posted October 2017. | ||||
o Update document timer and references. | ||||
B.2. Changes to draft-ietf-lisp-mn-00.txt | ||||
o Posted April 2017. | o Posted April 2017. | |||
o Changed draft-meyer-lisp-mn-16 to working group document. | o Changed draft-meyer-lisp-mn-16 to working group document. | |||
Authors' Addresses | Authors' Addresses | |||
Dino Farinacci | Dino Farinacci | |||
lispers.net | lispers.net | |||
San Jose, CA 95134 | San Jose, CA 95134 | |||
End of changes. 21 change blocks. | ||||
21 lines changed or deleted | 28 lines changed or added | |||
This html diff was produced by rfcdiff 1.46. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |