06-06-2018 10:10 PM - edited 03-08-2019 03:17 PM
Hello,
We are moving data centers. We have metro ether circuit between two data center and we are using ASR routers (CE) at both locations. The ports on the ASRs connected to metro ethernet are layer 3 using 172.16.1.0/24 address range to connect the two data centers. We would like to extend layer 2 to prevent re-addressing hosts that will be moved to the new data center.
How can this be accomplished? There's a lot of information online regarding layer 2 extension such L2TPV3, OTV, etc but I'm just not sure which one to use. Any advise and sample configurations would be appreciated. Thank you!
Richard
Solved! Go to Solution.
06-06-2018 11:30 PM
Hi Richard,
Since you have placed Layer3 devices at each end of the Metro Ethernet interconnection, the fact that this is a Metro Ethernet (which has its own means of stretching VLANs between locations, either using 802.1ad Q-in-Q or 802.1ah MAC-in-MAC) is no longer important because your VLANs are terminated on the Layer3 devices - the ASR routers.
Personally, if I had a choice, I would go with OTV. This is a technology that was designed with the particular goal of accomplishing exactly what you are seeking for - selectively extend VLANs between distant data centers. As opposed to L2TP, it gives you a better flexibility in selecting which VLANs you want to stretch, it allows you to do VLAN rewriting/mapping if necessary, provides STP domain isolation (each OTV "island" is its own STP domain; BPDUs are not carried across), supports redundancy if you have multiple CE routers at the same location acting as OTV edge devices, and avoids unknown unicast flooding. Assuming your ASR devices support it (which they should), OTV would be, for me, the natural choice. What needs to be taken into account, though, is the fact that the OTV encapsulation overhead is 42 bytes, and so the transport network has to accomodate jumbo frames - there is no fragmentation supported.
My two cents. I hope other friends here will share their own opinions! As usual, there is no single perfect answer... :)
Best regards,
Peter
06-06-2018 11:30 PM
Hi Richard,
Since you have placed Layer3 devices at each end of the Metro Ethernet interconnection, the fact that this is a Metro Ethernet (which has its own means of stretching VLANs between locations, either using 802.1ad Q-in-Q or 802.1ah MAC-in-MAC) is no longer important because your VLANs are terminated on the Layer3 devices - the ASR routers.
Personally, if I had a choice, I would go with OTV. This is a technology that was designed with the particular goal of accomplishing exactly what you are seeking for - selectively extend VLANs between distant data centers. As opposed to L2TP, it gives you a better flexibility in selecting which VLANs you want to stretch, it allows you to do VLAN rewriting/mapping if necessary, provides STP domain isolation (each OTV "island" is its own STP domain; BPDUs are not carried across), supports redundancy if you have multiple CE routers at the same location acting as OTV edge devices, and avoids unknown unicast flooding. Assuming your ASR devices support it (which they should), OTV would be, for me, the natural choice. What needs to be taken into account, though, is the fact that the OTV encapsulation overhead is 42 bytes, and so the transport network has to accomodate jumbo frames - there is no fragmentation supported.
My two cents. I hope other friends here will share their own opinions! As usual, there is no single perfect answer... :)
Best regards,
Peter
06-07-2018 03:34 PM
Thank you for the reply Peter! This is very helpful. I was leaning towards L2TPV3 but was having doubts whether it will work or not with ME. I will look at OTV and setup a lab for testing. Yes, I am excited to hear our other friends opinions and recommendations as well. Thank you again!
Richard
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