From: Brian Dennis (brian@5g.net)
Date: Mon Sep 02 2002 - 23:36:09 GMT-3
Ming,
Enabling Local Policy Routing
Packets that are generated by the router are not normally policy routed.
To enable local policy routing for such packets, indicate which route
map the router should use by using the following command in global
configuration mode. All packets originating on the router will then be
subject to local policy routing.
Router(config)#ip local policy route-map <map-tag>
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/
fipr_c/ipcprt2/1cfindep.htm#xtocid19
Brian Dennis, CCIE #2210 (R&S/ISP Dial)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Mingzhou Nie
Sent: Monday, September 02, 2002 7:06 PM
To: Volkov, Dmitry (Toronto - BCE); 'ccielab@groupstudy.com'
Subject: Re: local policy routing
I believe policy routing is only applied to incoming traffic and the
route-map is applied on the incoming interface.
ming
--- "Volkov, Dmitry (Toronto - BCE)" <dmitry_volkov@ca.ml.com> wrote:
> Hello group,
>
> Could You please explain me what is wrong here R9(s0)----(s0)R12:
> (I can't ping loopbacks on R12 from R9)
>
> R9#
> interface Ethernet0
> ip address 170.240.8.1 255.255.255.0
> !
> interface Serial0
> ip address 50.100.1.9 255.255.255.0
> no fair-queue
> !
> ip local policy route-map test
> ip classless
> no ip http server
> !
> route-map test permit 10
> set ip default next-hop 50.100.1.12
>
> sh ip ro
> 170.240.0.0/24 is subnetted, 1 subnets
> C 170.240.8.0 is directly connected, Ethernet0
> 50.0.0.0/24 is subnetted, 1 subnets
> C 50.100.1.0 is directly connected, Serial0
> r9#
>
>
> R12#
> !
> interface Loopback0
> ip address 7.7.7.7 255.255.255.0
> !
> interface Loopback1
> ip address 160.160.160.160 255.255.255.0
> !
> interface Serial0
> ip address 50.100.1.12 255.255.255.0
> !
> ip classless
> no ip http server
>
> Thanks,
>
> Dmitry
> _________________________________________________________________
> Commercial lab list: http://www.groupstudy.com/list/commercial.html
> Please discuss commercial lab solutions on this list.
This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:43:42 GMT-3