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

87
Parameters
ip-address: Specifies the IP address of the next hop.
Usage guidelines
If multiple paths exist between the source and destination devices, you can specify the device directly
connected to the source device on one of the paths as the next hop for the ICMP echo operation.
Examples
# Configure the next hop IP address as 10.1.1.1 for the ICMP echo operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] next-hop 10.1.1.1
nqa
Use nqa to create an NQA operation and enter NQA operation view.
Use undo nqa to remove the operation.
Syntax
nqa entry admin-name operation-tag
undo nqa { all | entry admin-name operation-tag }
Default
No NQA operation is created.
Views
System view
Default command level
2: System level
Parameters
admin-name: Specifies the name of the administrator creating the NQA operation, a case-insensitive
string of 1 to 32 characters excluding hyphens (-).
operation-tag: Specifies the tag of the operation, a case-insensitive string of 1 to 32 characters excluding
hyphens (-).
all: Removes all NQA operations.
Usage guidelines
If the operation type has been configured for the operation, this command directly places you to NQA
operation view.
You cannot enter the operation view or the operation view of a scheduled NQA operation.
Examples
# Create an NQA operation with administrator name admin and operation tag test, and enter NQA
operation view.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test]