How do i find unknown plc ip address

Saudi jamal

Member
Join Date
Jun 2015
Location
oman
Posts
147
Dear all,
we have allen breadly plc compactlogix L32.i dont know the ip address of this plc.so i could not get communication with plc.
kindly guide me.how can i find ip address. actualy i would like to upload the program for back up.
kind regards.
jamal.
 
If you have a copy of the program, go to the modules, right click on the ethernet one then go to port configuration and it should be there.

If you dont have one, then I find serial lead the easiest, go online and then do the above steps.
 
If you know at least what subnet it is on you can do a broadcast ping and look at the MAC address (assuming you have no other A-B PLC's in that submet) to distinguish which one it is. Or connect directly and see what replies.
 
Connect it to your laptop via ethernet isolating it from anything else. Run angry ip or Wireshark to find all active ips. Pretty simple.
 
Better way,

Open up the RSLinx program and create a new connection via the EtherNet/IP driver. Make sure its the EtherNet/IP and not just Ethernet. Any devices on the network which has EtherNet/IP abilities (Like the L23) will broadcast a whois packet every 30 seconds or so and contained in that packet will be the information of the device you can see the IP there.

Not to mention you can establish a connection to the PLC using the EtherNet/IP driver and you don't have to be in the same local TCP subnet to do this. That way if your computer is setup with 192.168.1.XXX and the plc is like 10.1.10.XXX something, using the EtherNet/IP driver you can still communicate to the device because you're using TCP/UDP packets not TCP strictly.

Give it a shot.

RSLinx_EthernetIP.jpg
 
Last edited:
Hi guys,
Thank-you very much to everyone. My problem has been solved.
Special thanks to Mr.rhys_M and Mr.esponda. I was followed your instructions and found IP address and upload the program and keep beck up for future use.
Kind regards.
Jamal.
 

Similar Topics

Hi, I have a device that has a static IP that is unknown on an unknown subnet. How can I find this IP using my laptop. I tried using wireshark...
Replies
27
Views
20,206
Hello all, So the company I'm with just got the RSLogix 5000 software so I can make some changes to an existing machine. The Machine is running...
Replies
7
Views
17,570
Hi , Where i can find Mitsubishi PLC Card end of line & replacement model details. i am looking for Q02CPU replacement model. Please advice. thanks
Replies
2
Views
126
I have tested every screen and no single screen individually has this fault pop up, but when I compile and send to the PanelView it comes up. If I...
Replies
4
Views
173
Hi, One of my customers has an old fabric tensile testing machine. The IC # AD7501KN of its controller has malfunctioned. This IC is related to...
Replies
1
Views
80
Back
Top Bottom