522 CHAPTER 45: REMOTE-PING CONFIGURATION
For detailed output description, see the corresponding command manual.
UDP Test (Udpprivate
Test) on the Specified
Ports
Network requirements
Both the Remote-Ping client and the Remote-Ping server are Switch 4210s.
Perform a Remote-Ping Udpprivate test on the specified ports between the two
switches to test the RTT of UDP packets between this end (Remote-Ping client) and
the specified destination end (Remote-Ping server).
Network diagram
Figure 187 Network diagram for the Udpprivate test
Configuration procedure
■ Configure Remote-Ping Server (Switch B):
# Enable the Remote-Ping server and configure the IP address and port to listen
on.
<4210> system-view
[4210] Remote-Ping-server enable
[4210] Remote-Ping-server udpecho 10.2.2.2 8000
■ Configure Remote-Ping Client (Switch A):
# Enable the Remote-Ping client.
<4210> system-view
[4210] Remote-Ping-agent enable
# Create a Remote-Ping test group, setting the administrator name to
"administrator" and test tag to "udpprivate".
[4210] Remote-Ping administrator udpprivate
# Configure the test type as udpprivate.
[4210-Remote-Ping-administrator-udpprivate] test-type udpprivate
# Configure the IP address of the Remote-Ping server as 10.2.2.2.
[4210-Remote-Ping-administrator-udpprivate] destination-ip 10.2.2.2
# Configure the destination port on the Remote-Ping server.
[4210-Remote-Ping-administrator-udpprivate] destination-port 8000
# Configure to make 10 probes per test.
[4210-Remote-Ping-administrator-udpprivate] count 10
# Set the probe timeout time to 5 seconds.
[4210-Remote-Ping-administrator-udpprivate] timeout 5
# Start the test.
[4210-Remote-Ping-administrator-udpprivate] test-enable
# Display test results.
Switch A
Switch B
HWPing Client
IP network
10.1.1.1/8 10.2.2.2/8
HWPing Server