DELL PC6248 User Manual

Page of 1356
QoS Commands
467
User Guidelines.
This command has no user guidelines.
Example
The following example displays
console(config)#policy-map p1 in
console(config-policy-map)#class c1
console(config-policy-classmap)#mark ip-precedence 2
console(config-policy-classmap)#
match class-map
Use the match class-map command to add to the specified class definition 
the set of match conditions defined for another class. Use the no form of this 
command to remove from the specified class definition the set of match 
conditions defined for another class.
Syntax
match class-map 
refclassname
no match class-map 
refclassname
refclassname — The name of an existing DiffServ class whose match 
conditions are being referenced by the specified class definition. 
Default Configuration
This command has no default configuration.
Command Mode
Class-Map Configuration mode
User Guidelines
• The parameters 
refclassname and class-map-name can not be the same.
• Only one other class may be referenced by a class.