F3215-HP Load Balancing Module High Availability Command Reference-6PW101
91
Default command level
2: System level
Parameters
get: Gets data from the HTTP server.
post: Transfers data to the HTTP server.
Examples
# Specify the operation type for the HTTP operation as post.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] operation post
operation interface
Use operation interface to specify the interface to perform the DHCP operation. The specified interface
must be up. Otherwise, no probe packets can be sent out.
Use undo operation interface to restore the default.
Syntax
operation interface interface-type interface-number
undo operation interface
Default
No interface is specified to perform the DHCP operation.
Views
DHCP operation view
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
The specified interface simulates the DHCP client to acquire an IP address and it does not change its IP
address. When the DHCP operation completes, the NQA client sends a packet to release the obtained
IP address.
Examples
# Specify the interface GigabitEthernet 0/1 to perform the DHCP operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type dhcp
[Sysname-nqa-admin-test-dhcp] operation interface gigabitethernet 0/1