Skip to main content

Create and manage route tables

Permission notice

Creating and managing route tables (view, configure, approve, delete) require Project administrator permissions.

Create route table

The following describes how to create a route table in the Transit Gateway service.

  1. Go to KakaoCloud console > Networking > Transit Gateway.

  2. In the Route table menu on the left, click the [Create route table] button.

  3. Enter the information for the route table to create, and then click the [Create] button.

    Image Configure basic route table information

    CategoryDescription
    NameEnter the name of the route table
    Transit GatewaySelect the Transit Gateway to connect
    - Owner: Transit Gateway created by the user
    - Shared: Transit Gateway shared with the user

Manage route tables

The following describes how to manage route tables in the Transit Gateway service.

View route table list and basic information

You can view the list of created route tables and their basic information.

  1. Go to KakaoCloud console > Networking > Transit Gateway.

  2. In the Route table menu, view the list of currently created route tables.

    CategoryDescription
    NameName of the route table
    IDUnique ID of the route table
    StatusStatus of the route table
    - Creating: Route table is being created
    - Updating: Route table is being updated
    - Deleting: Route table is being deleted
    - Active: Route table provisioning succeeded
    - Error: Route table error occurred
    Default associationWhether the route table is the default association
    Transit Gateway nameName of the Transit Gateway
    Transit Gateway IDUnique ID of the Transit Gateway
    Availability zoneAvailability zone where the route table is applied
    Created atDate when the route table was created
    [⋮] buttonProvides the following functions
    - Rename: Change route table name
    - Delete: Delete route table

View route table details

You can view detailed information about the route table.

  1. Go to KakaoCloud console > Networking > Transit Gateway.

  2. Select a route table from the Route table menu.

  3. Check the information in the Details tab.

    ItemDescription
    NameUser-defined name used to identify the route table
    IDUnique ID of the route table
    StatusCurrent operating status of the route table
    Default associationWhether the route table is the default route table of the Transit Gateway
    Transit GatewayName of the Transit Gateway connected to the route table
    Created atDate and time when the route table was created

Delete route table

The following describes how to delete a route table.

caution

Before deleting a route table, remove all associated connections.

  1. Go to KakaoCloud console > Networking > Transit Gateway.
  2. In the Route table menu on the left, select [⋮] > Delete for the route table to delete.
  3. Enter the delete confirmation text in the pop-up window, and then click the [Delete] button.

View connection details

You can view connection information.

  1. Go to KakaoCloud console > Networking > Transit Gateway.

  2. Select the route table for which you want to view detailed information in the Route table menu.

  3. In the Connections tab, check the connection information.

    Image Connection details

    ItemDescription
    Attachment IDUnique ID of the attachment
    Resource nameName of the connected resource
    Resource IDUnique ID of the connected resource
    Resource typeType of the connected resource (for example, VPC)
    Resource statusCurrent status of the connected resource
    - Associating: Association in progress
    - Disassociating: Disassociation in progress
    - Associated: Association successful
    Connection statusConnection status with the Transit Gateway
info

For enhanced security, the Transit Gateway owner cannot directly view participant attachment information. Instead, the following fields are displayed as Participant resource or Shared project instead of the actual values.

  • Attachment owner project ID: Shared project
  • Resource name: Participant resource
  • Resource ID: Participant resource
  • Resource status: Participant resource

Add association

The following describes how to add a connection to the route table.

  1. Go to KakaoCloud console > Networking > Transit Gateway.
  2. Select the route table to configure connections in the Route Table menu on the left.
  3. In the Associations tab, click the [Add connection] button.
  4. Select the attachment to add in the pop-up window, and then click the [Save] button.

Delete association

The following describes how to delete a connection from the route table.

  1. Go to KakaoCloud console > Networking > Transit Gateway.
  2. Select the route table in the Route table menu on the left.
  3. In the Associations tab, click the [Delete] button next to the attachment to remove.
  4. Check the information in the pop-up window, and then click the [Delete] button.

Rename route table

The following describes how to change the name of a route table.

  1. Go to KakaoCloud console > Networking > Transit Gateway.
  2. In the Route table menu on the left, select [⋮] > Rename for the target route table.
  3. Enter the new name in the pop-up window, and then click the [Save] button.

Add route

The following describes how to add a route.

  1. Go to KakaoCloud console > Networking > Transit Gateway.
  2. In the Route table menu on the left, select the route table to which you want to add a route.
  3. In the Routing tab, click the [Add static route] button.
  4. Configure the settings in the pop-up window, and then click the [Add] button.

Manage routes

View route details

You can view detailed information about routes.

  1. Go to KakaoCloud console > Networking > Transit Gateway.

  2. Select the target route table from the Route table menu on the left.

  3. Check the information in the Routing tab.

    Image Route details

    ItemDescription
    IP CIDR blockNetwork range that is the routing destination
    Attachment IDUnique identifier of the resource connected to the Transit Gateway
    Attachment owner project IDUnique identifier of the project that owns the attachment
    Resource nameName of the connected resource
    Resource IDUnique ID of the connected resource
    Resource typeType of the connected resource (for example, VPC)
    Routing typeRouting method (for example, Static)
    Resource statusCurrent status of the connected resource
    Route table statusStatus of the route table
    - Creating: Route is being created
    - Deleting: Route is being deleted
    - Active: Route provisioning succeeded
info

For enhanced security, the Transit Gateway owner cannot directly view participant attachment information. Instead, the following fields are displayed as Participant resource or Shared project instead of the actual values.

  • Attachment owner project ID: Shared project
  • Resource name: Participant resource
  • Resource ID: Participant resource
  • Resource status: Participant resource

Modify route target

The following describes how to modify the route target.

  1. Go to KakaoCloud console > Networking > Transit Gateway.
  2. Select the target route table from the Route table menu on the left.
  3. Select [⋮] > Modify for the route to modify.
  4. Modify the target in the pop-up window, and then click the [Modify] button.
    • If the target type is Local, the route cannot be modified, and the message Local route cannot be modified is displayed.

Delete route

The following describes how to delete a route.

  1. Go to KakaoCloud console > Networking > Transit Gateway.
  2. Select the target route table from the Route table menu on the left.
  3. Select [⋮] > Delete for the route to delete.
  4. Enter the delete confirmation text in the pop-up window, and then click the [Delete] button.
    • If the target type is Local, the route cannot be deleted, and the message Local route cannot be modified is displayed.