Anchorless mobility through hICN
draft-auge-dmm-hicn-mobility-00
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Last updated |
|
2018-06-20
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
pdf
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)
|
DMM Working Group J. Auge
Internet-Draft G. Carofiglio
Intended status: Informational L. Muscariello
Expires: December 22, 2018 M. Papalini
Cisco Systems Inc.
June 20, 2018
Anchorless mobility through hICN
draft-auge-dmm-hicn-mobility-00
Abstract
This document presents how mobility management is handled in Hybrid-
ICN [I-D.muscariello-intarea-hicn]. The objective of the document is
to present how end-points mobility is managed in two main cases: the
end-point sends data (data producer ) or the end-point receive data
(data consumer). These two cases are taken into account entirely to
provide anchorless mobility management in hICN.
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 December 22, 2018.
Copyright Notice
Copyright (c) 2018 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. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
Auge, et al. Expires December 22, 2018 [Page 1]
Internet-Draft Anchorless mobility through hICN June 2018
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
1.1. Anchors and anchorless mobility . . . . . . . . . . . . . 3
2. Towards locator-independent network architectures . . . . . . 4
3. Information-Centric Networking (ICN) . . . . . . . . . . . . 5
3.1. Hybrid-ICN overview . . . . . . . . . . . . . . . . . . . 5
3.2. Consumer and producer mobility . . . . . . . . . . . . . 6
4. Hybrid-ICN Anchorless Mobility Management (hICN-AMM) . . . . 7
4.1. Signalization messages; acknowledgements and
retransmission . . . . . . . . . . . . . . . . . . . . . 8
4.2. Dynamic face creation and producer-triggered
advertisements . . . . . . . . . . . . . . . . . . . . . 8
4.3. Update protocol . . . . . . . . . . . . . . . . . . . . . 9
4.3.1. Illustration . . . . . . . . . . . . . . . . . . . . 9
4.3.2. Message content . . . . . . . . . . . . . . . . . . . 10
4.3.3. Processing at network routers . . . . . . . . . . . . 11
4.4. Notifications and scoped discovery . . . . . . . . . . . 11
4.4.1. Notification processing . . . . . . . . . . . . . . . 11
4.4.2. Illustration . . . . . . . . . . . . . . . . . . . . 12
5. Benefits . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.1. Overview . . . . . . . . . . . . . . . . . . . . . . . . 13
5.2. Simplicity, scalability, efficiency . . . . . . . . . . . 13
5.3. Reduced latency through caching . . . . . . . . . . . . . 14
5.4. Improved reliability through caching . . . . . . . . . . 15
5.5. Local mobility and recovery from common cache . . . . . . 16
5.6. Additional reliability through consumer multihoming . . . 17
5.7. Bandwidth aggregation with consumer multihoming . . . . . 19
5.8. Traffic and signalization offload . . . . . . . . . . . . 20
6. Discussion . . . . . . . . . . . . . . . . . . . . . . . . . 21
6.1. Scope . . . . . . . . . . . . . . . . . . . . . . . . . . 21
6.2. Interaction with non-hICN enabled routers . . . . . . . . 22
6.3. Security considerations . . . . . . . . . . . . . . . . . 22
7. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 23
8. References . . . . . . . . . . . . . . . . . . . . . . . . . 23
8.1. Normative References . . . . . . . . . . . . . . . . . . 23
Show full document text