C
ONFIGURING
R
ATE
L
IMITS
8-27
Command Attribute
Rate Limit – Sets the output rate limit for an interface.
Default Status – Disabled
Default Rate – Gigabit Ethernet: 1000 Mbps
Range – Gigabit Ethernet: 1 - 1000 Mbps
Note: Rate limits are not supported for the 10 Gigabit Ethernet ports.
Web - Click Port, Rate Limit, Input/Output Port/Trunk Configuration.
Set the Input Rate Limit Status or Output Rate Limit Status, then set the
rate limit for the individual interfaces, and click Apply.
Figure 8-11 Rate Limit Configuration
CLI - This example sets the rate limit for input and output traffic passing
through port 1 to 600 Mbps.
Console(config)#interface ethernet 1/1 24-2
Console(config-if)#rate-limit input 600 27-1
Console(config-if)#rate-limit output 600
Console(config-if)#