Or could you q in q to bridge the links that could make it work rather like a PVC?
Sent from my iPhone > On 25 Oct 2013, at 02:46, Wilberth E. Lemaître <[email protected]> > wrote: > > Thanks a lot George, that really cleared my doubt! > > From: [email protected] > To: [email protected] > Subject: RE: [OSL | CCIE_RS] 2 Networks with the same IP Address range > Date: Fri, 25 Oct 2013 01:11:41 +0000 > > > > > Hi, > There are a few workaround, or "cheats": > > A. If the two PCs were on the same VLAN on the same switch, then the router > network is bypassed. Probably not what you are after though. > > B. On router A, enable proxy arp on F0/0, and put in a static route: > > ip route 192.128.0.3 255.255.255.255 1.1.1.2 > > On router C, you'd need: > > ip route 192.168.0.23 255.255.255.255 2.2.2.2 > > Router B would also need these host routes pointing in the correct direction. > > C. Change from a routed network to a bridged network between the two PCs. > > D. Run MPLS/LDP between Router A and B , Router B and C and employ AToM to > "xconnect" the two LAN segments. > > E. Add loopbacks to router A and C. Advertise them into RIP. Set up a > tunnel interface between these two loopbacks, then bridge between Router A > fast0/0 and Tunnel 0; and Router C F0/0 and Tunnel 0. > >> From: [email protected] >> To: [email protected] >> Date: Thu, 24 Oct 2013 18:55:47 -0600 >> Subject: [OSL | CCIE_RS] 2 Networks with the same IP Address range >> >> Hello folks, >> I have a question, let's suppose I have 3 routers(A,B,C), router A has >> configured its F0/0 the ip address 192.168.0.1/24, and s0/0 1.1.1.1/30 to >> Router B, Router B has configured s0/1 2.2.2.2/30 connected to Router C and >> router C its F0/0 the same ip address of router A, 192.168.0.1/24. If you >> enable RIP and you advertise all the networks, is there anyway that a >> computer on the LAN of router A can ping a computer on the LAN of router C. >> One computer has 192.168.0.2 and the other one 192.168.0.3 in different >> sides. Is that possible to do? >> Thanks in advance! >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> >> Are you a CCNP or CCIE and looking for a job? Check out >> www.PlatinumPlacement.com >> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > > http://onlinestudylist.com/mailman/listinfo/ccie_rs _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
