Cisco WS-C3560E-24PD-E Command Reference Manual page 69

Catalyst 3560 series switch
Table of Contents

Advertisement

Chapter 2
Catalyst 3560 Switch Cisco IOS Commands
Only one access control list (ACL) can be configured in a class map. The ACL can have multiple access
control entries (ACEs).
Examples
This example shows how to configure the class map called class1 with one match criterion, which is an
access list called 103:
Switch(config)# access-list 103 permit any any dscp 10
Switch(config)# class-map class1
Switch(config-cmap)# match access-group 103
Switch(config-cmap)# exit
This example shows how to delete the class map c
Switch(config)# no class-map class1
You can verify your settings by entering the show class-map privileged EXEC command.
Related Commands
Command
class
match (class-map
configuration)
policy-map
show class-map
78-16405-05
lass1 :
Description
Defines a traffic classification match criteria (through the police,
set, and trust policy-map class configuration commands) for the
specified class-map name.
Defines the match criteria to classify traffic.
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
Displays QoS class maps.
Catalyst 3560 Switch Command Reference
class-map
2-37

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents