Reference Guide

Control and Monitoring | 83
Usage
Information
The hostname is used in the prompt.
ip ftp password
c e s
Specify a password for outgoing FTP connections.
Syntax
ip ftp password [encryption-type] password
To remove a password and return to the default setting, use the no ip ftp password [password]
command.
Parameters
Defaults
Not configured.
Command Modes
CONFIGURATION
Command
History
Usage
Information
The password is listed in the configuration file; you can view the password by entering the show
running-config ftp
command.
The password configured by the ip ftp password command is used when you use the ftp: parameter in
the copy command.
Related
Commands
ip ftp source-interface
c e s
Specify an interface’s IP address as the source IP address for FTP connections.
Syntax
ip ftp source-interface interface
To delete an interface, use the no ip ftp source-interface interface command.
encryption-type
(OPTIONAL) Enter one of the following numbers:
0 (zero) for an unecrypted (clear text) password
7 (seven) for hidden text password
password
Enter a string up to 40 characters as the password.
Version 8.3.5.0 Introduced on the S55.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
E-Series original Command
copy Copy files.
ip ftp username Set the user name for FTP sessions.