> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-ews-switch-user-manual/ethernet-switch-features/diagnostics/ping-test.md).

# Ping Test

The Packet Internet Groper (Ping) Test allows you to verify connectivity to remote hosts. The ping test operates by sending Internet Control Message Protocol (ICMP) request packets to the tested host and waits for an ICMP response. In the process it measures the time from transmission to reception and records any packet loss. Send a ping request to a specified IPv4 address. Check whether the switch can communicate with a particular network host before testing.

![](https://lh3.googleusercontent.com/5etYwILjUwYiuUrzD1IyB1pTOvEGllkgWgnBcOrkq3vp1Q8Q5daSPD3RES5NXfIWE_bDJYO7PlGOdqzMZ53TuSPfMS9wRBqNUe434frBlqO_Dtus-xyBMDdN5sSTfzA0nafoabU)

You can vary the test parameters by entering the data in the appropriate boxes. To verify accuracy of the test, it is recommended that you run multiple tests in case of a test fault or user error.

Cable Diagnostics helps you detect whether your cable has connectivity problems and provides information about where errors have occurred in the cable. The tests use Time Domain Reflectometry (TDR) technology to test the quality of a copper cable attached to a port. TDR detects a cable fault by sending a signal through the cable and reading the signal that is reflected back. All or part of the signal is reflected back either by cable defects or by the end of the cable when an issue is present. Cables are tested when the ports are in the down state, with the exception of the cable length test.<br>

![](https://lh6.googleusercontent.com/U_sfmNI5yr-FMZbZjlckCMZSQm56SoRkNDlMQdAKUAYytoo68IY6VsSHyuH0ypChvlL3LDiypRj8q6tQ18VSkjfUrEjvrKynHWXtAR6PZ0GEHGZ7X1gqWQo9pEcJXigaHbrhw8s)

To verify accuracy of the test, it is recommended that you run multiple tests in case of test fault or user error.

\
Click **Test** to perform the cable tests for the selected port.

| Items      | Descriptions                                                                                   |
| ---------- | ---------------------------------------------------------------------------------------------- |
| IP Address | Enter the IP address or the host name of the station you want the switch to ping to.           |
| Count      | Enter the number of pings to send. The range is from 1 to 5 and the default is 4.              |
| Interval   | Enter the number of seconds between pings sent. The range is from 1 to 5 and the default is 1. |
| Size       | Enter the size of ping packet to send. The range is from 8 to 5120 and the default is 56.      |
| Result     | Displays the ping test results.                                                                |

Click **Test** to perform the ping test.\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.engenius.ai/home-ews-switch-user-manual/ethernet-switch-features/diagnostics/ping-test.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
