Question
How Do I Find my Sensor's IP Address?
Answer
One method is to use the Sensor Discovery Tool in the SOFTWARE_GO_UTILITIES package. This package is available for download on the LMI Website. Please note the Gocator Classic Discovery Tool does not display sensors with GoPxL Firmware installed, and vice versa.
Another method is to first open the Command Prompt, then type ipconfig to note the IP Address and Subnet of your machine.
The next step is then to ping the Gateway (first 3 octets is your subnet, the 4th is 255). For example: ping 192.168.1.255. After the first timeout, you may hit CTRL+C to cancel.
Lastly, type arp -a to display all current ARP entries on your network interface. The sensor should be listed as Dynamic Type.
Comments
0 comments
Please sign in to leave a comment.