Hello,
when sending a ping to a directly connected station i've the following effect:
switch0#ping x.y.z.2
Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to x.y.z.2, timeout is 2 seconds: .!!!! Success rate is 80 percent (4/5), round-trip min/avg/max = 1/1/4 ms switch0#ping x.y.z.2
Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to x.y.z.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/8 ms
Once there's an entry in the arp table, everything is fine. But why got the first packet lost? Is this a normal behaviour?
Regards, Markus