QoS Commands
rate-limit (Ether net)
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 290
23
Example
The following example sets a shaper on Ethernet port e5 when the average traffic
rate exceeds 124000 bps or the normal burst size exceeds 96000 bps.
Console(config)# interface ethernet e5
Console(config-if) traffic-shape 124000 96000
rate-limit (Ethernet)The rate-limit interface configuration command limits the rate of the incoming
traffic. The no form of this command is used to disable the rate limit.
Syntax
rate-limit
kbps
no rate-limit
Parameters
•
kbps
— Maximum of kilobits per second of ingress traffic on a port. (Range:
3.5M - 1G for SPS2024 and 62-100000 for SPS2xx)
Default Configuration
The default configuration is disabled.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
The command can be enabled on a specific port only if the port storm-control
broadcast enable interface configuration command is not enabled on that port.