R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)

180
passive: Sets the data transmission mode to passive for the FTP operation. In this mode, the FTP client
initiates a connection request.
Examples
# Set the data transmission mode to passive for the FTP operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] mode passive
next-hop
Use next-hop to specify the next hop for the ICMP echo operation.
Use undo next-hop to remove the next hop IP address.
Syntax
next-hop ip-address
undo next-hop
Default
No next hop IP address is configured for the ICMP echo operation.
Views
ICMP echo operation view
Default command level
2: System level
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 }