Cisco Cisco ASR 5700

Page of 8994
TFTP Configuration Mode Commands   
▀  max servers 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8876 
   
max servers 
Configures the maximum number of TFTP 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 > Tunnel TFTP Configuration 
configure > context context_name > server tftpd
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-tftpd)# 
Syntax
 
max servers count 
count
 
Specifies the maximum number of TFTP servers that can be spawned in any 60-second interval. 
count
 must 
be an integer from 1 through 100. Default: 40 
Usage 
Use this command to 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 in that a system can benefit by reducing the number of servers such that TFTP 
services do not cause excessive system impact to other services. 
Example
 
The following command sets the maximum number of TFTP servers to 30: 
max servers 30