Try a capture with trace on the interface and then attempt the ping.
1. Does it receive the ICMP request?
2. If yes, check the trace and see what it does with the packet.
3. If not, do a layer 2 capture.
Hello,
Have you looked at the output for “show interface g0/0” (without the “ip”)?
Here are some errors to look for:
Late collisions - that’s usually a sign of a faulty portIn/output error – bad cabling, faulty interface hardware, duplex mismatchDr...
Hello Jorge,
This might be a bit of a stretch but have you considered using EEM (Embedded Event Manager)? This can be done on the 2 layer 2 switches.
I am making an assumption that the 2 servers connected to the 2 L2 switches are in different VLA...