This is a small Python tool I built to simulate how network engineers validate device connectivity in real-world infrastructures. It reads a JSON config of devices, pings each IP, logs the results, ...