Creating a VCN Route Table
Create a Virtual Cloud Network (VCN) route table in a specific VCN and compartment.
Use the network route-table create command and required parameters to create a VCN route table:
oci network route-table create --compartment-id compartment-ocid --route-rules rules --vcn-id vcn-ocid ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CreateRouteTable operation to create a route table.