Configure Route Tables

Configure Transit Gateway and VPC Route Tables

Next, we will create a Static Route to the VPC ASG VPN.

  1. Access VPC

    • Select Transit gateway route tables

    • Choose the Transit gateway route tables that have been created by default, ensuring that there are two attachments

    • Switch to the Routes tab

    • Select Create static route

  2. In the Create static route interface

    • CIDR, enter the CIDR of ASG VPN: 10.11.0.0/16
    • Type: Active
    • Choose attachment, select VPN
    • Click Create static route

Successfully created

Access Route tables

  • Select Route table-Public
  • Choose the Routes tab
  • Select Edit routes

In the Edit routes interface

  • Select Route table-Public
  • Choose Add Route
  • Destination, enter 10.11.0.0/16
  • Target, select Transit Gateway

Result

We perform similarly in the Route table - Private