03-21-2005 06:24 AM - edited 03-03-2019 09:06 AM
I am planning a data center migration in which I'm installing a point to point DS3 between the two data centers.
I want to extend my VLANs (i.e. broadcast domains) over the DS3 to create a transparent LAN. This would allow servers at both data centers to reside on the same IP network so I can avoid making IP changes at the application layer.
How can I make the router that terminates the DS3 operate like a switch and treat the DS3 interface as though it were an ethernet LAN segment?
As a side note, I attempted to provision a Metro Ethernet service that would extend the VLANs providing a transparent LAN service, however, complications arose and now I'm in search of an alternative solution.
03-21-2005 08:14 AM
You would need to create a bridge network, however I wouldn't do that at all and just do it the right way. Change the IP on the servers once and be done with it because you will run into more problems than you want setting up and troubleshooting bridging.
03-21-2005 08:31 AM
If it is a point-point DS3 it is easy. Enable IRB then create BVI interfaces on each side for bridging across the DS3. There are a couple of different ways to configure and I think the best in this scenario is to "ip unnumbered BVIx" on the serial interfaces - haven't tried this myself. The other option is to add "bridge-group x" to the ethernet ints but depending on other purposes for this router that might not be the best way.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide