RPL Observations
draft-ietf-roll-rpl-observations-05
ROLL R. Jadhav, Ed.
Internet-Draft
Intended status: Standards Track R. Sahoo
Expires: June 3, 2021 Juniper
Y. Wu
Huawei
November 30, 2020
RPL Observations
draft-ietf-roll-rpl-observations-05
Abstract
This document describes RPL protocol design issues, various
observations and possible consequences of the design and
implementation choices.
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 3, 2021.
Copyright Notice
Copyright (c) 2020 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
include Simplified BSD License text as described in Section 4.e of
Jadhav, et al. Expires June 3, 2021 [Page 1]
Internet-Draft RPL Observations November 2020
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Motivation . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1. Requirements Language and Terminology . . . . . . . . . . 3
3. DTSN increment in storing MOP . . . . . . . . . . . . . . . . 4
3.1. Deliberations . . . . . . . . . . . . . . . . . . . . . . 5
4. DAO retransmission and use of DAO-ACK in storing MOP . . . . 5
4.1. Significance of bidirectional Path establishment
indication and relevance of DAO-ACK . . . . . . . . . . . 6
4.2. Problems with hop-by-hop DAO-ACK . . . . . . . . . . . . 6
4.3. Problems with end-to-end DAO-ACK . . . . . . . . . . . . 6
4.4. Deliberations . . . . . . . . . . . . . . . . . . . . . . 6
4.5. Implementation Notes . . . . . . . . . . . . . . . . . . 7
5. Interpreting Trickle Timer . . . . . . . . . . . . . . . . . 7
6. Handling resource unavailability . . . . . . . . . . . . . . 8
6.1. Deliberations . . . . . . . . . . . . . . . . . . . . . . 8
7. Handling aggregated targets . . . . . . . . . . . . . . . . . 9
7.1. Deliberations . . . . . . . . . . . . . . . . . . . . . . 9
8. RPL Transit Information in DAO . . . . . . . . . . . . . . . 9
8.1. Deliberations . . . . . . . . . . . . . . . . . . . . . . 10
9. Upgrades or Extensions to RPL protocol . . . . . . . . . . . 10
10. Path Control bits handling . . . . . . . . . . . . . . . . . 10
11. Asymmetric Links and RPL . . . . . . . . . . . . . . . . . . 11
12. Adjacencies probing with RPL . . . . . . . . . . . . . . . . 11
12.1. Deliberations . . . . . . . . . . . . . . . . . . . . . 12
13. Control Options eliding mechanism in RPL . . . . . . . . . . 12
14. Managing persistent variables across node reboots . . . . . . 12
14.1. Persistent storage and RPL state information . . . . . . 12
14.2. Lollipop Counters . . . . . . . . . . . . . . . . . . . 13
14.3. RPL State variables . . . . . . . . . . . . . . . . . . 14
14.3.1. DODAG Version . . . . . . . . . . . . . . . . . . . 14
14.3.2. DTSN field in DIO . . . . . . . . . . . . . . . . . 14
14.3.3. PathSequence . . . . . . . . . . . . . . . . . . . . 15
14.4. State variables update frequency . . . . . . . . . . . . 15
14.5. Deliberations . . . . . . . . . . . . . . . . . . . . . 15
14.6. Implementation Notes . . . . . . . . . . . . . . . . . . 16
15. Capabilities and its role in RPL . . . . . . . . . . . . . . 16
15.1. Handshaking node capabilities . . . . . . . . . . . . . 16
15.2. How do Capabilities differ from MOP and Configuration
Show full document text