179
Predefined user roles
network-admin
Parameters
port-number
: Specifies the destination port number for the operation, in the range of 1 to 65535.
Examples
# Configure the destination port number as 9000 for the UDP echo operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type udp-echo
[Sysname-nqa-admin-test-udp-echo] destination port 9000
# In TCP template view, configure the destination port number as 9000 for the UDP echo operation.
<Sysname> system-view
[Sysname] nqa template tcp tcptplt
[Sysname-nqatplt-tcp-tcptplt] destination port 9000
display nqa history
Use
display nqa history
to display the history records of NQA operations.
Syntax
display nqa history
[
admin-name
operation-tag
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
admin-name operation-tag
: Specifies an NQA operation by its administrator name and operation tag.
The
admin-name
argument represents the name of the administrator who creates the NQA operation.
The
operation-tag
argument represents the operation tag. Each of the arguments is a
case-insensitive string of 1 to 32 characters that cannot contain hyphens (-). If you do not specify an
NQA operation, the command displays the history records of all NQA operations.
Usage guidelines
The
display nqa history
command does not display the results or statistics of UDP jitter and voice
operations. Use the
display nqa result
or
display nqa statistics
command to verify the UDP jitter
and voice operations.
Examples
# Display the history records of the UDP tracert operation with the administrator name
administrator
and the operation tag
tracert
.
<Sysname> display nqa history administrator tracert
NQA entry (admin administrator, tag tracert) history records:
Index TTL Response Hop IP Status Time
1 2 328 4.1.1.1 Succeeded 2013-09-09 14:46:06.2
1 2 328 4.1.1.1 Succeeded 2013-09-09 14:46:05.2
1 2 328 4.1.1.1 Succeeded 2013-09-09 14:46:04.2
1 1 328 3.1.1.2 Succeeded 2013-09-09 14:46:03.2