User manual

Motorola RF Switch CLI Reference Guide
5-42
5.1.12 ftp
Global Configuration Commands
Configures the switch as an FTP server
Supported in the following platforms:
RFS7000
RFS6000
Syntax
ftp [enable|password|rootdir]
ftp password [0 <secret>|1 <secret>|<secret>]
ftp rootdir <DIR>
Parameters
Usage Guidelines
Example
RFSwitch(config)#ftp enable
RFSwitch(config)#
enable Enables the FTP server
password [0 <secret>|
1 <secret>|<secret>]
Configures the FTP password. Set the password using one
of the following options:
0 <secret> — Password <secret> is specified
unencrypted.
1 <secret> — Password <secret> is encrypted with
SHA1 algorithm.
<secret> — The password.
rootdir <DIR> Configures the FTP root dir. Set the ROOT directory location
of the FTP server using:
<DIR> — The root directory for the ftp server
NOTE: The string size of encrypted password (option 1, Password is
encrypted with SHA1 algorithm) must be exactly 40 characters.