Cisco Catalyst 4500 Series Configuration Manual page 656

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

queue-limit
Examples
The following example shows how to configure a policy-map called policy11 to contain policy for a class
called acl203. Policy for this class is set so that the queue reserved for it has a maximum packet limit of
40:
Switch# configure terminal
Switch (config)# policy-map policy11
Switch (config-pmap)# class acl203
Switch (config-pmap-c)# bandwidth 2000
Switch (config-pmap-c)# queue-limit 40
Switch (config-pmap-c)# end
Switch#
Related Commands
Command
bandwidth
class
policy-map
shape (class-based queueing)
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-616
Description
Specifies or modifies the minimum bandwidth provided to a class
belonging to a policy map attached to a physical port.
Specifies the name of the class whose traffic policy you want to
create or change.
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy and to enter policy-map
configuration mode.
Enables traffic shaping a class of traffic in a policy map attached
to a physical port.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents