Cisco Catalyst 3560-X Command Reference Manual page 478

Hide thumbs Also See for Catalyst 3560-X:
Table of Contents

Advertisement

policy-map
Related Commands
Catalyst 3750-X and 3560-X Switch Command Reference
2-446
Downloaded from
www.Manualslib.com
Switch(config)# policy-map pm-test-int
Switch(config-pmap)# class cm-test-int
Switch(config-pmap-c)# police 18000000 8000 exceed-action drop
Switch(config-pmap-c)# exit
Switch(config-pmap)# exit
Switch(config)# policy-map pm-test-pm-2
Switch(config-pmap)# class cm-non-int
Switch(config-pmap-c)# set dscp 7
Switch(config-pmap-c)# service-policy pm-test-int
Switch(config-pmap)# class cm-non-int-2
Switch(config-pmap-c)# set dscp 15
Switch(config-pmap-c)# service-policy pm-test-int
Switch(config-pmap-c)# end
Switch(config-cmap)# exit
Switch(config)# interface vlan 10
Switch(config-if)# service-policy input pm-test-pm-2
This example shows how to delete policymap2:
Switch(config)# no policy-map policymap2
You can verify your settings by entering the show policy-map privileged EXEC command.
Command
Description
class
Defines a traffic classification match criteria (through the police, set, and
trust policy-map class configuration command) for the specified class-map
name.
class-map
Creates a class map to be used for matching packets to the class whose name
you specify.
service-policy
Applies a policy map to a port.
show mls qos vlan
Displays the quality of service (QoS) policy maps attached to an SVI.
show policy-map
Displays QoS policy maps.
manuals search engine
Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
OL-21522-02

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3750-x

Table of Contents