38 Operating the Equipment
CP560 DVB-T2 Gateway User’s Manual Rev. 2.2 (3686) ID: um_t2gateway
1. Install the USB driver from the product CD (setup_ftdi_usb_drivers.exe). (This step may
be omitted if the driver has already been installed.)
2. Connect your computer USB port to the CP560 USB port using a suitable cable.
3. Access the terminal interface using a suitable terminal program, emulating an ANSI
terminal, on your PC (e.g. HyperTerminal). The USB will appear as a virtual COM
port on your PC. No specific serial port settings are required. Assure "scroll lock" is
not on. Type <enter> and see that you have a prompt (app>).
4. In the terminal, type the following command and press <Enter>:
net ipconfig --ip <ip address> --mask <subnet mask> --gw <default gateway>.
Example:
app>net ipconfig --ip 10.40.80.100 --mask 255.255.255.0 --gw 10.40.80.1
This will result in the IP address 10.40.80.100 being set. The subnet mask is set to 255.255.255.0
and the default gateway to 10.40.80.1.
Note: The product CD shipped with the CP560 contains a USB driver
to use for serial communication with the device on the USB port. The
MS Windows driver installation script is configured to give a one-to-one
relationship between the physical USB port number on the PC and the COM port
number to use on the PC. Drivers retrieved from http://www.ftdichip.com will also
work, but these may not have the same COM port number mapping.