Updating a DRG Route Table

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

    1. On the Dynamic Routing Gateways list page, select the DRG that you want to work with. If you need help finding the list page or the DRG, see Listing DRGs.
    2. On the details page, perform one of the following actions depending on the option that you see:
      • On the Routing tab, go to the DRG route tables section.
      • Under Resources, select DRG route tables.
    3. Select the name of the DRG route table that you want to update.
    4. Select Edit.
    5. 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.