CARVIEW |
Select Language
HTTP/2 200
date: Tue, 15 Jul 2025 02:22:48 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
set-cookie: PHPSESSID=48k9qom2hicpf4075hc3f7gi1v; path=/
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 95f5cb49ee424e3d-BLR
alt-svc: h3=":443"; ma=86400
RFC Errata Report » RFC Editor
See Also: RFC 6020 w/ inline errata
Search RFCs
The Series
For Authors
Sponsor
RFC Errata
RFC 6020, "YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)", October 2010
Source of RFC: netmod (ops)See Also: RFC 6020 w/ inline errata
Errata ID: 3493
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Jernej Tuljak
Date Reported: 2013-02-24
Verifier Name: Benoit Claise
Date Verified: 2013-02-24
Section 12 says:
value-stmt = value-keyword sep integer-value stmtend
It should say:
value-stmt = value-keyword sep integer-value-arg-str stmtend integer-value-arg-str = < a string that matches the rule integer-value-arg > integer-value-arg = integer-value
Notes:
Value statement should follow the rules for specifying YANG statement arguments. Current grammar does not allow a quoted string to appear as an argument to a value-stmt. Published IETF YANG modules exist which assume a quoted string may appear as an argument to this statement (eg. ietf-inet-types).
IAB • IANA • IETF • IRTF • ISE • ISOC • IETF Trust
Reports • Privacy Statement • Site Map • Contact Us