Creating a DRG Route Table
Create a Dynamic Routing Gateway (DRG) route table in Oracle Cloud Infrastructure.
When you create a DRG, two default route tables are created for you: one for VCN attachments and one for all other attachments. You can assign a new DRG route table to a DRG attachment to change the routing behavior.
For details about DRG routing, see Working with DRG Route Tables and Route Distributions.
The route table is created and displayed in the DRG route tables area of the DRG details page.
Use the network drg-route-table create command and required parameters to create a DRG route table:
oci network drg-route-table create --drg-id ocid ... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateDrgRouteTable operation to create a DRG route table.