Command Manual (For Soliton) – HWPing
H3C S3100 Series Ethernet Switches
Chapter 1 HWPing Commands
1-15
Description
Use the
frequency
command to configure the time interval of performing automatic
tests.
Use the
undo frequency
command to restore the default.
If
interval
is configured greater than 0, the system performs automatic tests at this
interval.
interval
defaults to 0, which means no automatic test is performed by default.
Related commands:
count
.
Note:
The
frequency
command does not apply to DHCP tests.
Examples
# Set the automatic test interval to 10 seconds in an ICMP test.
<Sysname> system-view
System View: return to User View with Ctrl+Z
[Sysname] hwping administrator icmp
[Sysname-hwping-administrator-icmp] test-type icmp
[Sysname-hwping-administrator-icmp] destination-ip 169.254.10.3
[Sysname-hwping-administrator-icmp] frequency 10
1.1.10 ftp-operation
Syntax
ftp-operation
{
get
|
put
}
View
HWPing test group view
Parameters
get
: Specifies the test operation as download from the FTP server.
put
: Specifies the test operation as upload to the FTP server.
Description
Use the
ftp-operation
command to configure the FTP operation mode, which can be
get
and
put
.
By default, the FTP operation mode is
get
.