GRE Tunnel with TGW Use Cases

1

Hi all, im just prepping for my AWS Network Specaility and I was wondering what the use cases's are with GRE Tunneling and Transit Gateway Connect. Im just wondering based of some of the documentation where they peer a VPC to TGW and use GRE to tunnel to an appliance, what benefits this would bring to the consumers infrastructure from a SDN perpsective..

Im intrested to hear peoples views and thoughts to as and why it may be a good use case.

Thanks Gary

profile picture
专家
已提问 6 个月前587 查看次数
3 回答
1
profile picture
专家
已回答 6 个月前
profile pictureAWS
专家
已审核 6 个月前
1

Connecting on-premises networks to AWS - GRE tunnels can be used to connect VPN appliances or routers on-prem to TGW, providing secure connectivity to VPCs and on-prem networks. This avoids the need for each VPC having its own VPN connection.

Traffic inspection/security services - The GRE tunnels can send traffic to a firewall or IPS appliance before routing it to the destination VPC. This allows you to apply security policies and inspect traffic.

profile pictureAWS
已回答 6 个月前
  • Thanks Dave. Got the cert today.

0

Another use case that I've personally deployed for some customers is to connect the VPC (or VPCs) to different on-premises VRF networks. This is the case mainly for CSPs or Telcos which have different routing-domains or VRFs on-premises and need to connect these networks to AWS, keeping this separation of routing. This is usually done by using TGW Connect peers (GRE tunnels) or Private IP IPSec VPNs, which both terminate on TGW. From here, you can create multiple TGW route-tables to keep the routing separated/segregated, similar to how it's done on-premises with VRFs.

AWS
已回答 6 个月前
  • Thanks Carlos. Got the cert today.

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

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

回答问题的准则