Hi people,   im playing with nbar and i have problems to classify traffic
with match protocol http url command.
I dont see matches in the policies,   i tryed with inbound and outbound
policies,  and i cant make it work when i use strings to match:
this is my config:
 !
class-map match-all HTTP
 match protocol http
class-map match-all HTTP-PERMITIDOS
 match protocol http url "www.tenfieldigital.com.uy"
policy-map R1-INPUT
 class HTTP-PERMITIDOS
    police 128000
 class HTTP
show policy-map interface fas0/1
FastEthernet0/1
  Service-policy input: R1-INPUT
    Class-map: HTTP-PERMITIDOS (match-all)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: protocol http url "www.tenfieldigital.com.uy"
      police:
          cir 128000 bps, bc 4000 bytes
        conformed 0 packets, 0 bytes; actions:
          transmit
        exceeded 0 packets, 0 bytes; actions:
          drop
        conformed 0 bps, exceed 0 bps
    Class-map: HTTP (match-all)
      493 packets, 245134 bytes
      5 minute offered rate 0 bps
      Match: protocol http
    Class-map: class-default (match-any)
      96575 packets, 95336011 bytes
      5 minute offered rate 866000 bps, drop rate 0 bps
      Match: any
Router Cisco 2811
Cisco IOS Software, 2800 Software (C2800NM-ADVSECURITYK9-M), Version
15.0(1)M,
Blogs and organic groups at http://www.ccie.net
Received on Tue Aug 31 2010 - 11:36:26 ART
This archive was generated by hypermail 2.2.0 : Wed Sep 01 2010 - 11:20:53 ART