Network Script 1.0
April 13, 2009

This Network Script allows you to manually set the IP address of the BrightSign HD210 or HD1010.


Requirements:
* Brightsign HD210 or HD1010
* Firmware version 3.0.13 or later


Follow these steps to use manually configure the Brightsign HD2000:
********************************************************************************
The Brightsign is configured to use DHCP by default. To configure it manually:

1. Open the Network Script using any text editor

2. Find the following section in the script and update the values to fit your network.


REM Adjust network settings here if necessary
REM
IP_Address =192.168.1.222
IP_NetMask =255.255.255.0
IP_Gateway =192.168.1.1
IP_Broadcast =192.168.1.255
IP_DNS1 =192.168.1.1
IP_DNS2 =192.168.1.1
IP_DNS3 = 192.168.1.1

3. Adjust the IP address and other settings to match your network values. If you aren't sure what should be used, please consult your IT department. 

4. Copy the script to a flash card 

5. Insert the card into the Brightsign

6. Power up the unit

8. Unplug the unit when instructed to do so.
