50
Examples
# Specify GigabitEthernet 3/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 3/0/1
password
Use
password
to specify the FTP or HTTP login password.
Use
undo password
to remove the configuration.
Syntax
password
{
cipher
|
simple
}
password
undo password
Default
No FTP or HTTP login password is configured.
Views
FTP/HTTP operation view
FTP/HTTP template view
Predefined user roles
network-admin
mdc-admin
Parameters
cipher
: Sets a ciphertext password.
simple
: Sets a plaintext password.
password
: Specifies the password string. This argument is case sensitive. If
simple
is specified, it
must be a string of 1 to 32 characters. If
cipher
is specified, it must be a string of 1 to 73 characters.
Usage guidelines
For security purposes, all passwords, including passwords configured in plain text, are saved in
ciphertext.
Examples
# Set the FTP login password to
ftpuser
.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] password simple ftpuser
# Set the FTP login password to
ftpuser
in FTP template view.
<Sysname> system-view
[Sysname] nqa template ftp ftptplt
[Sysname-nqatplt-ftp-ftptplt] password simple ftpuser
Related commands
operation