What is the default IP address of a TSXETG30xx module?
The default IP address of a TSXETG30xx module is 10.10.xx.xx, where the last two octets are the last two octets of the module's MAC address, converted from hex to decimal.
For example, with MAC address 00:80:F4:03:51:96:
- Hex
51→ decimal81 - Hex
96→ decimal150
So the default IP address would be 10.10.81.150