Brocade Communications Systems RFS6000 User Manual
Page 250

248
Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
53-1001931-01
Global Configuration commands
5
ftp
Configures the controller as an FTP server
Supported in the following platforms:
•
Mobility RFS4000 Controller
•
Mobility RFS6000 Controller
•
Mobility RFS7000 Controller
Syntax
ftp
[enable|password|rootdir|username]
ftp password [0 <secret>|1 <secret>|<secret>]
ftp rootdir <DIR>
ftp username <LINE>
Parameters
Usage Guidelines
NOTE
The string size of encrypted password (option 1, Password is encrypted with SHA1 algorithm) must
be exactly 40 characters.
Example
RFController(config)#ftp enable
RFController(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
username <LINE>
Configures the FTP username.
•
<LINE> — The username for the ftp server.