HP MSR2000/3000/4000 Router Series Fundamentals Command Reference
120
Syntax
user username [ password ]
Views
FTP client view
Predefined user roles
network-admin
Parameters
username: Specifies the username of the target user account.
password: Specifies the password of the target user account.
Usage guidelines
You can perform this operation only after you log in to the FTP server.
The username and password of the target user account must have been configured. Otherwise, the user
account change operation fails and the FTP connection is closed.
Examples
# After logging in to the FTP server, use the username ftp and password 123456 to re-log in to the FTP
server (the output might vary by the FTP server):
• Method 1
ftp> user ftp 123456
331 Password required for ftp.
230 User logged in.
• Method 2
ftp> user ftp
331 Password required for ftp.
Password:
230 User logged in.
verbose
Use verbose to enable or disable the device to display FTP operation information.
Syntax
verbose
Default
The device displays FTP operation information.
Views
FTP client view
Predefined user roles
network-admin
Examples
# Disable and then enable the device to display FTP operation information.
ftp> verbose