ftp
Syntax
ftp { authentication-order [authentication-methods]; connection-limit limit; rate-limit limit; enable-anonymous-login; }
Hierarchy Level
[edit system services]
Description
Allow FTP requests from remote systems to the local device.
Options
authentication-order [authentication-methods | Configure the order in which the software tries different user authentication methods when attempting to authenticate a user. For each login attempt, the software tries the authentication methods in order, starting with the first one, until the password matches.
|
connection-limit limit | Configure the maximum number of connections sessions for the ftp service per protocol (either IPv6 or IPv4). Note:
The actual number of maximum connections depends on the
availability of system resources, and might be fewer than the configured
|
rate-limit limit | Configure the maximum number of connections attempts per minute, per protocol (either IPv6 or IPv4) on an access service. For example, a rate limit of 10 allows 10 IPv6 ftp session connection attempts per minute and 10 IPv4 ftp session connection attempts per minute.
|
enable-anonymous-login |
Enable anonymous FTP access. Guests can login and send FTP requests
without a password by using the |
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
Option ldaps
introduced in Junos OS Release 20.2R1.
Option enable-anonymous-login
introduced in Junos OS Release
23.2R2.