Updated on 2026-07-30 GMT+08:00

Route Table Overview

A route table controls how an enterprise router routes packets. It contains attachment associations, propagations, and routes.

Table 1 Route tables

Route Table

Description

Custom route table

  • A custom route table is an additional route table you optionally create for an enterprise router.
  • An enterprise router can have multiple custom route tables. You can associate attachments with different route tables to enable communications or isolation between network instances.

Default route table

There are two types of default route tables: default association route table and default propagation route table. You can specify a route table both as the default association route table and the default propagation route table. You can also specify one route table as the default association route and another route table as the default propagation route table.

  • If Default Route Table Association is enabled and the default association route table is specified, newly created attachments will be associated with the default association route table.

    If no default association route table is specified, a route table named defaultRouteTable will be created and used as the default association route table.

  • If Default Route Table Propagation is enabled and the default propagation route table is specified, newly created attachments will be propagated to the default propagation route table.

    If no default propagation route table is specified, a route table named defaultRouteTable will be created and used as the default propagation route table.

  • If both Default Route Table Association and Default Route Table Propagation are enabled but the default association route table and the default propagation route table are not specified, the route table named defaultRouteTable will be used as both the default association route table and the default propagation route table.
  • If there is already a route table named defaultRouteTable, no additional defaultRouteTable will be created.
  • You can replace the default route table with a custom route table if needed.