R
ATE
L
IMIT
C
OMMANDS
4-161
rate-limit
Use this command to define the rate limit level for a specific interface. Use
this command without specifying a rate to restore the default rate limit
level. Use the no form to restore the default status of disabled.
Syntax
rate-limit {input | output} level [rate]
no rate-limit {input | output}
input – Input rate
output – Output rate
rate – Maximum value. (Range: 1-30)
Default Setting
30
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Actual rate limit = Rate limit level * Granularity
Example
Console(config)#interface ethernet 1/1
Console(config-if)#rate-limit input level 20
Console(config-if)#