AN-X2-GENI (AN-X-GENI/B) Page
13
Each line consists of a keyword followed by a colon and then a value.
Example:
IP: 192.168.1.12
Anything after a semicolon on a line is treated as a comment.
Keyword
Possible Values
IP
LOCAL
DHCP
static IP address
Netmask
Ethernet netmask, used only if IP is a static IP address
DefGtwy
default gateway, used only if IP is a static IP address
Hostname
Ethernet host name, from 1 to 30 characters
Firmware
Firmware file to run at startup, must be present on microSD
card
If you edit the file and AN-X2 finds an error during startup, it flashes an error code on the
SYS (or MS) LED, see page 54.
Example config.txt files
Example: Link- Local IP address
IP: LOCAL
Hostname: ANX2Geni
Firmware: AN-X2-GENI-MAS
Example: DHCP
IP: DHCP
Hostname: ANX2Geni
Firmware: AN-X2-GENI-MAS
Example: static IP address
IP: 192.168.1.14
NetMask: 255.255.255.0
DefGtwy: 192.168.1.1
HostName: ANX2Geni
Firmware: AN-X2-GENI-MAS