Removing a Route Rule from a DRG Route Table

Delete one or more route rules from 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 remove.
    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 delete.
    6. Perform one of the following actions depending on the option that you see:
      • Select Actions, then Remove.
      • Select Remove.
    7. Select Remove to confirm that you want to delete the rules.
  • Use the network drg-route-rule remove command and required parameters to remove one or more route rules from the specified DRG route table:

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

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

  • Run the RemoveDrgRouteRules operation to remove one or more route rules from the specified DRG route table.