EasyManua.ls Logo

Cisco 7604

Cisco 7604
1011 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
41-95
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 41 Configuring PFC QoS
Configuring PFC QoS
To configure the drop thresholds, perform this task:
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. End with CNTL/Z.
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]:
Queue Id Scheduling Num of thresholds
-----------------------------------------
1 Standard 4
2 Priority 1
Trust state: trust COS
queue tail-drop-thresholds
--------------------------
1 60[1] 75[2] 85[3] 100[4]
<...Output Truncated...>
Router#
Configuring a WRED-Drop Transmit Queue
These port types have only WRED-drop thresholds in their transmit queues:
1p2q2t (transmit)
1p2q1t (transmit)
Command Purpose
Step 1
Router(config)# interface {fastethernet |
gigabitethernet}
slot/port
Selects the interface to configure.
Step 2
Router(config-if)# rcv-queue threshold
queue_id
thr1% thr2% thr3% thr4%
{
thr5% thr6% thr7% thr8%
}
Configures the receive-queue tail-drop threshold
percentages.
Router(config-if)# no rcv-queue threshold
[
queue_id
]
Reverts to the default receive-queue tail-drop threshold
percentages.
Step 3
Router(config-if)# end
Exits configuration mode.
Step 4
Router# show queueing interface {fastethernet |
gigabitethernet}
slot/port
Verifies the configuration.
Command Purpose
Step 1
Router(config)# interface type
1
slot/port
Selects the interface to configure.
Step 2
Router(config-if)# wrr-queue random-detect
min-threshold
queue_id thr1%
[
thr2%
]
Configures the low WRED-drop thresholds.
Router(config-if)# no wrr-queue random-detect
min-threshold [
queue_id
]
Reverts to the default low WRED-drop thresholds.

Table of Contents

Related product manuals