IE Lab 4 Task 19.3 (Or 8.3 in solution guide) Rate Limiting

From: CCIEin2006 (ciscocciein2006@gmail.com)
Date: Sun Jan 15 2006 - 16:52:55 GMT-3


Task says to limit outbound traffic rate of packets over 1250 bytes in size
to 2.5Mbps.

The solution guide says to use the following class map:

class-map match-all ABOVE_1250_BYTES
match packet length min 1250

I think the correct answer should be match packet length min 1251 because
the task said rate limit packets OVER 1250 bytes in size.
If you specifty a min of 1250 that includes packets 1250 bytes in size which
is incorrect. Is my assumption correct?



This archive was generated by hypermail 2.1.4 : Wed Feb 01 2006 - 07:45:49 GMT-3