Port Configuration
3-81
3
Rate Limit Configuration
Use the rate limit configuration pages to apply rate limiting.
Command Usage
Input and output rate limit can be enabled or disabled for individual interfaces.
Command Attributes
Port/Trunk – Displays the po rt number.
Rate Limit Status – Enable s or disables the rate limit. (Default: Disabled)
Rate Limit Level – Sets the rate limit level. (Range: 1-30: Default: 30)
Note: Actual rate limit = Rate Limit Level * Granularity
Web – Click Port, Rate Limit, Input/Output Port/Trunk Configuration. Enable the
Rate Limit Status for the required interfaces, set the Rate Limit Level, and click
Apply.
Figure 3-50. Output Rate Limit Port Configuration
CLI - This example sets the rate limit level for input and output traffic passing
through port 3.
Console(config)#interface ethernet 1/3 4-104
Console(config-if)#rate-limit input level 25 4-117
Console(config-if)#rate-limit output level 25 4-117
Console(config-if)#