This procedure is helpful when you need the IP address of your Edge Device / Embedded Agent.

What you will need

Make sure that you have prepared the following points:

Get the IP address

📌Note: Write the IP address down.

  1. Access the edge device remotely (Access the Edge Device via Remote Terminal).
  2. In the terminal type in the following command and press return.
ifconfig

The IP address is displayed in the section eth0. For example inet addr:192.168.1.128:

 eth0      Link encap:Ethernet  HWaddr 00:0F:20:CF:8B:42
           inet addr:192.168.1.128  Bcast:  Mask:255.255.255.192
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:2472694671 errors:1 dropped:0 overruns:0 frame:0
           TX packets:44641779 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000