Option 66 (TFTP/HTTP(S) server name)
This option is used to identify a TFTP/HTTP(S) server. The code for this option is 66, and its minimum length is 1.
- Valid Values
- <protocol> : // <IP address> or <domain> e.g. http://10.0.0.2 , https://provisioning.company.com
- <IP address> or <domain> e.g. 10.0.0.2, provisioning.company.com
where <protocol> = server type/protocol
where <IP address> = server IP address
where <domain> = server domain name
Without specifying the <protocol> the firmware will attempt all supported server protocol types consecutively:
- tftp://...
- http://...
- https://...
Examples: