C
OMMAND
L
INE
I
NTERFACE
3-152
• input – Input rate.
• output – Output rate.
• level – Rate limit level. (Range: 1 - 30)
Default Setting
30
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Actual rate limit = Rate limit level * Granularity
Example
rate-limit granularity
Use this command to define the rate limit granularity for the Fast Ethernet
ports, and the Gigabit Ethernet ports. Use the no form of this command
to restore the default setting.
Syntax
rate-limit {fastethernet | gigabitethernet} granularity
[granularity]
no rate-limit {fastethernet | gigabitethernet} granularity
• fastethernet – Fast Ethernet granularity.
• gigabitethernet – Gigabit Ethernet granularity.
• granularity – Sets rate limit granularity for the system. For Fast
Ethernet, choose 512 Kbps, 1000 Kbps, or 3300 Kbps. For Gigabit
Ethernet, only one granularity option is supported, 33000 Kbps.
Default Setting
Fast Ethernet interface – 3.3 Mbps
Gigabit Ethernet interface – 33.3 Mbps
Console(config)#interface ethernet 1/1
Console(config-if)#rate-limit input level 10
Console(config-if)#