Configuring System Queue Limit - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Configuring QoS on a Standalone Supervisor Engine 6-E/6L-E or Supervisor Engine 7-E/7L-E/8-E
match cos
class-map match-all c1
match cos
!
policy-map my
class c1
set cos 1
class c2
set cos 2
interface GigabitEthernet2/5
switchport mode trunk
switchport vlan mapping 10 dot1q-tunnel 11
spanning-tree bpdufilter enable
service-policy input my
!
interface GigabitEthernet2/6
switchport mode trunk

Configuring System Queue Limit

This feature is available only from Cisco IOS Release 15.0(2)SG1 and later and Cisco IOS Release XE
Note
3.2.1SG.
With the hw-module system max-queue-limit command, the Catalyst 4500 series switch allows you to
change the queue limit for all interfaces globally, instead of applying a policy with queue limit to all the
interfaces.
To set the queue limit globally, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# hw-module system
max-queue-limit max-queue-limit
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
42-80
2
1
Purpose
Enters global configuration mode.
Sets the queue limit for all interfaces globally.
Valid values are from 1024 to 8184. The value must be a multiple of
8.
Chapter 42
Configuring Quality of Service
OL_28731-01

Advertisement

Table of Contents
loading

Table of Contents