Configuring System Queue Limit - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring VSS QoS
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
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
44-46
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 44
Configuring Quality of Service

Advertisement

Table of Contents
loading

Table of Contents