Cisco Catalyst 4500 Series Command Reference Manual page 1151

Cisco ios command reference release ios xe 3.4.0sg and ios 15.1(2)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Examples
This example shows how to define a port trust state to trust inbound DSCP values for traffic classified
with "class1":
Switch# configure terminal
Switch(config)# policy-map policy1
Switch(config-pmap)# class class1
Switch(config-pmap-c)# trust dscp
Switch(config-pmap-c)# police 1000000 20000 exceed-action policed-dscp-transmit
Switch(config-pmap-c)# exit
Switch#
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Command
class
police
policy-map
set
show policy-map
OL-27596 -01
Description
Specifies the name of the class whose traffic policy you want to
create or change.
Configures the Traffic Policing feature.
Creates a policy map that can be attached to multiple ports to
specify a service policy and to enter policy-map configuration
mode.
Marks IP traffic by setting a class of service (CoS), a
Differentiated Services Code Point (DSCP), or IP-precedence in
the packet.
Displays information about the policy map.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
trust
2-1093

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents