Configuring Dscp Maps - Cisco 4500M Software Manual

Software guide
Table of Contents

Advertisement

Chapter 29
Configuring QoS
Command
Step 4
Switch(config-if-tx-queue)# end
Step 5
Switch# show qos interface
This example shows how to configure the shape rate to 1 Mbps on transmit queue 2.
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# interface gigabitethernet 1/1
Switch(config-if-tx-queue)# tx-queue 2
Switch(config-if-tx-queue)# shape 1000000
Switch(config-if-tx-queue)# end
Switch#
Configuring a High Priority Transmit Queue
To configure transmit queue 3 at a higher priority, perform this task:
Command
Step 1
Switch(config)# interface {fastethernet |
gigabitethernet | tengigabitethernet}
slot/interface
Step 2
Switch(config-if)# tx-queue 3
Step 3
Switch(config-if)# [no] priority high
Step 4
Switch(config-if)# end
Step 5
Switch# show qos interface
This example shows how to configure transmit queue 3 to high priority.
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# interface gigabitethernet 1/1
Switch(config-if-tx-queue)# tx-queue 3
Switch(config-if-tx-queue)# priority high
Switch(config-if)# end
Switch#

Configuring DSCP Maps

The following sections describes how to configure the DSCP maps. It contains this configuration
information:
All the maps are globally defined and are applied to all ports.
OL-6696-01
Configuring the CoS-to-DSCP Map, page 29-46
Configuring the Policed-DSCP Map, page 29-46
Configuring the DSCP-to-CoS Map, page 29-47
Purpose
Exits configuration mode.
Verifies the configuration.
End with CNTL/Z.
Purpose
Selects the interface to configure.
Selects transmit queue 3 to configure.
Sets the transmit queue to high priority.
Use the no keyword to clear the transmit queue priority.
Exits configuration mode.
Verifies the configuration.
End with CNTL/Z.
Software Configuration Guide—Release 12.2(25)EW
Configuring QoS
29-45

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents