Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After entered Download Location Round Robin filter, then edit your image downloading details.

...

For TFTP

...

Server

STEP 1:

Enable Never use HTTP and select your Rongue model.

...

Example, http://35.155.171.121:9092/xconf/swu/stb?eStbMac=D8:58:D7:00:A6:B4

...

For HTTP Server

STEP 1:

1) Enter the "Location (FQDN)" field is local/Public http server (fully qualified domain name ) (ex : www.myfirmware.com)
2) Enter the "Location (full URL)" field is full location path of local/Public http server (ex : http://www.myfirmware.com)
3) Unclick the check box of Never use HTTP
4) Removed the model name from Rogue Models and removed the firmware version (If it's not updated earlier, please ignore this step).
5) click the save button.
6) In DUT, please edit the following file with below format,If it's local http server
i) Open the /etc/hosts
ii) Add your local http server ip with DNS ( Ex : <Machine IP where http server is running> www.myfirmware.com)
iii) Save the file.

Note : Every reboot, You need to add the above three steps if it's local http server.

7) If it's local http server, please add the below line in /etc/hosts

 <wan IP of board> http://myfirmware.com

Image Added

STEP 2:

Verify that XConf Server configuration displays the Json response from the mentioned URL:

http://<Xconf Server IP:port no.>/xconf/swu/stb?eStbMac=<MAC address>

Example, http://35.155.171.121:9092/xconf/swu/stb?eStbMac=D8:58:D7:00:A6:B4


Turris-Omnia Board

U-boot-fw-Utils Configuration:

...