A SERVICE OF

logo

2277
Description Use the operation command to configure the HTTP operation type.
Use the undo operation command to restore the default.
By default, the HTTP operation type is get.
Example # Configure the HTTP operation type 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
Syntax operation interface interface-type interface-number
undo operation interface
View DHCP test type view
Parameter interface-type interface-number: Type and number of the interface that is
performing a DHCP test.
Description Use the
operation interface command to specify the interface to perform a
DHCP test.
Use the
undo operation interface command to remove the configured
interface to perform the DHCP test.
By default, no interface is specified to perform a DHCP test.
Note that the specified interface must be up; otherwise, the test will fail.
Example # Specify the interface to perform a DHCP test as Ethernet 1/0.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type dhcp
[Sysname-nqa-admin-test-dhcp] operation interface ethernet 1/0
password (FTP test type view)
Syntax password password
undo password
View FTP test type view