Cisco WS-SUP32-GE-3B - Supervisor Engine 32 Software Configuration Manual page 600

Software configuration guide
Hide thumbs Also See for WS-SUP32-GE-3B - Supervisor Engine 32:
Table of Contents

Advertisement

Configuring PFC QoS
This example shows how to create a policy map named max-pol-ipp5 that uses the class-map named
ipp5, which is configured to trust received IP precedence values and is configured with a
maximum-capacity aggregate policer and with a microflow policer:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# policy-map max-pol-ipp5
Router(config-pmap)# class ipp5
Router(config-pmap-c)# trust ip-precedence
Router(config-pmap-c)# police 2000000000 2000000 conform-action set-prec-transmit 6
exceed-action policed-dscp-transmit
Router(config-pmap-c)# police flow 10000000 10000 conform-action set-prec-transmit 6
exceed-action policed-dscp-transmit
Router(config-pmap-c)# end
Verifying Policy Map Configuration
To verify policy map configuration, perform this task:
Command
Step 1
Router(config-pmap-c)# end
Step 2
Router# show policy-map policy_name
Catalyst Supervisor Engine 32 PISA Cisco IOS Software Configuration Guide, Release 12.2ZY
38-66
(Optional) For traffic that exceeds the CIR, you can specify an exceed action as follows:
For marking without policing, you can enter the transmit keyword to transmit all matched
out-of-profile traffic.
The default exceed action is drop, except with a maximum_burst_bytes parameter (drop is not
supported with a maximum_burst_bytes parameter).
When the exceed action is drop, PFC QoS ignores any configured violate action.
Note
You can enter the policed-dscp-transmit keyword to cause all matched out-of-profile traffic to
be marked down as specified in the markdown map.
Note
When you create a policer that does not use the pir keyword and the maximum_burst_bytes
parameter is equal to the normal_burst_bytes parameter (which is the case if you do not enter
the maximum_burst_bytes parameter), the exceed-action policed-dscp-transmit keywords
cause PFC QoS to mark traffic down as defined by the policed-dscp max-burst markdown
map.
(Optional—Not supported with the flow keyword) for traffic that exceeds the PIR, you can specify
a violate action as follows:
For marking without policing, you can enter the transmit keyword to transmit all matched
out-of-profile traffic.
The default violate action is equal to the exceed action.
You can enter the policed-dscp-transmit keyword to cause all matched out-of-profile traffic to
be marked down as specified in the markdown map.
End with CNTL/Z.
Purpose
Exits policy map class configuration mode.
Enter additional class commands to create
Note
additional classes in the policy map.
Verifies the configuration.
Chapter 38
Configuring PFC QoS
OL-11439-03

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst supervisor engine 32 pisa

Table of Contents