Installation manual
3-233
SIGNAMAX LLC • www.signamax.eu
Web – Click QoS, DiffServ, then click Add Class to create a new class, or Edit Rules to
change the rules of an existing class.
Figure 3-130 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 4-304
Console(config-cmap)#match ip dscp 3 4-305
Console(config-cmap)#