Problem: How to test VLAN/subnet without IP address from it. I need to to know if GW (gateway) is present/answering and what else is alive in this subnet.
If you can’t use IP address, you can’t use common test tool PING. You have to use layer-2 (ethernet) based solution – ARP protocol.