3com S7906E Guide De Référence

Page de 2327
 
1-10 
Description 
Use the history-records command to configure the maximum number of history records that can be 
saved in a test group. 
Use the undo history-records command to restore the default. 
By default, the maximum number of records that can be saved in a test group is 50. 
If the number of history records exceeds the maximum number, the earliest history record for a probe 
will be discarded. 
Examples 
# Configure the maximum number of history records that can be saved in a test group as 10. 
<Sysname> system-view 
[Sysname] nqa entry admin test 
[Sysname-nqa-admin-test] type icmp-echo 
[Sysname-nqa-admin-test-icmp-echo] history-records 10 
http-version 
Syntax 
http-version v1.0 
undo http-version 
View 
HTTP test type view 
Default Level 
2: System level 
Parameters 
v1.0: The HTTP version is 1.0 in an HTTP test. 
Description 
Use the http-version command to configure the HTTP version used in an HTTP test. 
Use the undo http-version command to restore the default. 
By default, HTTP 1.0 is used in an HTTP test. 
Examples 
# Configure the HTTP version as 1.0 in an HTTP test. 
<Sysname> system-view 
[Sysname] nqa entry admin test 
[Sysname-nqa-admin-test] type http 
[Sysname-nqa-admin-test-http] http-version v1.0