Cisco Catalyst 4500 Series Configuration Manual page 184

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

dbl
dbl
To enable active queue management on a transmit queue used by a class of traffic, use the dbl command.
Use the no form of this command to return to the default setting.
Syntax Description
This command has no keywords or arguments.
Command Default
Active queue management is disabled.
Command Modes
Policy-map class configuration
Command History
Release
12.1(8a)EW
12.2(40)SG
Usage Guidelines
The semantics of the DBL configuration is similar to the WRED algorithm. The dbl command can
operate alone on class-default; otherwise, it requires you to configure the bandwidth or shape
commands on the class.
Examples
The following example shows how to enable dbl action in a class:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# policy-map policy1
Switch(config-pmap)# class class1
Switch(config-pmap-c)# dbl
Switch(config-pmap-c)# exit
Switch(config-pmap)# exit
Switch(config)# interface gigabitethernet 1/1
Switch(config-if)# service-policy output policy1
Switch(config-if)# end
Related Commands
Command
bandwidth
class
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-146
dbl
no dbl
Modification
This command was introduced on the Catalyst 4500 series switch.
Support added on Supervisor Engine 6E.
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Description
Creates a signaling class structure that can be referred to by its
name.
Creates a class map to be used for matching packets to the class
whose name you specify and to enter class-map configuration
mode.
OL-30934-01

Advertisement

Table of Contents
loading

Table of Contents