215
<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
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.
<Sysname> system-view
[Sysname] nqa template http httptplt
[Sysname-nqatplt-http-httptplt] probe timeout 10000
raw-request
Use
raw-request
to enter raw-request view and specify the content of an HTTP request.
Use
undo
raw-request
to delete the content of an HTTP request.