Command Manual (For Soliton) – HWPing
H3C S3100 Series Ethernet Switches
Chapter 1 HWPing Commands
1-33
Caution:
The port number used by HWPing server for TCP listening cannot be set to a number
greater than 50000 or to some special port numbers that are for fixed functions, such as
1701.
Examples
# Enable TCP listening, using 169.254.10.2 as the IP address and 9000 as the port
number.
<Sysname> system-view
System View: return to User View with Ctrl+Z
[Sysname] hwping-server tcpconnect 169.254.10.2 9000
1.2.3 hwping-server udpecho
Syntax
hwping-server udpecho
ip-address port-number
undo hwping-server udpecho
ip-address port-number
View
System view
Parameters
ip-address
: IP address from which a HWPing server performs UDP listening.
port-number
: Port from which a HWPing server performs UDP listening. The value
ranges from 1 to 65535. In is not recommended to use a port with a number greater
than 50000 or some special ports (that is, those used for fixed functions, such as port
1701). Otherwise, the HWPing test may fail.
Description
Use the
hwping-server udpecho
command to enable UDP listening on a HWPing
server.
Use the
undo hwping-server udpecho
command to disable UDP listening.
When performing a jitter test or a UDP connection test on a specified port of a HWPing
client, you must enable UDP listening on the server if an S3100 switch serves as a
HWPing server; otherwise, the test may fail.
Related commands:
hwping-server enable
.