Specifications

Table Of Contents
2-142
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip ftp password
ip ftp password
Specifies the password to be used for FTP connections for the current session. The system will use this
password if no password is given in the copy FTP command.
ip ftp password password
Syntax Description
Command Default Default password is admin
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example sets the password to be used in the FTP connection to mypw.
SCE>enable 10
Password:<cisco>
SCE#ip ftp password mypw
SCE#
Related Commands
password The password for FTP connections.
Release Modification
2.5.7 This command was introduced.
Command Description
copy ftp:// Downloads a file from a remote station to the local flash file system, using
FTP.
copy-passive Uploads or downloads a file using passive FTP.
ip ftp username Configures the username for FTP connections for the current session.