cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1211
Views
0
Helpful
2
Replies

The sequence of class-map under policy-map

navasil
Level 1
Level 1

Dear All,

I want to implement QoS (CBWFQ)on my network by using policy-map and class-map command. Does the squence of class-maps under policy-map command is important (just like ACL where the sequence of ACLs is very important)???

Please help. Thank you in advance

2 Replies 2

rsissons
Level 5
Level 5

Yes, the class map determines the order in which the policy map is procecced in exactly the same way that access lists are processed sequentially.

Thank you very much for the answer.