
Configuring the Switch
3-198
3
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-261
Console(config-cmap)#match ip dscp 3 4-262
Console(config-cmap)#