Cisco Catalyst 4500 Series Command Reference Manual page 610

Cisco ios command reference
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

queue-limit
Examples
This 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 IOS XE 3.3.0SG and IOS 15.1(1)SG)
2-552
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
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.
OL-25342 -01

Advertisement

Table of Contents
loading

Table of Contents