August 2005
Intermediate to advanced
798 pages
31h 12m
English
match class-map — class-map
match class-mapclass-map-nameno class-mapclass-map-name
QoS class map match line
None
This command tells the current class map to use an entirely different class map as a matching criteria. By using this command, you can nest class maps.
In this example, you can see that class1 uses class2 with this command.
class-map match-any class2
match protocol ip
match access-group 101
!
class-map match-all class1
match class-map class2
match access-group 102