Setting the Peak Burst for Two-Rate Rate-Limit Profiles
For two-rate rate-limit profiles only, you can use the peak-burst command to set the peak burst in bytes for a rate-limit profile; range is 14294967295. Use to set the peak burst in milliseconds for a rate-limit profile; range is 110000. The no version restore the default value, 100 ms or 8192 bytes (whichever is more).
When you specify a nonzero value for the peak rate, the peak burst size is automatically calculated for a 100-ms burst as described for the peak-rate command. If the calculated peak burst size is less than the default value of 8192 bytes, the default value is used.
- Issue the peak-burst command in Rate Limit Profile Configuration mode to set the peak burst in bytes:
host1(config-rate-limit-profile)#peak-burst 96256To set the peak burst in milliseconds:
host1(config-rate-limit-profile)#peak-burst millisecond 1000