zhangli-abcd / TVR-Applicability

Other
0 stars 0 forks source link

Section 4.4 Encoding of YANG Model #6

Closed danielkinguk closed 1 month ago

danielkinguk commented 1 month ago

Here is some suggested text for Section 4.4 Encoding of YANG Model

The TVR data model [I-D.ietf-tvr-schedule-yang] can be used to manage network resources and topologies with scheduled attributes. There modules defined in the TVR data model, these are:

o Module ietf-tvr-schedule.yang contains the schedule YANG definitions. This module uses groupings from [I.D.ietf-netmod-schedule-yang] data model; o Module ietf-tvr-topology.yang defines a network topology with time-variant availability schedule;
o Module ietf-tvr-node.yang is to be used to manage scheduled attributes of a single node.

To create a schedule the following TVR data model objects and subsequent branches are used:

o node-schedule o interface-schedule o attribute-schedule

An example TVR scenario is provided below, where a a wireless link is shut down for 12 hours, from 19:00 to 7am the next day. The schedule is identified using a schedule-id, and the recurring schedule can be applied for multiple days using Coordinated Universal Time (UTC).

example.txt

The methods for disseminating and propagating the generated schedule are discussed in the following subsections. <<

zhangli-abcd commented 1 month ago

Merged