Cisco 6500 Series Software Configuration Manual page 446

Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Configuring PFC QoS
To configure the drop thresholds, perform this task:
Command
Step 1
Router(config)# interface {fastethernet |
gigabitethernet} slot/port
Step 2
Router(config-if)# rcv-queue threshold queue_id
thr1% thr2% thr3% thr4% {thr5% thr6% thr7% thr8%}
Router(config-if)# no rcv-queue threshold
[queue_id]
Step 3
Router(config-if)# end
Step 4
Router# show queueing interface {fastethernet |
gigabitethernet} slot/port
This example shows how to configure the receive-queue drop thresholds for Gigabit Ethernet port 1/1:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# interface gigabitethernet 1/1
Router(config-if)# rcv-queue threshold 1 60 75 85 100
Router(config-if)# end
Router#
This example shows how to verify the configuration:
Router# show queueing interface gigabitethernet 1/1 | begin Receive queues
Receive queues [type = 1p1q4t]:
Trust state: trust COS
<...Output Truncated...>
Router#
Configuring a WRED-Drop Transmit Queue
These port types have only WRED-drop thresholds in their transmit queues:
To configure the drop thresholds, perform this task:
Command
Step 1
Router(config)# interface type
Step 2
Router(config-if)# wrr-queue random-detect
min-threshold queue_id thr1% [thr2%]
Router(config-if)# no wrr-queue random-detect
min-threshold [queue_id]
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
31-56
Queue Id
Scheduling
-----------------------------------------
1
Standard
2
Priority
queue tail-drop-thresholds
--------------------------
1
60[1] 75[2] 85[3] 100[4]
1p2q2t
1p2q1t
1
slot/port
Purpose
Selects the interface to configure.
Configures the receive-queue tail-drop threshold
percentages.
Reverts to the default receive-queue tail-drop threshold
percentages.
Exits configuration mode.
Verifies the configuration.
End with CNTL/Z.
Num of thresholds
4
1
Purpose
Selects the interface to configure.
Configures the low WRED-drop thresholds.
Reverts to the default low WRED-drop thresholds.
Chapter 31
Configuring PFC QoS
78-14099-04

Advertisement

Table of Contents
loading

Table of Contents