NBAR Question

From: Lab Rat #109385382 (techlist01@gmail.com)
Date: Tue Nov 28 2006 - 00:54:18 ART


If I was asked to match HTTP traffic (to later be police'd), is there any
difference between doing the following:

class-map HTTP
  match protocol http

with doing the following:

access-list 100 permit tcp any any eq www
class-map HTTP
  match access-group 100

I've seen it done both ways, and I just want to know if there are any
distinct functional differences between the two methods.

Thanks,

Ed



This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:48 ART