Cisco Catalyst 3750 Metro Command Reference Manual page 50

Hide thumbs Also See for Catalyst 3750 Metro:
Table of Contents

Advertisement

bandwidth
Switch(config)# policy-map policy1
Switch(config-pmap)# class class1
Switch(config-pmap-c)# bandwidth percent 50
Switch(config-pmap-c)# exit
Switch(config-pmap)# class class2
Switch(config-pmap-c)# bandwidth percent 25
Switch(config-pmap-c)# exit
Switch(config-pmap)# class voice1
Switch(config-pmap-c)# priority
Switch(config-pmap-c)# exit
Switch(config-pmap)# end
Switch(config)# interface gigabitethernet1/1/1
Switch(config-if)# service-policy output policy1
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Command
class
policy-map
priority
queue-limit
random-detect
service-policy
(policy-map class)
shape
show policy-map
Catalyst 3750 Metro Switch Command Reference
2-22
Chapter 2
Description
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.
Enables the strict-priority queue and gives priority to a class of traffic
belonging to a policy map attached to an ES port.
Configures the maximum threshold for tail drop in a policy map attached
to an ES port.
Configures Weighted Random Early Detection (WRED) in a policy map
attached to an ES port.
Creates a service policy as a quality of service (QoS) policy within a policy
map.
Enables traffic shaping in a policy map attached to an ES port.
Displays QoS policy maps.
Catalyst 3750 Metro Switch Cisco IOS Commands
OL-9645-10

Advertisement

Table of Contents
loading

Table of Contents