42-64
Cisco7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter42 Con figuring PFC QoS
Configuring PFCQoS
Note When you apply both ingress policing and egress policing to the same traffic, both the input policy and
the output policy must either mark down traffic or drop traffic. PFCQoS does not support ingress
markdown with egress drop or ingress drop with egress markdown.
This example shows how to create a named aggregate policer with a 1-Mbps rate limit and a 10-MB burst
size that transmits conforming traffic and marks down out-of-profile traffic:
Router(config)# mls qos aggregate-policer aggr-1 1000000 10000000 conform-action transmit
exceed-action policed-dscp-transmit
Router(config)# end
Router#
This example shows how to verify the configuration:
Router# show mls qos aggregate-policer aggr-1
ag1 1000000 1000000 conform-action transmit exceed-action policed-dscp-transmit AgId=0
[pol4]
Router#
The output displays the following:
The AgId parameter displays the hardware policer ID.
The policy maps that use the policer are listed in the square brackets ([]).
Configuring a PFC QoS Policy
These sections describe PFC QoS policy configuration:
PFC QoS Policy Configuration Overview, page 42-65
Configuring MAC ACLs, page 42-66
Configuring ARP ACLs for QoS Filtering, page 42-69
Configuring a Class Map, page 42-70
Verifying Class Map Configuration, page 42-72
Configuring a Policy Map, page 42-73
Verifying Policy Map Configuration, page 42-79
Attaching a Policy Map to an Interface, page 42-80
Note PFC QoS policies process both unicast and multicast traffic.