Cisco Catalyst 9500 Manual page 130

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Creating a Policy Map
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
Step 2
[no] class-map {match-all | match-any }
Step 3
match protocol attribute attribute-type attribute-value
Step 4
end
Example:
Device(config)# end
Creating a Policy Map
SUMMARY STEPS
1. configure terminal
2. [no] policy-map policy-map-name
3. [no] class {class-map-name | class-default}
4. police rate-bps burst-byte
5. set {dscp new-dscp | cos cos-value}
6. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
Step 2
[no] policy-map policy-map-name
Step 3
[no] class {class-map-name | class-default}
Example:
Device(config-pmap)# class webex-class
Step 4
police rate-bps burst-byte
Example:
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
116
Configuring Application Visibility and Control in a Wired Network
Purpose
Enters global configuration mode.
Creates a class map with NBAR attributes.
Configures the specified protocol attribute as the match
criterion.
Returns to privileged EXEC mode. Alternatively, you can
also press Ctrl-Z to exit global configuration mode.
Purpose
Enters global configuration mode.
Creates a policy map based on a class-map based on NBAR
attributes.
Defines a traffic classification, and enters policy-map class
configuration mode.
By default, no policy map and class maps are defined.
If a traffic class has already been defined by using the
class-map global configuration command, specify its name
for class-map-name in this command.
Defines a policer for the classified traffic.
By default, no policer is defined.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents