48
For the raw operation, the content in the request is configured in raw request view. You can use the
raw-request command to enter the raw request view.
Examples
# Set the operation type to raw for the HTTP operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] operation raw
Related commands
password
raw-request
username
out interface
Use out interface to specify the output interface for probe packets.
Use undo out interface to restore the default.
Syntax
out interface interface-type interface-number
undo out interface
Default
The output interface for probe packets is not specified. The NQA client determines the output
interface based on the routing table lookup.
Views
DHCP operation view
ICMP echo operation view
UDP tracert operation view
Predefined user roles
network-admin
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
For successful operation, the specified output interface must be up.
If both the next-hop and out interface commands are configured for the ICMP echo operation, the
out interface command does not take effect.
Examples
# Specify GigabitEthernet 1/0/1 as the output interface for probe packets in the UDP tracert
operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type udp-tracert
[Sysname-nqa-admin-test-udp-tracert] out interface gigabitethernet 1/0/1