Cisco Catalyst 4500 Series Software Configuration Manual page 1180

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 Auto-QoS
The class maps are intended to identify control and data (bearer) voice traffic for either an Layer 2 or
Layer 3 interface.
The 2 Input policy maps, one for matching DSCP and one for matching COS, where DSCP and COS are
set to an assigned qos-group used in outbound policy-maps are as follows:
policy-map AutoQos-VoIP-Input-Dscp-Policy
class AutoQos-VoIP-Bearer-Dscp
class AutoQos-VoIP-Control-Dscp26
class AutoQos-VoIP-Control-Dscp24
! Note: For COS, Control traffic only has a single COS value of 3 (versus DSCP which has 2
values to match). So, only 2 class-maps instead of 3 like above.
policy-map AutoQos-VoIP-Input-Cos-Policy
class AutoQos-VoIP-Bearer-Cos
class AutoQos-VoIP-Control-Cos
The input policy maps are as follows:
policy-map AutoQos-4.0-Input-Policy
class AutoQos-4.0-VoIP
class AutoQos-4.0-Broadcast-Vid
class AutoQos-4.0-Realtime-Interact
class AutoQos-4.0-Network-Ctrl
class AutoQos-4.0-Internetwork-Ctrl
class AutoQos-4.0-Signaling
class AutoQos-4.0-Network-Mgmt
class AutoQos-4.0-Multimedia-Conf
class AutoQos-4.0-Multimedia-Stream
class AutoQos-4.0-Transaction-Data
class AutoQos-4.0-Bulk-Data
class AutoQos-4.0-Scavenger
policy-map AutoQos-4.0-Classify-Police-Input-Policy
class AutoQos-4.0-Multimedia-Conf-Classify
set dscp af41
set cos 4
police cir 5000000 bc 8000
class AutoQos-4.0-Signaling-Classify
set dscp cs3
set cos 3
police cir 32000 bc 8000
class AutoQos-4.0-Transaction-Classify
set dscp af21
set cos 2
police cir 10000000 bc 8000
class AutoQos-4.0-Bulk-Data-Classify
set dscp af11
set cos 1
police cir 10000000 bc 8000
class AutoQos-4.0-Scavenger-Classify
set dscp cs1
set cos 1
police cir 10000000 bc 8000
class AutoQos-4.0-Default-Classify
set dscp default
set cos 0
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
44-84
exceed-action drop
exceed-action drop
exceed-action set-dscp-transmit cs1
exceed-action set-cos-transmit 1
exceed-action set-dscp-transmit cs1
exceed-action set-cos-transmit 1
exceed-action drop
Chapter 44
Configuring Quality of Service

Advertisement

Table of Contents
loading

Table of Contents