Cisco Catalyst 4500 Series Software Configuration Manual page 1190

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 Auto-QoS on a Standalone Supervisor Engine 6-E/6L-E or Supervisor Engine 7-E/7L-E/8-E
The previous section listing defines the AutoQoS macros for defining QoS guidelines prior to Solution
Note
Reference Network Design 4.0 (SRND4). Starting with Cisco Release XE 3.3.0(SG) and 15.1(1)SG, the
Catalyst 4500 series switch supports the auto qos srnd4 command.
The following classes are required and generated by all SRND4 CLIs.
class-map match-all AutoQos-4.0-Priority-Queue
class-map match-all AutoQos-4.0-Control-Mgmt-Queue
class-map match-all AutoQos-4.0-Multimedia-Conf-Queue
class-map match-all AutoQos-4.0-Multimedia-Stream-Queue
class-map match-all AutoQos-4.0-Trans-Data-Queue
class-map match-all AutoQos-4.0-Bulk-Data-Queue
class-map match-any AutoQos-4.0-Scavenger-Queue
The output policy maps are as follows:
! Each class maps to a different qos-group with
! class-default taking any traffic not assigned to a qos-group
! Note: in this example, the outbound policy map drops voice packets when the priority
queue exceeds 33% utilization of the link. Each deployment must establish their own upper
bound for voice packets.
policy-map AutoQos-VoIP-Output-Policy
class AutoQos-VoIP-Bearer-QosGroup
set dscp ef
set cos 5
priority
police cir percent 33
class AutoQos-VoIP-Control-QosGroup26
set dscp af31
set cos 3
bandwidth remaining percent 5
class AutoQos-VoIP-Control-QosGroup24
set dscp cs3
set cos 3
bandwidth remaining percent 5
class class-default
dbl
Note
Policy Map AutoQos-4.0-Output-Policy
Class AutoQos-4.0-Scavenger-Queue
Class AutoQos-4.0-Priority-Queue
Class AutoQos-4.0-Control-Mgmt-Queue
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
44-94
match qos-group 32
match qos-group 16
match qos-group 34
match qos-group 26
match qos-group 18
match qos-group 10
match qos-group 8
match dscp cs1
There are no default cos-to-dscp or dscp-to-cos mappings on the. Values must be explicitly set
for trunks.
bandwidth remaining percent 1
priority
police cir percent 30 bc 33 ms
conform-action transmit
exceed-action drop
Chapter 44
Configuring Quality of Service

Advertisement

Table of Contents
loading

Table of Contents