# Ping (Internet Control Message Protocol Ping)

The DVL responds to ICMP Ping requests on the Ethernet interface only. If you use DCHP to obtain an IP address the DVL attempts to register its name as “dvl”. The DHCP server is not obligated to accept the name request, and many do not. If it does, you can ping a DVL by name, e.g., “ping dvl” from your host computer command line. Otherwise, you must give the ping address in IP dot notation, e.g.,

C:\Users\Billybob> ping 192.168.2.8


---

# Agent Instructions: 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://docs.ceruleansonar.com/c/tracker-650/communicating-with-the-tracker-650/ping-internet-control-message-protocol-ping.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.
