Specifications

2-171
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-23401-02
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
match mpls experimental topmost
Examples This example shows how to create a class map called inclass, which matches all the incoming traffic with
MPLS values of 5 and 6:
Switch(config)# class-map match-any in-class
Switch(config-cmap)# match mpls experimental topmost 5 6
Switch(config-cmap)# exit
Related Commands Command Description
class-map Creates a class map to be used for matching packets to the class whose name
you specify.
show class-map Displays quality of service (QoS) class maps.