Updating a DRG Route Table

Update the settings for a Dynamic Routing Gateway (DRG) route table in Oracle Cloud Infrastructure.

    1. Open the navigation menu  and select Networking. Under Customer connectivity, select Dynamic routing gateway.
    2. Under List Scope, select the compartment that contains the DRG with the route table you want to update.
      The page updates to display only the resources in that compartment. If you're not sure which compartment to use, contact an administrator. For more information, see Access Control.
    3. Select the name of the DRG.
    4. Under Resources, select DRG route tables.
    5. Select the name of the DRG route table that you want to update.
    6. Select Edit.
    7. Make the necessary changes, and then select Save changes.
  • Use the network drg-route-table update command and required parameters to update settings for a DRG route table:

    oci network drg-route-table update --drg-id ocid ... [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateDrgRouteTable operation to update settings for a DRG route table.