1-29
z The test starts until you execute the test-time begin command.
z If you set a start time earlier than the current system time, when you modify the current system time,
the test will not be performed.
z If lifetime of the test group expires, the test will stop and when you modify the current system time,
the test will not be performed.
Examples
# Set the test to start from 14:03 and last 3600 seconds.
<Sysname> system-view
System View: return to User View with Ctrl+Z
[Sysname] hwping administrator icmp
[Sysname-hwping-administrator-icmp] test-time begin 14:03:00 lifetime 3600
test-type
Syntax
test-type type [ codec codec-value ]
View
HWPing test group view
Parameters
type: Test type. It can be any of the following keywords:
z dhcp: Indicates a DHCP test.
z dns: Indicates a DNS test.
z ftp: Indicates an FTP test.
z http: Indicates an HTTP test.
z icmp: Indicates an ICMP test.
z jitter: Analyzes the delay change of UDP packet transmission.
z snmpquery: Indicates an SNMP test.
z tcpprivate: Indicates a TCP test on a specified (unknown) port.
z tcppublic: Indicates a TCP test on port 7.
z udpprivate: Indicates a UDP test on a specified (unknown) port.
z udppublic: Indicates a UDP test on port 7.
codec-value: Coding type for a voice test, which can be configured for a Jitter test and can be the
following keywords:
z g711a: Specifies coding type to G.711 A-Law.
z g711u: Specifies coding type to G.711 muHmm-Law.
z g729a: Specifies coding type to G.729A-Law.
Description
Use the test-type command to configure the test type.
The default test type is icmp.