RFC Errata
RFC 8572, "Secure Zero Touch Provisioning (SZTP)", April 2019
Note: This RFC has been updated by RFC 9646
Source of RFC: netconf (ops)
Errata ID: 6685
Status: Rejected
Type: Technical
Publication Format(s) : TEXT
Reported By: Alex Krichevsky
Date Reported: 2021-09-14
Rejected by: Robert Wilton
Date Rejected: 2024-01-12
Section 8.3 says:
Each URI entry in the bootstrap-server-list is structured as follows: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-...-+-+-+-+-+-+-+ | uri-length | URI | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-...-+-+-+-+-+-+-+ * uri-length: 2 octets long; specifies the length of the URI data. * URI: URI of the SZTP bootstrap server.
It should say:
Multiple URI entries can be specified in a comma-separated list.
Notes:
Most of DHCP servers can be configured only with ASCII string for options.
--VERIFIER NOTES--
As discussed with the authors on the NETCONF mailing list the intent is to have one URI entry per uri-data entry (containing URI-length and the associated URI). Multiple instances of uri-data entry are permitted.