3com S7906E Guide De Référence

Page de 2327
 
1-3 
Parameters 
text: Descriptive string of a test group, in the range 1 to 200. It is case sensitive. 
Description 
Use the description command to give a brief description of a test group, usually, the test type or test 
purpose of a test group. 
Use the undo description command to remove the configured description information. 
By default, no descriptive string is available for a test group. 
Examples 
# Configure the descriptive string for a test group as icmp-probe
<Sysname> system-view 
[Sysname] nqa entry admin test 
[Sysname-nqa-admin-test] type icmp-echo 
[Sysname-nqa-admin-test-icmp-echo] description icmp-probe 
destination ip 
Syntax 
destination ip ip-address 
undo destination ip 
View 
DLSw, FTP, HTTP, ICMP-echo, SNMP, TCP, UDP-echo, UDP-jitter 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