QoS Commands
rate-limit (VLAN)
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
414
28
Example
The following example limits the incoming traffic rate on fa5 to 100000 kbps:
switchxxxxxx(config)#
interface gi5
switchxxxxxx(config-if)#
rate-limit 100000
rate-limit (VLAN)
To limit the incoming traffic rate for a VLAN, use the rate-limit VLAN Global
Configuration mode command.
To disable the rate limit for a VLAN, use the no form of this command.
Syntax
rate-limit
committed-rate
vlan
vlan-id
no rate-limit vlan
vlan-id
Parameters
•
committed-rate
—The average traffic rate (CIR) in kbps. (Range: 16 to
1000000)
•
vlan
vlan-id
—Specifies the VLAN ID.
Default Configuration
Rate limiting is disabled.
Command Mode
Global Configuration mode
User Guidelines
Traffic policing in a policy map takes precedence over the VLAN rate limiting. If a
packet is subject to traffic policing in a policy map and is associated with a VLAN
that is rate limited, the packet is counted only in the traffic policing of the policy
map.