Re: Re: Creating Tunnel Interfaces

From: polarccie@yahoo.co.uk
Date: Mon Jul 14 2003 - 14:51:06 GMT-3


thank you for the answer...
does that mean, we should grab an ip address from the allowed range and assign it to the tunnel interfaces...

say i have
r1----r2----r3

FR nbma, hub and spoke
all have ips 192.168.123.x where x is the router id.if i want to tunnel between r1 and r3....

should i have sthg like

on R1
int tunnel 0
tunnel source 192.168.123.1
tunnel destination 192.168.123.3
ip add 192.168.13.1 255.255.255.0

and
int tunnel 0
tunnel source 192.168.123.3
tunnel destination 192.168.123.1
ip add 192.168.13.3 255.255.255.0
on R3?

and will i allow this route to be seen on other routers routing tables?



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:39 GMT-3