Cisco Cisco ASR 5700

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