cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
603
Views
1
Helpful
0
Replies

Nested Class-maps

Valgavv
Level 1
Level 1

I'm trying to configure a QoS policy using modular QoS configuration, specifically nested class-maps.  I'm configuring a Cisco 3850 using IOS XE Denali 16.6.2.  After defining a couple of single class-maps, I tried to group them using the command 'match class-map'.  The switch errors out as if that command doesn't exist. When I hit the '?' after the match, class-map doesn't even show up as a usual command.  What am I doing wrong?  Ex configuration below:

 

class-map match-any test1

match access-group test_acl1

 

class-map match-any test2

match access-group test_acl2

 

class-map match-any combined_test_class

match class-map test1

match class-map test2

0 Replies 0
Review Cisco Networking for a $25 gift card