From: david belka (belka_jpn@yahoo.com)
Date: Sat Jun 05 2004 - 02:47:17 GMT-3
Hi group
I want to configure marking on IP traffic using CBWFQ
here is what i am trying
all www traffic to marked with precedence 4
all other ip traffic with precedence 2
class-map www
match ip access-group 101
policy-map fff
class www
set ip precedence 4
class class-default
set ip precedence 2
access-list 101 permit tcp any any eq www
Is this the right way to configure or it is advisable to create another class of IP traffic with match any clause & then set precedence ?
Thanks
Belka
This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:33 GMT-3