Skip to content

Commit 6c320ce

Browse files
Graf ThomasGraf Thomas
Graf Thomas
authored and
Graf Thomas
committed
merged input from Alex on Domain Obervation ID reference
1 parent 5684a8f commit 6c320ce

2 files changed

+21
-24
lines changed

draft-ietf-netconf-distributed-notif-07.txt

+18-18
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Table of Contents
9898
17.1. Normative References . . . . . . . . . . . . . . . . . . 12
9999
17.2. Informative References . . . . . . . . . . . . . . . . . 13
100100
Appendix A. Examples . . . . . . . . . . . . . . . . . . . . . . 14
101-
A.1. Dynamic Subscription . . . . . . . . . . . . . . . . . . 15
101+
A.1. Dynamic Subscription . . . . . . . . . . . . . . . . . . 14
102102
A.2. Configured Subscription . . . . . . . . . . . . . . . . . 18
103103
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 20
104104

@@ -338,10 +338,10 @@ Zhou, et al. Expires 3 January 2024 [Page 6]
338338
Internet-Draft Distributed Notifications July 2023
339339

340340

341-
The Receiver can associate the YANG data records with Subscription ID
342-
[RFC8639] to the subscribed subscription and with publisherId
343-
[I-D.tgraf-netconf-notif-sequencing] to one of the Publisher Agents
344-
software processes to enable message integrity.
341+
The Receiver is able to associate the YANG data records with
342+
Subscription ID [RFC8639] to the subscribed subscription and with
343+
Message Observation Domain ID to one of the Publisher Agents software
344+
processes to enable message integrity.
345345

346346
For the dynamic subscription, the output of the "establish-
347347
subscription" RPC defined in [RFC8639] MUST include a list of Message
@@ -745,14 +745,6 @@ Internet-Draft Distributed Notifications July 2023
745745
<https://datatracker.ietf.org/doc/html/draft-ietf-netconf-
746746
udp-notif-09>.
747747

748-
[I-D.tgraf-netconf-notif-sequencing]
749-
Graf, T., Quilbeuf, J., and A. H. Feng, "Support of
750-
Hostname and Sequencing in YANG Notifications", Work in
751-
Progress, Internet-Draft, draft-tgraf-netconf-notif-
752-
sequencing-01, 25 March 2023,
753-
<https://datatracker.ietf.org/doc/html/draft-tgraf-
754-
netconf-notif-sequencing-01>.
755-
756748
[INSA-Lyon-Publisher]
757749
"INSA Lyon, YANG Push publisher example implementation",
758750
<https://github.com/network-analytics/udp-notif-scapy>.
@@ -776,6 +768,14 @@ Appendix A. Examples
776768

777769
This appendix is non-normative.
778770

771+
A.1. Dynamic Subscription
772+
773+
Figure 2 shows a typical dynamic subscription to the device with
774+
distributed data export capability.
775+
776+
777+
778+
779779

780780

781781

@@ -786,11 +786,6 @@ Zhou, et al. Expires 3 January 2024 [Page 14]
786786
Internet-Draft Distributed Notifications July 2023
787787

788788

789-
A.1. Dynamic Subscription
790-
791-
Figure 2 shows a typical dynamic subscription to the device with
792-
distributed data export capability.
793-
794789
+-------------+ +-------------+ +-------------+
795790
| Subscriber/ | | Publisher | | Publisher |
796791
| Receiver | | (Master) | | (Agent) |
@@ -837,6 +832,11 @@ A.1. Dynamic Subscription
837832

838833

839834

835+
836+
837+
838+
839+
840840
Zhou, et al. Expires 3 January 2024 [Page 15]
841841

842842
Internet-Draft Distributed Notifications July 2023

draft-ietf-netconf-distributed-notif-07.xml

+3-6
Original file line numberDiff line numberDiff line change
@@ -364,11 +364,10 @@
364364
defined by the YANG schema, so that the decomposition at the Receiver
365365
can benefit from the structured and hierarchical data records.</t>
366366

367-
<t>The Receiver can associate the YANG data records with <xref
367+
<t>The Receiver is able to associate the YANG data records with <xref
368368
target="RFC8639">Subscription ID</xref> to the subscribed subscription
369-
and with <xref
370-
target="I-D.tgraf-netconf-notif-sequencing">publisherId</xref> to one of
371-
the Publisher Agents software processes to enable message integrity.</t>
369+
and with Message Observation Domain ID to one of the Publisher Agents
370+
software processes to enable message integrity.</t>
372371

373372
<t>For the dynamic subscription, the output of the
374373
"establish-subscription" RPC defined in <xref target="RFC8639"/> MUST
@@ -688,8 +687,6 @@ module ietf-distributed-notif {
688687
</references>
689688

690689
<references title="Informative References">
691-
<?rfc include="http://xml.resource.org/public/rfc/bibxml-ids/reference.I-D.tgraf-netconf-notif-sequencing.xml"?>
692-
693690
<?rfc include="http://xml.resource.org/public/rfc/bibxml-ids/reference.I-D.ietf-netconf-udp-notif.xml"?>
694691

695692
<?rfc include="http://xml.resource.org/public/rfc/bibxml-ids/reference.I-D.ietf-netconf-https-notif.xml"?>

0 commit comments

Comments
 (0)