File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -506,15 +506,14 @@ can be mapped to YANG parameters.
506506
507507# Security Considerations
508508
509- This section uses the template described in {{Section 3.7 of ?I-D.ietf-netmod-rfc8407bis}}.
510-
511- The "ietf-schedule" YANG module specified in this document defines schema for data
512- that is designed to be accessed via network management protocols such
513- as NETCONF {{!RFC6241}} or RESTCONF {{!RFC8040}}. The lowest NETCONF layer
514- is the secure transport layer, and the mandatory-to-implement secure
515- transport is Secure Shell (SSH) {{!RFC6242}}. The lowest RESTCONF layer
516- is HTTPS, and the mandatory-to-implement secure transport is TLS
517- {{!RFC8446}}.
509+ This section is modeled after the template described in {{Section 3.7 of ?I-D.ietf-netmod-rfc8407bis}}.
510+
511+ The "ietf-schedule" YANG module defines data
512+ models that are designed to be accessed via YANG-based management
513+ protocols, such as NETCONF {{?RFC6241}} and RESTCONF {{?RFC8040}}. These
514+ protocols have to use a secure transport layer (e.g., SSH {{?RFC4252}},
515+ TLS {{?RFC8446], and QUIC {{?RFC9000}}) and have to use mutual
516+ authentication.
518517
519518 The Network Configuration Access Control Model (NACM) {{!RFC8341}}
520519 provides the means to restrict access for particular NETCONF or
You can’t perform that action at this time.
0 commit comments