Rate-limit-delay set netconf – Brocade Network OS Command Reference v4.1.0 User Manual
Page 644
606
Network OS Command Reference
53-1003115-01
rate-limit-delay set netconf
2
rate-limit-delay set netconf
Limits the rate at which BNA or NETCONF Remote Procedure Call (RPC) requests can be processed
on the switch.
Synopsisrate-limit-delay set netconf delay
Operands
delay
The number of milliseconds the system waits between processing RPCs.
Defaults
The default is 0.
Command Modes
Privileged EXEC mode
Description
Use this command to limit the rate at which RPCs can be processed on the switch by specifying the
minimum delay between processing successive RPCs. The default of 0 means that the RPC
processing rate is unlimited.
Usage Guidelines
Use this command to prevent excessive numbers of RPCs from adversely affecting switch
performance.
Examples
This example limits the processing of RPCs to a maximum of one every 50 milliseconds.
switch# debug internal rate-limit-delay set netconf 50
See Also