| ARRIS Enterprises, Inc. Confidential Information |
XML manifest fileThe STB begins the HTTP boot process by requesting a page from the server's root directory using the STB Bootcast ID. For a VIP4302WBT the request will be For making the HTTP boot more dynamic and configurable on the server side, the STB adds its serial number, MAC address, boot loader version, software version, splash version and diagnostic image version as parameters to the request, e.g.
The response from the server should look something like this: <sdk_root>/examples/http-boot/arris-vip4302wbt-dev
The manifest file contains two sections. The first section,
User name and password can be percent-encoded and is used for basic access authorization. This feature is only supported in DBL version 6.7 and newer. The second section of the XML manifest file, A full list of the supported parameters in this version of the DBL can be found here. Please keep in mind the supported parameters may change slightly between different DBL versions. Please check the DTD file carefully. |