54
Parameters
packet-timeout
: Specifies the timeout time in milliseconds for waiting for a response in the UDP jitter,
path jitter, or voice operation. The value is in the range of 10 to 3600000.
Examples
# Configure the timeout time for waiting for a response as 100 milliseconds in the UDP jitter
operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type udp-jitter
[Sysname-nqa-admin-test-udp-jitter] probe packet-timeout 100
probe timeout
Use
probe timeout
to specify the probe timeout time.
Use
undo probe timeout
to restore the default.
Syntax
probe timeout
timeout
undo probe timeout
Default
The timeout time of a probe is 3000 milliseconds.
Views
DHCP/DLSw/DNS/FTP/HTTP/SNMP/TCP operation view
ICMP/UDP echo operation view
UDP tracert operation view
Any NQA template view
Predefined user roles
network-admin
mdc-admin
Parameters
timeout
: Specifies the probe timeout time in milliseconds. Available value ranges include:
•
10 to 86400000 for the FTP or HTTP operation.
•
10 to 3600000 for the DHCP, DNS, DLSw, ICMP echo, SNMP, TCP, UDP echo, or UDP tracert
operation.
Usage guidelines
If a probe does not complete within the period, the probe is timed out.
Examples
# Set the probe timeout time for the DHCP operation to 10000 milliseconds.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type dhcp
[Sysname-nqa-admin-test-dhcp] probe timeout 10000
# In HTTP template view, set the probe timeout time for the HTTP operation to 10000 milliseconds.