123
When you perform the
get
operation,
the file name is required.
When you perform the
put
operation,
the filename argument does not take
effect, even if it is specified. The file
name for the
put
determined by the
filename
command.
4.
FTP operation type.
operation
{
get
|
put
}
By default, the FTP operation type is
get
, which means obtaining files from
the FTP server.
5.
username.
username
username
By default, no FTP login username is
specified.
6.
password.
password
{
cipher
|
simple
}
sting
By default, no FTP login password is
specified.
7.
(Optional.) Specify the
name of a file to be
transferred.
filename
filename
This step is required if you perform the
put
operation.
This configuration does not take effect
for the
get
operation.
By default, no file is specified.
8. Set the data transmission
mode.
mode
{
active
|
passive
} The default mode is
active
.
9.
source IP address for the
probe packets.
• IPv4 address:
source ip ip-address
• IPv6 address:
source ipv6 ipv6-address
By default, the packets take the primary
IP address of the output interface as
their source IP address.
The source IP address must be the IP
address of a local interface, and the
interface must be up. Otherwise, no
probe packets can be sent out.
Configuring the SSL template
This feature is available in Release 1121 and later.
A feature that uses the SSL template performs the SSL operation to measure the time required to
establish an SSL connection to an SSL server.
Before you configure the SSL template, configure the SSL client policy. For information about
configuring SSL client policies, see Security Configuration Guide.
To configure the SSL template:
1. Enter system view.
system-view
N/A
2.
and enter its view.
nqa template ssl
name By default, no SSL templates exist.
3.
destination IP address of
the operation.
• IPv4 address:
destination ip ip-address
• IPv6 address:
destination ipv6
ipv6-address
By default, no destination IP address is
configured.