Information Distribution in Autonomic Networking
draft-liu-anima-grasp-distribution-12
|
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Last updated |
|
2019-11-04
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
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)
|
ANIMA WG B. Liu
INTERNET-DRAFT Huawei Technologies
Intended Status: Standard Track X. Xiao
Expires: May 7, 2020 MRC, Huawei Technologies
S. Jiang
Huawei Technologies
A. Hecker
Z. Despotovic
MRC, Huawei Technologies
November 4, 2019
Information Distribution in Autonomic Networking
draft-liu-anima-grasp-distribution-12
Abstract
This document discusses the requirement to autonomic nodes supporting
information distribution based over GRASP in autonomic networks. In
general, information distribution can be categorized into two
different modes: 1) one autonomic node instantly sends information to
other nodes in the domain; 2) one autonomic node publishes some
information and asynchronously some other interested nodes request
the published information. In the former case, information data will
be generated and consumed instantly. In the latter case, information
data live longer in the network.
These capabilities are basic and fundamental to an autonomous network
system (i.e. ANI [I-D.ietf-anima-reference-model]). This document
clarifies possible use cases of information distribution in ANI and
requirements to ANI so that rich information distribution can be
natively supported. Extensions to autonomic nodes are proposed and
detailed embodiments based on GRASP are discussed.
Status of this Memo
This Internet-Draft is submitted to IETF in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF), its areas, and its working groups. Note that
other groups may also distribute working documents as
Internet-Drafts.
Internet-Drafts are draft documents valid for a maximum of six months
Liu, et al. Expires May 7, 2020 [Page 1]
INTERNET DRAFT Information Distribution in ANI November 4, 2019
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."
The list of current Internet-Drafts can be accessed at
http://www.ietf.org/1id-abstracts.html
The list of Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html
Copyright and License Notice
Copyright (c) 2019 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.
Table of Contents
1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . . 3
3. Requirements of Advanced Information Distribution . . . . . . . 4
4. Information Distribution Module in ANI . . . . . . . . . . . . 5
5. Node Behaviors . . . . . . . . . . . . . . . . . . . . . . . . 5
5.1 Instant Information Distribution . . . . . . . . . . . . . . 6
5.2 Asynchronous Information Distribution . . . . . . . . . . . 7
5.3 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . 12
6. Protocol Specification (GRASP extension) . . . . . . . . . . . 12
6.1 Un-solicited Synchronization Message (A new GRASP Message) . 12
6.2 Selective Flooding Option . . . . . . . . . . . . . . . . . 12
6.3 Subscription Objective Option . . . . . . . . . . . . . . . 13
6.4 Un_Subscription Objective Option . . . . . . . . . . . . . . 13
6.5 Publishing Objective Option . . . . . . . . . . . . . . . . 13
7. Security Considerations . . . . . . . . . . . . . . . . . . . . 14
8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 14
9. References . . . . . . . . . . . . . . . . . . . . . . . . . . 15
9.1 Normative References . . . . . . . . . . . . . . . . . . . . 15
Show full document text