From: Tim Chan (timanji@yahoo.com)
Date: Thu Sep 14 2006 - 21:40:28 ART
Does the order under a policy-map make a difference? For example, I've got two
class-maps, one match smtp traffic and one match packets that are over 1250 in size.
Under the policy-map, I'm calling each class-map, but how does the router process them?
They are not nested, so if an SMTP packet that is 1300 in size, what's gonna happen?
class-map match-all SMTP
match protocol smtp
class-map match-all BIG
match packet length min 1251
!
policy-map qos
class BIG
police 2500000
class SMTP
bandwidth 1500
Any comments are appreciated..
-tim
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART