Cisco Cisco ASR 5000

Page of 9109
FTP Configuration Mode Commands   
▀  max servers 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5208 
   
max servers 
Configures the maximum number of FTP servers that can be started within any 60 second interval. If this limit is 
reached, the system waits two minutes before trying to start any more servers. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > FTP Configuration 
configure > context context_name > server ftpd
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ftpd)# 
Syntax
 
max servers count 
count
 
Default: 40 
Specifies the maximum number of servers that can be spawned in any 60-second interval. 
count
 must be an 
integer from 1 through 100. 
Usage 
Set the number of servers to tune the system response as a heavily loaded system may need more servers to 
support the incoming requests. 
The converse would be true as well in that a system can benefit by reducing the number of servers such that 
FTP services do not cause excessive system impact to other services. 
Example
 
max servers 50