C
ONFIGURING
Q
UALITY
OF
S
ERVICE
P
ARAMETERS
15-5
Web – Click QoS, DiffServ, then click Add Class to create a n ew class, or
Edit Rules to change the rules of an existing class.
Figure 15-1 Configuring Class Maps
CLI - This example creates a class map call “rd-class,” and sets it to match
packets marked for DSCP service value 3.
Console(config)#class-map rd_class match-any 34-3
Console(config-cmap)#match ip dscp 3 34-4
Console(config-cmap)#