Configuring Terminal UltraLight

For the Terminal UltraLight configuration you can use:

It is possible to configure following properties using Remote configuration tool for hardware terminals (Termtool)

  • Terminal's IP address

  • Netmask address

  • Gateway IP address

  • Enable / disable DNS server IP address

  • SafeQ server's IP address

  • Enable / disable sound

  • Level of debug mode

  • Card reader protocol

  • Enable / disable Refresh server IPs

Refresh server IPs

Following property enables / disables automatic servers IP configuring (main server and nodes).

  • Enabled - (Default) Servers IP addresses are automatically configured based on running SafeQ servers.

  • Disabled - Currently configured servers IP addresses stay unchanged. This apply also for nonstandard situations such as servers behind NAT or cold backup servers.

How to set Refresh server IPs on Terminal Ultralight

  1. You need following tools: termtool.exe and squl_cfg_set.bat. They are distributed with Terminal UltraLight firmware.

  2. Prepare configuration file. For example cfg.txt.

  3. This file will contain only one line with NOSRVREFRESH=0 if you want to enable Refresh server IPs or line with NOSRVREFRESH=1 if you want to disable Refresh server IPs.

  4. In command line run following command: "squl_cfg_set.bat <IP address of Terminal Ultralight> <configuration file>" . (Real example: "squl_cfg_set.bat 10.0.5.122 cfg.txt")