Discover devices IP address?

mjp123gp

Member
Join Date
Mar 2012
Location
Savannah, GA
Posts
94
At our plant we have some barcode readers that communicate with control logix via ethernet. The software we use to configure them requires you to know the IP address before you can connect. Normally they are set to default or have come from one of two other networks we use in the plant but today I had one that I was unable to determine the IP address of. Does anyone know of a good way to find this. I have tried using wireshark and setting my network to automatically obtain IP but the only traffic I've been able to capture is the DHCP request searching 255.255.255.255. The Barcode readers are Datalogic 6300 series and i'm using the datalogic genius software.There may be a feature in the software that does this but if so I can't find it.
 
The way I do this is to connect just my PC to an unmanaged switch, start Wireshark, then plug in the unknown device.

Virtually all devices perform a Duplicate IP Detect when they are first plugged into a network. This consists of sending an ARP request for their own IP address to see if there's a reply.

If you set the Wireshark display filter to "arp", it makes it easier to find these packets. If you know the MAC ID of the device, it should stick out.

An example, from plugging in a 1756-ENBT module (thus the Rockwell MAC ID):

ARP_Example_ENBT.jpg
 

Similar Topics

Folks, I have an existing 1756 Backplan with 3 existing modules, no I added 1 more IF6I/A module, RSLinx detected module, RSLogix5000 wont show...
Replies
4
Views
2,820
I have a precessor and its read in the sticker 1747-553/C but i upload the program and the config reads 1747-551/b how can i discover wich of the...
Replies
3
Views
2,061
Hi, I want to build a demo station to test devices and programs and I need some help with it. I want to connect GuardLogix, Piltzmulti and...
Replies
1
Views
149
I have a piece of equipment that is operated by a PanelView Plus 600 HMI touch screen via RS232 into a Micrologix 1500 PLC. I am trying to...
Replies
5
Views
141
I have 9 field devices, three METSEPM5110 power meters and six ACE949-2 rs285 interface modules. I want to read this Modbus rtu data through rs485...
Replies
8
Views
315
Back
Top Bottom