RFC Errata
RFC 8572, "Secure Zero Touch Provisioning (SZTP)", April 2019
Source of RFC: netconf (ops)
Errata ID: 6685
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Alex Krichevsky
Date Reported: 2021-09-14
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.