R3166-R3206-HP High-End Firewalls High Availability Command Reference-6PW101

33
View
DLSw, FTP, DNS, HTTP, ICMP echo, SNMP, TCP, UDP echo, UDP jitter, voice test type view
Default level
2: System level
Parameters
ip-address: Destination IP address of a test operation.
Description
Use the destination ip command to configure a destination IP address for a test operation.
Use the undo destination ip command to remove the configured destination IP address.
By default, no destination IP address is configured for a test operation.
Examples
# Configure the destination IP address of an ICMP echo test operation as 10.1.1.1.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] destination ip 10.1.1.1
destination port
Syntax
destination port port-number
undo destination port
View
TCP, UDP echo, UDP jitter, voice test type view
Default level
2: System level
Parameters
port-number: Destination port number of a test operation, in the range 1 to 65535.
Description
Use the destination port command to configure a destination port number for a test operation.
Use the undo destination port command to remove the configured destination port number.
By default, no destination port number is configured for a test operation.
Do not perform a UDP jitter test and a voice test on ports from 1 to 1023 (known ports). Otherwise, the
NQA test will fail or the corresponding services of this port will be unavailable.
Examples
# Configure the destination port number of a test operation as 9000.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type udp-echo
[Sysname-nqa-admin-test-udp-echo] destination port 9000