RE: Outbound filters do not affect traffic originating on the

From: Santiago Enciso <santiago.enciso_at_gmail.com>
Date: Tue, 27 Oct 2009 09:08:50 -0400

Configure a local policy route-map with a set interface command
Pointing to a loopback interface so the traffic bounces off the loopback and
this way traffic is treated as if it entered one interface and leaves
another interface (in this case traffic artificially enters via the loopback
interface and leaves the int where you have filtering configured)

Conf t
route-map LOCAL permit 10
  set interface loopback0

ip local policy route-map LOCAL
exit

whe you enter the set command a messages appears telling you the the next
hop is a local one. This is just informative for this case.

This works for ping, traceroute, telnet traffic,
Doesn't work for routing updates, and ip sla traffic

HTH

Santiago E

 
-----Mensaje original-----
De: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] En nombre de andy
thomas
Enviado el: Martes, 27 de Octubre de 2009 07:33
Para: ccielab_at_groupstudy.com
Asunto: Outbound filters do not affect traffic originating on the router

Hey friends,

How i can achieve traffic originating on the router to be filtered outbound.

Thanks

Blogs and organic groups at http://www.ccie.net
Received on Tue Oct 27 2009 - 09:08:50 ART

This archive was generated by hypermail 2.2.0 : Sun Nov 01 2009 - 07:51:01 ART