Configuration for BGP PIC & RFC3107 (with ISIS) ▀
Cisco ASR 903 Router Design and Deployment Guide▄
Ingress
class-map match-any NA4-1Q-VoIP
match cos 5
match mpls exp topmost 5
match ip prec 5
class-map match-any NA4-1Q-Video
match cos 4
match mpls exp topmost 4
match ip prec 4
policy-map NA4-1Q-Ingress
class NA4-1Q-VoIP
set qos-group 5
class NA4-1Q-Video
set qos-group 4
Egress
class-map match-all match-qos5
match qos-group 5
class-map match-all match-qos4
match qos-group 4
policy-map NA4-1Q-Egress
class match-qos5
priority
class match-qos4
bandwidth remaining percent 15
For more information on configuring QoS on the Cisco ASR 903 router, see the Quality of Service Configuration
Guide for Cisco ASR 903 Router.