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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则