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

3 Risposte
1
profile picture
ESPERTO
con risposta 6 mesi fa
profile pictureAWS
ESPERTO
verificato 6 mesi fa
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
con risposta 6 mesi fa
  • 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
con risposta 6 mesi fa
  • Thanks Carlos. Got the cert today.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande