Cisco Systems OL-4266-08 Network Router User Manual


 
42-56
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 42 Configuring PFC QoS
Configuring PFC QoS
Enabling Microflow Policing of Bridged Traffic, page 42-59
Enabling VLAN-Based PFC QoS on Layer 2 LAN Ports, page 42-60
Enabling Egress ACL Support for Remarked DSCP, page 42-61
Creating Named Aggregate Policers, page 42-61
Configuring a PFC QoS Policy, page 42-64
Configuring Egress DSCP Mutation on a PFC3, page 42-82
Configuring Ingress CoS Mutation on IEEE 802.1Q Tunnel Ports, page 42-83
Configuring DSCP Value Maps, page 42-86
Configuring the Trust State of Ethernet LAN and OSM Ports, page 42-90
Configuring the Ingress LAN Port CoS Value, page 42-91
Configuring Standard-Queue Drop Threshold Percentages, page 42-92
Mapping QoS Labels to Queues and Drop Thresholds, page 42-98
Allocating Bandwidth Between Standard Transmit Queues, page 42-108
Setting the Receive-Queue Size Ratio, page 42-110
Configuring the Transmit-Queue Size Ratio, page 42-111
Note PFC QoS processes both unicast and multicast traffic.
Enabling PFC QoS Globally
To enable PFC QoS globally, perform this task:
This example shows how to enable PFC QoS globally:
Router# configure terminal
Router(config)# mls qos
Router(config)# end
Router#
This example shows how to verify the configuration:
Router# show mls qos
QoS is enabled globally
Microflow QoS is enabled globally
QoS global counters:
Total packets: 544393
IP shortcut packets: 1410
Packets dropped by policing: 0
IP packets with TOS changed by policing: 467
Command Purpose
Step 1
Router(config)# mls qos
Enables PFC QoS globally on the router.
Router(config)# no mls qos
Disables PFC QoS globally on the router.
Step 2
Router(config)# end
Exits configuration mode.
Step 3
Router# show mls qos [ipv6]
Verifies the configuration.