How can I use the Cisco CSR1000V to extend L2 network from on-premises to AWS?

0

How can I use the Cisco CSR1000V to extend L2 network from on-premises to AWS, e.g. to support migration use cases with hardcoded IP addresses?

1개 답변
0
수락된 답변

Cisco provides a guide for using a Cisco CSR1000v within AWS along with an corresponding on-premises device to use LISP with an IPSec between the two devices. L2 extension functionality is provided via LISP. What this article does not mention is how to setup the VPC network to make this work.

It’s important to understand that the VPC does not support transport of ARP traffic on L2. Instead such traffic is intercepted by the VPC. Therefore we need to ensure that an ARP request from an EC2 instance attempting to communicate with an on-premises instance is received by the CSR1000v instance within AWS. Only this way, LISP can do it’s job and provide L2 extension capability.

This is done by allocating the IP addresses from within the extended subnet that are used on-premises as secondary IP addresses to the LAN interface of the CSR1000v within AWS. This way the VPC will answer ARP requests for these IP addresses correctly and steer frames to the CSR1000v.

Refer also to https://www.youtube.com/watch?v=_FIBGOy2_DM for a more detailed video.

profile pictureAWS
전문가
답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠