Approved version. Approved on: 10:07, 15 January 2019
You are viewing an old version of this page. Return to the latest version.
Version of 10:07, 15 January 2019 by Frq08988
- Last edited one year ago ago
How to perform ping test
Template:ArticleMainWriter Template:ArticleApprovedVersion
1 Purpose
This article describes how to configure the Ethernet interface using the PING tool.
1.1 Perform ping test
To test the Ethernet connection, it is useful to know how to perform a “PING” between the PC and the board. The PING command exchanges a short message between the two devices to verify that the Ethernet connection is working.
To test the communication between the PC to the board controller, one can execute the PING command from the PC:
For example, to PING a board at IP address 10.48.1.172, type:
ping 10.48.1.172
If the PING is successful, a message similar to the following is displayed:
Pinging 10.48.1.172 with 32 bytes of data: Reply from 10.48.1.172: bytes=32 time=39ms TTL=15 Reply from 10.48.1.172: bytes=32 time=39ms TTL=15 Reply from 10.48.1.172: bytes=32 time=39ms TTL=15