Cisco Catalyst 4500 Series Configuration Manual page 696

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

set
Examples
The following example shows how to create a policy map called p1 with CoS values assigned to different
traffic types. Class maps for voice and video-data have already been created.
Switch# configure terminal
Switch(config)# policy-map p1
Switch(config-pmap)# class voice
Switch(config-pmap-c)# set cos 1
Switch(config-pmap)# exit
Switch(config-pmap)# class video-data
Switch(config-pmap-c)# set cos 2
Switch(config-pmap)# exit
Switch#
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Command
class
policy-map
show policy-map
trust
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-656
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 and to enter policy-map
configuration mode.
Displays information about the policy map.
Defines a trust state for traffic classified through the class
policy-map configuration command.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents