From: gajewski@lodz.tpsa.pl
Date: Wed Oct 13 2004 - 08:05:10 GMT-3
Hi group,
I have a problem with ip-prec marking on catalyst3550, seems that i'm doing right way but i think that sth just pass me by ...
I have router connected to Fa0/24 of Cat3550, I want to mark packets going from the router based on ACL :
mls qos
ip access-l ex prec2
permit icmp any host 2.2.2.2 echo
ip access-l ex prec5
permit icmp any host 5.5.5.5 echo
class-map match-all prec2
match access-g name prec2
class-map match-all prec5
match access-g name prec5
policy-map ip-prec
class prec2
set ip prec 2
class prec5
set ip prec 5
int fast 0/24
service-policy in ip-prec
I want to verify that it works , but neither sh ip policy int fast 0/24 nor sh access-l don't show any marking. Moreover , ip accounting preced on router behind catalyst doesn't show prec 2 and 5 marking as well. Does anyone have idea , what is wrong ?
any help appreciated :) ,
Mariusz
This archive was generated by hypermail 2.1.4 : Sat Nov 06 2004 - 17:11:47 GMT-3