Cisco Catalyst 4500 Series Command Reference Manual page 662

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

Advertisement

shape (class-based queueing)
Examples
This example shows how to limit the specified traffic class to a data transmission rate of 256 kbps:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# policy-map policy1
Switch(config-pmap)# class class1
Switch(config-pmap-c)# shape average 256000
Switch(config-pmap-c)# exit
Switch(config-pmap)# exit
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# service-policy output policy1
Switch(config-if)# end
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Command
bandwidth
class
dbl
policy-map
service-policy (policy-map
class)
show policy-map
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0SG and IOS 15.1(1)SG)
2-604
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Description
Creates a signaling class structure that can be referred to by its
name.
Specifies the name of the class whose traffic policy you want to
create or change.
Enables active queue management on a transmit queue used by a
class of traffic.
Creates a policy map that can be attached to multiple ports to
specify a service policy and to enter policy-map configuration
mode.
Creates a service policy that is a quality of service (QoS) policy
within a policy map.
Displays information about the policy map.
OL-25342 -01

Advertisement

Table of Contents
loading

Table of Contents