D-Link CLI Reference Guide
Page 218
class-map
The
create-map
Global Configuration mode command creates or modifies a class map and enters the Class-map
Configuration mode. To delete a class map, use the
no
form of this command.
Syntax
class-map
class-map-name
[
match-all
|
match-any
]
no class-map
class-map-name
Parameters
•
class-map-name
— Specifies the name of the class map.
•
match-all
— Checks that the packet matches all classification criteria in the class map match statement.
•
match-any
— Checks that the packet matches one or more classification criteria in the class map match
statement.
Default Configuration
By default, the
match-all
parameter is selected.
Command Mode
Global Configuration mode
User Guidelines
The
class-map
Global Configuration mode command is used to define packet classification, marking and
aggregate policing as part of a globally named service policy applied on a per-interface basis.
The Class-Map Configuration mode enables entering up to two
match
Class-map Configuration mode commands
to configure the classification criteria for the specified class. If two
match
Class-map Configuration mode
commands are entered, each should point to a different type of ACL (e.g., one to an IP ACL and one to a MAC
ACL). Since packet classification is based on the order of the classification criteria, the order in which the
match
Class-Map Configuration mode commands are entered is important.
If there is more than one match statement in a
match-all
class map and the same classification field appears in
the participating ACLs, an error message is generated.
Note
A class map in match-all mode cannot be configured if it contains both an IP ACL and a MAC ACL with
an ether type that is not 0x0800.
Example
The following example creates a class map called class1 and configures it to check that packets match all
classification criteria in the class map match statement.
Console(config)#
class-map
class1
match-all
Console(config-cmap)#
Summary of Contents for DXS-3250 - xStack Switch - Stackable
Page 12: ...Page 11 ...
Page 46: ...ACL Commands Page 45 ...
Page 68: ...Address Table Commands Page 67 ...
Page 124: ...Ethernet Configuration Commands Page 123 ...
Page 134: ...GVRP Commands Page 133 ...
Page 144: ...IGMP Snooping Commands Page 143 ...
Page 158: ...IP Addressing Commands Page 157 Console config ip helper address 172 16 9 9 49 53 ...
Page 166: ...IP Addressing Commands Page 165 ...
Page 186: ...Line Commands Page 185 ...
Page 194: ...Management ACL Commands Page 193 ...
Page 200: ...PHY Diagnostics Commands Page 199 ...
Page 208: ...Port Monitor Commands Page 207 ...
Page 216: ...Power over Ethernet Commands Page 215 ...
Page 272: ...RMON Commands Page 271 ...
Page 334: ...Spanning Tree Commands Page 333 ...
Page 428: ...VLAN Commands Page 427 ...
Page 466: ...802 1x Commands Page 465 ...