rfc9633v7.txt | rfc9633.txt | |||
---|---|---|---|---|
skipping to change at line 1437 ¶ | skipping to change at line 1437 ¶ | |||
} | } | |||
leaf-list member-app-flow { | leaf-list member-app-flow { | |||
type app-flow-ref; | type app-flow-ref; | |||
config false; | config false; | |||
description | description | |||
"A list of applications attached to this profile. Each | "A list of applications attached to this profile. Each | |||
application that uses a profile has an automatically | application that uses a profile has an automatically | |||
populated reference."; | populated reference."; | |||
reference | reference | |||
"RFC 9633: Deterministic Networking (DetNet) YANG Data | "RFC 9633: Deterministic Networking (DetNet) YANG Data | |||
Model, Section 6"; | Model, Sections 6 and 7"; | |||
} | } | |||
leaf-list member-svc-sublayer { | leaf-list member-svc-sublayer { | |||
type service-sub-layer-ref; | type service-sub-layer-ref; | |||
config false; | config false; | |||
description | description | |||
"A list of service sub-layers attached to this profile. | "A list of service sub-layers attached to this profile. | |||
Each service sub-layer that uses a profile has an | Each service sub-layer that uses a profile has an | |||
automatically populated reference."; | automatically populated reference."; | |||
reference | reference | |||
"RFC 9633: Deterministic Networking (DetNet) YANG Data | "RFC 9633: Deterministic Networking (DetNet) YANG Data | |||
Model, Section 6"; | Model, Sections 6 and 7"; | |||
} | } | |||
leaf-list member-fwd-sublayer { | leaf-list member-fwd-sublayer { | |||
type forwarding-sub-layer-ref; | type forwarding-sub-layer-ref; | |||
config false; | config false; | |||
description | description | |||
"A list of forwarding sub-layers attached to this profile. | "A list of forwarding sub-layers attached to this profile. | |||
Each forwarding sub-layer that uses a profile has an | Each forwarding sub-layer that uses a profile has an | |||
automatically populated reference."; | automatically populated reference."; | |||
reference | reference | |||
"RFC 9633: Deterministic Networking (DetNet) YANG Data | "RFC 9633: Deterministic Networking (DetNet) YANG Data | |||
Model, Section 6"; | Model, Sections 6 and 7"; | |||
} | } | |||
} | } | |||
container app-flows { | container app-flows { | |||
description | description | |||
"Configuration information for DetNet App-flows."; | "Configuration information for DetNet App-flows."; | |||
reference | reference | |||
"RFC 9016: Flow and Service Information Model for | "RFC 9016: Flow and Service Information Model for | |||
Deterministic Networking (DetNet), Section 4.1"; | Deterministic Networking (DetNet), Section 4.1"; | |||
list app-flow { | list app-flow { | |||
key "name"; | key "name"; | |||
End of changes. 3 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. |