F3215-HP Load Balancing Module High Availability Command Reference-6PW101

85
Views
Any NQA operation view
Default command level
2: System level
Parameters
number: Specifies the maximum number of history records that can be saved in an NQA operation. The
value is in the range of 0 to 50.
Usage guidelines
If the number of history records in an NQA operation exceeds the maximum number, the earliest history
record is removed.
Examples
# Configure the maximum number of history records that can be saved in an NQA operation as 10.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] history-record number 10
http-version
Use http-version to specify the HTTP version used in the HTTP operation.
Use undo http-version to restore the default.
Syntax
http-version v1.0
undo http-version
Default
HTTP 1.0 is used in the HTTP operation.
Views
HTTP operation view
Default command level
2: System level
Parameters
v1.0: Uses HTTP version 1.0.
Examples
# Configure the HTTP operation to use the HTTP version 1.0.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] http-version v1.0