6lo Working Group | M. Richardson |
Internet-Draft | Sandelman Software Works |
Intended status: Informational | October 19, 2016 |
Expires: April 22, 2017 |
GRASP discovery of Registrar by Join Assistant
draft-richardson-anima-6join-discovery-00
This document describes an Autonomic System Agent (ASA) that permits discovery of a registrar, as well as determination via GRASP if a registrar would be willing to consider enrolling a specific node.
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 http://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 April 22, 2017.
Copyright (c) 2016 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 (http://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.
[I-D.richardson-6tisch-dtsecurity-secure-join] and [I-D.ietf-anima-bootstrapping-keyinfra] describe autonomic protocols wherein a New Entity or Pledge is joined to a network. While the two protocols are different, in each case they make use of a helper, called the Join Assistant which is a single layer-2 hop from the pledge.
The Join Assistant relays packets to and from the Registrar using a circuit proxy, or with an IPIP tunnel. In order to do this, the Join Assistant needs to know the address of the Registrar.
GRASP has a discovery mechanism that permits the Join Assistant to discover the location of the Registrar, and then, it can use the negotiation part of the protocol to communicate the existance of the new Pledge/New Entity to the Registrar.
In this document, the key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" are to be interpreted as described in BCP 14, RFC 2119 [RFC2119] and indicate requirement levels for compliant STuPiD implementations.
This ASA has an objective named "6JOIN".
The objective takes two arguments: the EUI-64 or IID of the new pledge, and an enumerated type to indicate the kind of join process being pursued. The current list of join process mechanism are:
objective = ["6JOIN", objective-flags, loop-count, [IID, join-method]] loop-count = 0..255 ; as in the GRASP specification objective-flags /= ; as in the GRASP specification IID = bytes .size 8 ; the IID of the New Entity or Pledge join-method /= "6p-ipip" ; the Join method is outgoing CoAP-6p ; with an IPIP encapsulation join-method /= "https-est" ; the Join method is EST over HTTP
TBD.
This allocates a new entry in the GRASP Objective Names Table with the name "6JOIN".
[I-D.ietf-anima-grasp] | Bormann, C., Carpenter, B. and B. Liu, "A Generic Autonomic Signaling Protocol (GRASP)", Internet-Draft draft-ietf-anima-grasp-07, September 2016. |
[RFC2119] | Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997. |
[RFC7228] | Bormann, C., Ersue, M. and A. Keranen, "Terminology for Constrained-Node Networks", RFC 7228, DOI 10.17487/RFC7228, May 2014. |
[I-D.ietf-anima-bootstrapping-keyinfra] | Pritikin, M., Richardson, M., Behringer, M. and S. Bjarnason, "Bootstrapping Remote Secure Key Infrastructures (BRSKI)", Internet-Draft draft-ietf-anima-bootstrapping-keyinfra-03, June 2016. |
[I-D.richardson-6tisch-dtsecurity-secure-join] | Richardson, M., "6tisch Secure Join protocol", Internet-Draft draft-richardson-6tisch-dtsecurity-secure-join-00, September 2016. |
insert appendix here