cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1017
Views
1
Helpful
1
Replies

cisco AP ping replay litеera E -who is it?

Hello, all

What does this mean?

 

Sending 5, 100-byte ICMP Echos to 100.73.54.225, timeout is 2 seconds
EEEEE
Success rate is 0 percent (0/5), , +5 errors

1 Accepted Solution

Accepted Solutions

Rich R
VIP
VIP

It means that the ping application encountered some sort of error for every ICMP echo request it tried to send to 100.73.54.225.

The precise meaning of that E will depend on the version of PING application and operating systems you're using.

Read the help or man page for that version of ping you're using.

If your ping client has a verbose mode use that to get more detail on the errors.

Either it's an error on local machine such as no route to destination or ARP failure (if on local subnet) or your machine received some sort of ICMP error reply from another device in the network path (eg administratively denied by ACL on a router or TTL expired due to a routing loop).  If it's a network error you can use a packet capture (Wireshark or tcpdump) to see exactly what that error is and which device sent it.

View solution in original post

1 Reply 1

Rich R
VIP
VIP

It means that the ping application encountered some sort of error for every ICMP echo request it tried to send to 100.73.54.225.

The precise meaning of that E will depend on the version of PING application and operating systems you're using.

Read the help or man page for that version of ping you're using.

If your ping client has a verbose mode use that to get more detail on the errors.

Either it's an error on local machine such as no route to destination or ARP failure (if on local subnet) or your machine received some sort of ICMP error reply from another device in the network path (eg administratively denied by ACL on a router or TTL expired due to a routing loop).  If it's a network error you can use a packet capture (Wireshark or tcpdump) to see exactly what that error is and which device sent it.

Review Cisco Networking for a $25 gift card