Find Address of Embedded Linux Devices
To find the IP address of the Linux® device, follow these steps.
Open a terminal into the Linux device.
At the terminal, enter
ifconfigor equivalent network configuration utility to show the network and connection information of the device.Locate the
eth0device, and get the value ofinet addrfrom the terminal output.