Updating a Route Rule in a DRG Route Table

Update one or more route rules in the specified DRG route table.

    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 whose static rules you want to update.
    4. On the details page, perform one of the following actions depending on the option that you see:
      • Select the Static route rules tab.
      • Under Resources, select Static route rules.
    5. Check the box next to the Destination CIDR block for the rule or rules you want to update.
    6. Perform one of the following actions depending on the option that you see:
      • Select Actions, then Edit, and make the changes you want.
      • Select Edit and make the changes you want.
    7. When finished, select Save changes.
  • Use the network drg-route-rule update command and required parameters to update one or more route rules in the specified DRG route table:

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

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

  • Run the UpdateDrgRouteRules operation to update one or more route rules in the specified DRG route table.