Class of Service - Configuration
Overview
Device Configuration
SNMP Access
Establish the Relevant Class Names
class-map match-any premium
match [voice protocol spec]
class-map match-any classic
match-protocol http
class-map match-any standard
match-protocol smtp
!
! apply these to a policy map
!
policy-map applyQos
class premium
set ip dscp EF
class classic
set ip dscp 26
class standard
set ip dscp 10
!
! apply policy-map to the interface
!
interface Serial0/0
service-policy output applyQosBi-Directional Reporting
Was this helpful?

