You are on page 1of 1

class-map match-any BUSINESS

match qos-group 3
class-map match-any REALTIME
match qos-group 5
class-map match-any REALTIME-IN
match ip dscp ef
match mpls experimental topmost 5
class-map match-any BUSINESS-IN
match ip dscp cs3 af31 af32 cs4 af41
match mpls experimental topmost 3
class-map match-any DEFAULT
match qos-group 0
class-map match-any SUPORTE
match qos-group 2
class-map match-any DEFAULT-IN
match ip dscp default
match mpls experimental topmost 0
class-map match-any SUPORTE-IN
match ip dscp af21
match mpls experimental topmost 2
class-map match-all VLAN-VOZ

policy-map SCHEDULING
class REALTIME
priority
set mpls experimental topmost 5
class BUSINESS
bandwidth remaining percent 40
set mpls experimental topmost 3
class SUPORTE
bandwidth remaining percent 5
set mpls experimental topmost 2
class DEFAULT
bandwidth remaining percent 25
set mpls experimental topmost 0
class class-default
policy-map ENTRADA
class REALTIME-IN
set qos-group 5
class BUSINESS-IN
set qos-group 3
class SUPORTE-IN
set qos-group 2
class DEFAULT-IN
set qos-group 0
policy-map remark_be
class class-default
set dscp default
policy-map remark_ef
class class-default
set ip dscp ef

You might also like