Cisco MWR 2941 Command Reference Manual page 250

Table of Contents

Advertisement

match qos-group
The QoS group value is local to the router, meaning that the QoS group value that is marked on a packet
does not leave the router when the packet leaves the router. If you need a marking that resides in the
packet, use IP precedence setting, IP differentiated services code point (DSCP) setting, or another
method of packet marking.
Examples
The following example shows how to configure the service policy called "priority50" and attach service
policy "priority50" to an interface. In this example, the class map called "qosgroup5" will evaluate all
packets entering GigabitEthernet interface 1/0/0 for a QoS group value of 5. If the incoming packet has
been marked with the QoS group value of 5, the packet will be treated with a priority level of 50.
Router(config)# class-map qosgroup5
Router(config-cmap)# match qos-group 5
Router(config)# exit
Router(config)# policy-map priority50
Router(config-pmap)# class qosgroup5
Router(config-pmap-c)# priority 50
Router(config-pmap-c)# exit
Router(config-pmap)# exit
Router(config)# interface gigabitethernet1/0/0
Router(config-if)# service-policy output priority50
Related Commands
Command
class-map
policy-map
service-policy
set precedence
set qos-group
Cisco MWR 2941 Router Command Reference, Release 15.0(1)MR
232
Cisco MWR 2941 Router Command Reference, Release 15.0(1)MR
Description
Creates a class map to be used for matching packets to a specified class.
Creates or modifies a policy map that can be attached to one or more
interfaces to specify a service policy.
Attaches a policy map to an input interface or VC, or an output interface or
VC, to be used as the service policy for that interface or VC.
Specifies an IP precedence value for packets within a traffic class.
Sets a group ID that can be used later to classify packets.
OL-23890-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mwr 2941-dcMwr 2941-dc-a

Table of Contents