Operation Manual – HWPingH3C S3100 Series Ethernet Switches Chapter 1 HWPing Configuration1-35switches to test the RTT of UDP packets between this end (HWPing client) and thespecified destination end (HWPing server), with the port number set to 8000.II. Network diagramFigure 1-9 Network diagram for the Udpprivate testIII. Configuration procedurez Configure HWPing Server (Switch B):# Enable the HWPing server and configure the IP address and port to listen on. system-view[Sysname] hwping-server enable[Sysname] hwping-server udpecho 10.2.2.2 8000z Configure HWPing Client (Switch A):# Enable the HWPing client. system-view[Sysname] hwping-agent enable# Create a HWPing test group, setting the administrator name to "administrator" andtest tag to "udpprivate".[Sysname] Hwping administrator udpprivate# Configure the test type as udpprivate.[Sysname-hwping-administrator-udpprivate] test-type udpprivate# Configure the IP address of the HWPing server as 10.2.2.2.[Sysname-hwping-administrator-udpprivate] destination-ip 10.2.2.2# Configure the destination port on the HWPing server.[Sysname-hwping-administrator-udpprivate] destination-port 8000# Configure to make 10 probes per test.[Sysname-hwping-administrator-udpprivate] count 10# Set the probe timeout time to 5 seconds.[Sysname-hwping-administrator-udpprivate] timeout 5# Start the test.[Sysname-hwping-administrator-udpprivate] test-enable# Display test results.