Cisco Catalyst 2950 Command Reference Manual page 68

Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

class-map
For more information about configuring ACLs, see the "Configuring Network Security with ACLs"
Note
chapter in the software configuration guide for this release.
Examples
This example shows how to configure the class map named class1. class1 has one match criteria, which
is a numbered ACL.
Switch(config)# access-list 103 permit tcp any any eq 80
Switch(config)# class-map class1
Switch(config-cmap)# match access-group 103
Switch(config-cmap)# exit
You can verify your settings by entering the show class-map privileged EXEC command.
Related Commands
Command
class
match
policy-map
show class-map
Catalyst 2950 and Catalyst 2955 Switch Command Reference
2-38
Description
Defines a traffic classification for the policy to act on by using the class-map
name or access group.
Defines the match criteria to classify traffic.
Creates or modifies a policy map that can be attached to multiple interfaces to
specify a service policy.
Displays QoS class maps.
Chapter 2
Catalyst 2950 and 2955 Cisco IOS Commands
OL-10102-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2955

Table of Contents