GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
270
4.22 Rate Limit
4.22.1 rate limit
Command:
rate-limit ingress burst <1-65535>
no rate-limit ingress burst
rate-limit egress burst <4578-50000>
rate-limit egress queue burst <1-8> <1-65535>
no rate-limit egress burst [<1-8>]
Parameter:
burst
Specify the maximum permitted excess burst size (CBS) in bytes
<1-8>
Specify the egress shaper queue number
Default:
Rate limiting is disabled.
Mode:
Global Configuration
Usage Guide:
Use the rate-limit ingress burst Global Configuration mode command to limit the incoming traffic rate for all ports.
Use the no form of this command to disable the rate limit
Use the rate-limit egress burst Global Configuration mode command to configure the egress ports or queue shaper.
Use the no form of this command to disable the shaper
You can verify your setting by entering the show running-config Privileged EXEC command
Example:
The following example show how to configure ingress port rate limit and egress port & queue shaper.
Switch(config)# rate-limit ingress burst 5000
Switch(config)# rate-limit egress burst 6000
Switch(config)# rate-limit egress queue burst 7000
Switch# show running-config
rate-limit ingress burst 5000