42-87
Cisco7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter42 Configuring PFC QoS
Configuring PFCQo S
This example shows how to verify the configuration:
Router# show mls qos maps | begin Cos-dscp map
Cos-dscp map:
cos: 0 1 2 3 4 5 6 7
----------------------------------
dscp: 0 1 2 3 4 5 6 7
<...Output Truncated...>
Router#
Mapping Received IP Precedence Values to Internal DSCP Values
To configure the mapping of received IP precedence values to the DSCP value that PFC QoS uses
internally on the PFC, perform this task:
This example shows how to configure the received IP precedence to internal DSCP map:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# mls qos map ip-prec-dscp 0 1 2 3 4 5 6 7
Router(config)# end
Router#
This example shows how to verify the configuration:
Router# show mls qos maps | begin IpPrecedence-dscp map
IpPrecedence-dscp map:
ipprec: 0 1 2 3 4 5 6 7
----------------------------------
dscp: 0 1 2 3 4 5 6 7
<...Output Truncated...>
Router#
Configuring DSCP Markdown Values
To configure the mapping of DSCP markdown values used by policers, perform this task:
Command Purpose
Step1 Router(config)# mls qos map ip-prec-dscp dscp1
dscp2 dscp3 dscp4 dscp5 dscp6 dscp7 dscp8
Configures the received IP precedence to internal DSCP
map. You must enter 8 internal DSCP values to which
PFC QoS maps received IP precedence values 0
through 7.
Router(config)# no mls qos map ip-prec-dscp Reverts to the default map.
Step2 Router(config)# end Exits configuration mode.
Step3 Router# show mls qos maps Verifies the configuration.
Command Purpose
Step1 Router(config)# mls qos map policed-dscp
{normal-burst | max-burst} dscp1 [dscp2 [dscp3
[dscp4 [dscp5 [dscp6 [dscp7 [dscp8]]]]]]] to
markdown_dscp
Configures a DSCP markdown map.
Router(config)# no mls qos map policed-dscp
{normal-burst | max-burst}
Reverts to the default map.