From: PhiL (theccie@gmail.com)
Date: Sat Apr 16 2005 - 11:21:17 GMT-3
You need an extended access-list in your route-map allowing any to
130.1.3.0 0.0.0.255 currently you are allowing only packets with
source address of 130.1.3.0. Your local policy is using the deny 20
line to deny the packet as it is not a match on the ACL.
PhiL
On 4/15/05, John Matus <john_matus@hotmail.com> wrote:
> ok......the topology.....
>
> R1----------------------R2-----------------------R3--------130.1.3.0
> ---- ------
> ------ ---------R4-----------------
>
> R1 has 2 paths to R3, through R2 and R4. i'm using eigrp so the paths are
> equal cost at the moment. i decided to use policy routing to perfer the
> path thru R3 over R4 to get to the 130.1.3.0 subnet on r3.
>
> R1
> int s0/0
> no ip route-cache
>
> ip local policy route-map policy
> access-list 1 permit 130.1.3.0 0.0.0.255
>
> route-map policy permit 10
> match ip add 1
> set ip next-hop 150.1.124.2
> route-map policy deny 20
>
> my debug show that the policy routing fails but i have no idea WHY <cry>
> here is the debug:
>
> Mar 1 01:38:53.475: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100, policy
> match
> *Mar 1 01:38:53.475: IP: route map policy, item 20, deny
> *Mar 1 01:38:53.475: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy rejected -- normal forwarding
> *Mar 1 01:38:53.595: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy match
> *Mar 1 01:38:53.595: IP: route map policy, item 20, deny
> *Mar 1 01:38:53.595: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy rejected -- normal forwarding
> *Mar 1 01:38:53.711: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy match
> *Mar 1 01:38:53.711: IP: route map policy, item 20, deny
> r1#
> *Mar 1 01:38:53.711: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy rejected -- normal forwarding
> *Mar 1 01:38:53.827: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy match
> *Mar 1 01:38:53.827: IP: route map policy, item 20, deny
> *Mar 1 01:38:53.827: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy rejected -- normal forwarding
> *Mar 1 01:38:53.943: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy match
> *Mar 1 01:38:53.943: IP: route map policy, item 20, deny
> *Mar 1 01:38:53.947: IP: s=130.1.124.1 (local), d=130.1.3.3, len 100,
> policy rejected -- normal f
>
> what am i doing wrong???????
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
-- Regards,PhiL
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:54:58 GMT-3