From: Christopher Van Heuveln (cvanheuv@xxxxxxxxx)
Date: Tue Aug 15 2000 - 08:49:41 GMT-3
Turn R2 into a bridge and set the same IP address on both
interfaces:
host R2
no ip routing
int s0
ip add 10.1.1.2 /24
bridge-gr 1
int e0
ip add 10.1.1.2 /24
bridge-gr 1
bridge 1 prot ieee
I've used this in production...
Chris
On Mon, Aug 14, 2000 at 04:02:44PM -0700, Brian Edwards wrote:
> Here is a decent little scenario (IMHO). If you think it sucks, well you get
> what you pay for. I would like to know how people resolved it (in case there
> are other ways to do this that I didn't think about. Here it is...
>
>
>
> [R1]------[R2]------[R3]
>
>
> R1-R2 link is Frame Relay
> R2-R3 is Ethernet
> All three routers have interfaces on the 10.1.1.0/24 subnet and can ping
> each other directly on that subnet.
> Do not use proxy-ARP to solve the problem.
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:25 GMT-3