Rate-limit, Rate-limit -159, 159 rate-limit – SMC Networks SMC TigerStack IV SMC6224M User Manual
Page 407
R
ATE
L
IMIT
C
OMMANDS
4-159
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.
(Fast Ethernet: Range: 1-255; Gigabit Ethernet: Range: 1-30)
Default Setting
• Fast Ethernet: 255
• Gigabit Ethernet: 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)#