Setting The Lan-Port Transmit-Queue Size Ratio - Cisco 6500 Series Software Configuration Manual

Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter 31
Configuring PFC QoS
When setting the receive-queue size ratio, note the following:
This example shows how to set the receive-queue size ratio for Fast Ethernet port 2/2:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# interface fastethernet 2/2
Router(config-if)# rcv-queue queue-limit 75 15
Router(config-if)# end
Router#
This example shows how to verify the configuration:
Router# show queueing interface fastethernet 2/2 | include queue-limit
Router#

Setting the LAN-Port Transmit-Queue Size Ratio

To set the transmit-queue size ratio on an egress LAN port, perform this task:
Command
Step 1
Router(config)# interface type
Step 2
Router(config-if)# wrr-queue queue-limit
low_priority_queue_weight
[medium_priority_queue_weight]
high_priority_queue_weight
Router(config-if)# no wrr-queue queue-limit
Step 3
Router(config-if)# end
Step 4
Router# show queueing interface type
1.
type = ethernet, fastethernet, gigabitethernet, or tengigabitethernet
When setting the transmit-queue size ratio between transmit queues, note the following:
78-14099-04
The rcv-queue queue-limit command configures ports on a per-ASIC basis.
Estimate the mix of strict priority-to-standard traffic on your network (for example, 80 percent
standard traffic and 20 percent strict-priority traffic).
Use the estimated percentages as queue weights.
Valid values are from 1 to 100 percent, except on 1p1q8t ingress LAN ports, where valid values for
the strict priority queue are from 3 to 100 percent.
queue-limit ratios:
1
slot/port
1
slot/port
Estimate the mix of low priority-to-high priority traffic on your network (for example, 80 percent
low-priority traffic and 20 percent high-priority traffic).
On LAN ports that have an egress strict priority queue, PFC QoS sets the egress strict-priority queue
size equal to the high-priority queue size.
Use the estimated percentages as queue weights.
Valid values are from 1 to 100 percent, except on 1p2q1t egress LAN ports, where valid values for
the high priority queue are from 5 to 100 percent.
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
End with CNTL/Z.
75[queue 1]
15[queue 2]
Purpose
Selects the interface to configure.
Sets the transmit-queue size ratio between transmit
queues.
Reverts to the default transmit-queue size ratio.
Exits configuration mode.
Verifies the configuration.
Configuring PFC QoS
31-65

Advertisement

Table of Contents
loading

Table of Contents