[nsp] policy-routing GRE tunnel packets
Tim Franklin
tim at colt.net
Wed Aug 20 15:47:39 EDT 2003
Hi Alex,
Previously, cisco-nsp-bounces at puck.nether.net <> wrote:
> Hum. Perhaps I should try to outline what I'm trying to
> do - possibly there's just some stupid mistake...
>
> Following is a rough makeup of the original config:
>
> !
> interface FastEthernet0/0
> ip address 192.168.0.1 255.255.255.0
> !
> interface FastEthernet0/1
> ip address 192.168.10.1 255.255.255.0
> !
> interface Tunnel0
> ip address 10.0.0.1 255.255.255.252
> tunnel source FastEthernet0/0
> tunnel destination 172.16.0.1
> !
> interface Tunnel1
> ip address 10.0.10.1 255.255.255.252
> tunnel source FastEthernet0/1
> tunnel destination 172.16.10.1
Is there any reason you can't just:
ip route 172.16.10.1 255.255.255.255 192.168.10.254
?
This should make the packets for the second tunnel go the right way without any need for policy routing...
Regards,
Tim.
--
Tim Franklin ____________
Project Engineer \C/\O/\L/\T/ Product Engineering &
T: +44 20 7863 5714 V V V V Customer Solutions
F: +44 20 7863 5876
More information about the cisco-nsp
mailing list