hit counter script

Cisco 7609 Configuration Manual page 458

Cisco ios software configuration guide—12.1e
Hide thumbs Also See for 7609:
Table of Contents

Advertisement

Configuring PFC QoS
Mapping CoS Values to Standard Receive-Queue Thresholds
To map CoS values to the standard receive-queue thresholds, perform this task:
Command
Step 1
Router(config)# interface {fastethernet |
gigabitethernet} slot/port
Step 2
Router(config-if)# rcv-queue cos-map queue_#
threshold_# cos1 [cos2 [cos3 [cos4 [cos5 [cos6
[cos7 [cos8]]]]]]]
Router(config-if)# no rcv-queue cos-map
Step 3
Router(config-if)# end
Step 4
Router# show queueing interface {fastethernet |
gigabitethernet} slot/port
This example shows how to map the CoS values 0 and 1 to threshold 1 in the standard receive queue 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 cos-map 1 1 0 1
Router(config-if)# end
Router#
This example shows how to verify the configuration:
Router# show queueing interface gigabitethernet 1/1
<...Output Truncated...>
<...Output Truncated...>
Router#
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
32-60
Threshold 0 is a nonconfigurable 100-percent tail-drop threshold on these port types:
1p1q0t (receive)
1p1q8t (receive)
1p3q1t (transmit)
1p2q1t (transmit)
The standard queue thresholds can be configured as either tail-drop or WRED-drop thresholds on
these port types:
1p1q8t (receive)
1p3q1t (transmit)
See the
"Configuring Standard-Queue Drop Threshold Percentages" section on page 32-54
information about configuring thresholds as either tail-drop or WRED-drop.
queue thresh cos-map
---------------------------------------
1
1
0 1
1
2
2 3
1
3
4 5
1
4
6 7
Purpose
Selects the interface to configure.
Maps CoS values to the standard receive queue
thresholds.
Reverts to the default mapping.
Exits configuration mode.
Verifies the configuration.
End with CNTL/Z.
Chapter 32
Configuring PFC QoS
for more
78-14064-04

Advertisement

Table of Contents
loading

This manual is also suitable for:

7600 series

Table of Contents