I am looking for a non-complicated way to set up a network of 50 interchangeable devices such that whenever I plug a device into a specific port on a switch, I will always get the same IP address based on which port I plugged in to. Even if different devices are plugged into that same port on the switch. This will help me keep track of which device is where.
This will help me locate any troublesome devices instead of having to look at each one and figure out what it's serial number is. I can know by which port it is physically plugged in where it shows up on my rack.
This is on a very isolated network that will be plugged into a single computer. I'm thinking of having a simple router and a simple 52 port switch. But I need the IP addresses to not change whenever I change which device is plugged in.
I do not want to use vlans I do not want it to be complicated. I just want simple IP4 addresses in order.
Is this a simple thing or am I trying to do something that no one ever has tried before? I am having trouble finding a simple way to do this.