Chapter 38: Quality of Service Commands
– 1135 –
(
). A service policy defines packet classification, service
tagging, and bandwidth policing. Once a policy map has been bound to
an interface, no additional class maps may be added to the policy map,
nor any changes made to the assigned class maps with the
set
commands.
E
XAMPLE
This example creates a class map call “rd-class,” and sets it to match
packets marked for DSCP service value 3:
Console(config)#class-map rd-class match-any
Console(config-cmap)#match ip dscp 3
Console(config-cmap)#
R
ELATED
C
OMMANDS
description
This command specifies the description of a class map or policy map.
S
YNTAX
description
string
string
- Description of the class map or policy map.
(Range: 1-64 characters)
C
OMMAND
M
ODE
Class Map Configuration
Policy Map Configuration
E
XAMPLE
Console(config)#class-map rd-class#1
Console(config-cmap)#description matches packets marked for DSCP service
value 3
Console(config-cmap)#
match
This command defines the criteria used to classify traffic. Use the
no
form
to delete the matching criteria.
S
YNTAX
[
no
]
match
{
access-list
acl-name
|
cos
cos
|
ip dscp
dscp
|
ip precedence
ip-precedence
|
ipv6 dscp
dscp
|
vlan
vlan-id
}
acl-name
- Name of the access control list. Any type of ACL can be
specified, including standard or extended IPv4/IPv6 ACLs and MAC
ACLs. (Range: 1-16 characters)
cos - A Class of Service value. (Range: 0-7)
dscp
- A Differentiated Service Code Point value. (Range: 0-63)
Summary of Contents for SSE-G2252
Page 42: ...44 General IP Routing on page 627...
Page 603: ...Chapter 16 IP Configuration Setting the Switch s IP Address IP Version 6 609...
Page 883: ...Chapter 24 General Security Measures Port based Traffic Segmentation 894...
Page 989: ...Chapter 30 Congestion Control Commands Automatic Traffic Control Commands 1000 Console...
Page 1007: ...Chapter 33 Address Table Commands 1019...
Page 1137: ...Chapter 38 Quality of Service Commands 1150...