BLOCK A URL at the ingress interface.

From: Carlos Trujillo Jimenez (nergal888@hotmail.com)
Date: Thu Sep 27 2007 - 16:03:57 ART


I want to block access to www.cisco.com from my lan network.
Dont know whats wrong with the above config, please if someone can check.

class-map match-all PRUEBA-DROP
match protocol http url "http://www.cisco.com"

policy-map PRUEBA
class PRUEBA-DROP
   drop

interface BVI1
description Lan
service-policy input PRUEBA



This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:16 ART