Cisco Catalyst 2950 Command Reference Manual page 38

Desktop switch
Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

class-map
Note
For more information about configuring ACLs, refer to the "Configuring Network Security with ACLs"
chapter in the Catalyst 2950 Desktop Switch 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 Desktop Switch Command Reference
2-14
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
Cisco IOS Commands
78-11381-05

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents