Reference Guide (Supporting software release 5.5.0.0 and later) Owner manual
1020 Brocade Mobility RFS Controller CLI Reference Guide
53-1003098-01
16
Syntax:
ftp {password|rootdir|username}
ftp {password [1 <ENCRYPTED-PASSWORD>|<PASSWORD>]}
ftp {rootdir <DIR>}
ftp {username <USERNAME> password [1 <ENCRYPTED-PASSWORD>|<PASSWORD>] rootdir
<DIR>}
Parameters
ftp {password [1 <ENCRYPTED-PASSWORD>|<PASSWORD>]}
ftp {rootdir <DIR>}
ftp {username <USERNAME> password [1 <ENCRYPTED-PASSWORD>|<PASSWORD>]
rootdir <DIR>}
Usage Guidelines:
The string size of an encrypted password (option 1, password is encrypted with a SHA1 algorithm)
must be exactly 40 characters.
Example
rfs7000-37FABE(config-management-policy-test)#ftp username superuser password
motorolasolutions@123 rootdir dir
rfs7000-37FABE(config-management-policy-test)#show context
management-policy test
http server
ftp username superuser password 1
7ccb4568cb83e54f1e402f785a78ee930a453afda152baaf7c2b79277f225872 rootdir dir
no ssh
aaa-login radius external
aaa-login radius policy test
banner motd "Have a Good Day"
rfs7000-37FABE(config-management-policy-test)#
ftp password Optional. Configures the FTP server password
1
<ENCRYPTED-PASSWORD>
Configures an encrypted password. Use this option when copy pasting the password from another device.
• <ENCRYPTED-PASSWORD> – Specify the password. The password should not exceed 63 characters in
length.
<PASSWORD> Configures a clear text password
ftp rootdir <DIR> Optional. Configures the root directory for FTP logins
• <DIR> – Specify the root directory path. By default the root directory is set to flash:/
ftp username
<USERNAME>
Optional. Configures a new user account on the FTP server. The FTP user file lists users with FTP server
access.
• <USERNAME> – Specify the username. The username should not exceed 32 characters in length.
password 1
[<ENCRYPTED-PASSWORD>
|
<PASSWORD>]
Configures an encrypted password
• <ENCRYPTED-PASSWORD> – Specifies an encrypted password (use this option if copy pasting from
another device). The password should not exceed 63 characters in length.
• <PASSWORD> – Configures a clear text password
rootdir <DIR> After specifying the password, configure the FTP root directory.
• rootdir <DIR> – Configures the root directory for FTP logins. Specify the root directory path.










