Users Guide

Layer 2 Switching Commands 694
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.
NOTE: This command is not available on the N1500 Series switches.
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.
Class maps may be chained, for example, a class-map may reference
another class map, which references a third class map, et. seq.
Any attempts to delete the refclassname class while the class is still
referenced by any class-map-name fails.
The combined match criteria of class-map-name and refclassname must
be an allowed combination based on the class type.
Any subsequent changes to the refclassname class match criteria must
maintain this validity, or the change attempt fails.