Chapter 41
Configuring PFC QoS
Configuring the Ingress LAN Port CoS Value
Whether or not PFC QoS uses the CoS value applied with the mls qos cos command depends on the trust
Note
state of the port and the trust state of the traffic received through the port. The mls qos cos command
does not configure the trust state of the port or the trust state of the traffic received through the port.
To use the CoS value applied with the mls qos cos command as the basis of internal DSCP:
•
•
You can configure the CoS value that PFC QoS assigns to untagged frames from ingress LAN ports
configured as trusted and to all frames from ingress LAN ports configured as untrusted.
To configure the CoS value for an ingress LAN port, perform this task:
Command
Step 1
Router(config)# interface {{ type
{port-channel number }}
Step 2
Router(config-if)# mls qos cos port_cos
Router(config-if)# no mls qos cos port_cos
Step 3
Router(config-if)# end
Step 4
Router# show queuing interface {ethernet |
fastethernet | gigabitethernet} slot/port
1.
type = ethernet, fastethernet, gigabitethernet, or tengigabitethernet
This example shows how to configure the CoS value 5 on Fast Ethernet port 5/24 and verify the
configuration:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# interface fastethernet 5/24
Router(config-if)# mls qos cos 5
Router(config-if)# end
Router# show queueing interface fastethernet 5/24 | include Default COS
Default COS is 5
Router#
Configuring Standard-Queue Drop Threshold Percentages
These sections describe configuring standard-queue drop threshold percentages:
•
•
•
OL-4266-08
On a port that receives only untagged ingress traffic, configure the ingress port as trusted or
configure a trust CoS policy map that matches the ingress traffic.
On a port that receives tagged ingress traffic, configure a trust CoS policy map that matches the
ingress traffic.
1
slot/port } |
Configuring a Tail-Drop Receive Queue, page 41-94
Configuring a WRED-Drop Transmit Queue, page 41-95
Configuring a WRED-Drop and Tail-Drop Receive Queue, page 41-96
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
Purpose
Selects the interface to configure.
Configures the ingress LAN port CoS value.
Reverts to the default port CoS value.
Exits configuration mode.
Verifies the configuration.
End with CNTL/Z.
Configuring PFC QoS
41-93