Removing a Route Rule from a DRG Route Table

Delete one or more route rules from the specified DRG route table.

    1. Open the navigation menu and click Networking. Under Customer connectivity, click Dynamic routing gateway.
    2. Under List Scope, select the compartment that contains the DRG with the route table that 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. Click the name of the DRG.
    4. Under Resources, click DRG route tables.
    5. Click the name of the DRG route table whose static rules you want to remove.
    6. Check the box to the left of the Destination CIDR block for the rule or rules you want to delete.
    7. Click Remove.
    8. Click 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.