Operation Manual – HWPing
H3C S3100 Series Ethernet Switches
Chapter 1 HWPing Configuration
1-35
switches to test the RTT of UDP packets between this end (HWPing client) and the
specified destination end (HWPing server), with the port number set to 8000.
II. Network diagram
Figure 1-9
Network diagram for the Udpprivate test
III. Configuration procedure
z
Configure HWPing Server (Switch B):
# Enable the HWPing server and configure the IP address and port to listen on.
<Sysname> system-view
[Sysname] hwping-server enable
[Sysname] hwping-server udpecho 10.2.2.2 8000
z
Configure HWPing Client (Switch A):
# Enable the HWPing client.
<Sysname> system-view
[Sysname] hwping-agent enable
# Create a HWPing test group, setting the administrator name to "administrator" and
test 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.