Command Manual (For Soliton) – HWPing
H3C S3100 Series Ethernet Switches
Chapter 1 HWPing Commands
1-32
Use the
undo
hwping-server enable
command to disable the HWPing server
function.
By default, the HWPing server function is disabled.
Related commands:
hwping-agent enable
,
hwping-server tcpconnect
,
hwping-server udpecho
.
Examples
# Enable a HWPing server.
<Sysname> system-view
System View: return to User View with Ctrl+Z
[Sysname] hwping-server enable
1.2.2 hwping-server tcpconnect
Syntax
hwping-server tcpconnect
ip-address port-number
undo hwping-server tcpconnect
ip-address port-number
View
System view
Parameters
ip-address
: IP address specified for a TCP listening service on the HWPing server.
port-number
: Port number specified for a TCP listening service on the HWPing server.
The value ranges from 1 to 65535. It is not recommended to use the ports 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 tcpconnect
command to create a TCP listening service on the
HWPing server.
Use the
undo hwping-server tcpconnect
command to remove the created TCP
listening service.
When performing a TCP connection test on a specified port of a HWPing client, you
must create a TCP listening on the HWPing server if the server is an H3C S3100 series
Ethernet switch; otherwise, the TCP test may fail.
Related commands:
hwping-server enable
.