Specifications
B-197
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
match atm clp
Examples In the following example, a class called “class-c1” has been created using the class-map command, and
the match atm clp command has been configured inside that class. Therefore, packets are matched on
the basis of the ATM CLP and are placed into this class.
Router> enable
Router# configure terminal
Router(config)# class-map class-c1
Router(config-cmap)# match atm clp
Router(config-cmap)# end
Related Commands Command Description
class-map Creates a class map to be used for matching packets to a specified class.
show atm pvc Displays all ATM PVCs and traffic information.
show policy-map
interface
Displays the packet statistics of all classes that are configured for all service
policies either on the specified interface or subinterface or on a specific PVC
on the interface.