Create Transit Gateway Route Tables

Overview

ℹ️ Information: In this section, you will create and configure Transit Gateway Route Tables to control traffic flow between your VPCs. Route tables determine how traffic is routed through the Transit Gateway.

Create Transit Gateway Route Table

  1. Access VPC Management Console
    • Open the VPC Management Console
    • Navigate to Transit Gateway Route Tables

VPC Console

  1. Create Route Table
    • Select Create Transit Gateway Route Table
    • This will be used to manage routing between VPCs

Create Route Table

  1. Configure Route Table
    • Name tag: lab20-TGW-RT
    • Select your Transit Gateway
    • Click Create Transit Gateway Route Table

💡 Pro Tip: Use descriptive names for your route tables to easily identify their purpose.

Route Table Configuration

  1. Verify Creation
    • Confirm the route table is created successfully
    • Wait for the status to show as “available”

Verification

Configure Route Table Associations

  1. Access Associations Tab
    • Select the created route table
    • Navigate to the Associations tab
    • Click Create association

ℹ️ Information: Associations determine which VPC attachments can send traffic through this route table.

Associations Tab

  1. Create Associations
    • Select each VPC attachment in turn
    • Create an association for each VPC

Create Association

  1. Verify Associations
    • Confirm successful association for each VPC
    • All four VPCs should be associated

Verify Associations

  1. Complete Associations
    • Verify all four VPCs are associated with the route table

Complete Associations

Configure Route Table Propagations

  1. Access Propagations Tab
    • Switch to the Propagations tab
    • Click Create propagation

ℹ️ Information: Propagations determine which VPC attachments can receive traffic through this route table.

Propagations Tab

  1. Create Propagations
    • Select each VPC attachment
    • Create a propagation for each VPC

Create Propagation

  1. Verify Propagations
    • Confirm successful propagation for each VPC
    • All four VPCs should be propagated

Verify Propagations

  1. Complete Propagations
    • Verify all four VPCs are propagated in the route table

⚠️ Warning: Both associations and propagations must be properly configured for VPCs to communicate through the Transit Gateway.

Complete Propagations