Direct Connect + VPN + TGW with DX/VPN failover

0

Two of my customers want to use DX (with VPN) connected to a TGW with an additional VPN failover. They want to avoid routing traffic over that failover link unless the primary DX isn’t routing traffic.

All VPN connections seem to default to ECMP if you enable ECMP on the TGW, meaning all traffic is split across all VPN links all the time.

Could you do BGP route manipulation on the on-prem side to achieve this? A combination of advertising a lower-cost route for AWS->on-prem traffic, and AS path prepending for on-prem->AWS?

AWS
질문됨 4년 전725회 조회
1개 답변
0
수락된 답변

So you have multiple IPSec VPN terminating on the same TGW and want to prefer one over the other? Is that correct?

You can control this from the customer side (CGW)

  • AWS->On-Prem: Use AS-Prepend or MED to control which path to take
  • On-Prem->AWS: Use LOCAL_PREF to control which path to take
profile pictureAWS
전문가
답변함 4년 전

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

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

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