Removing an Import Route Distribution from a DRG Route Table

Remove the import route distribution from a Dynamic Routing Gateway (DRG) route table in Oracle Cloud Infrastructure so that no routes are imported into it.

    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 distribution that you want to remove.
      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 import route distribution you want to remove.
    6. Click Edit.
    7. Clear the Enable import route distribution checkbox.
    8. Click Save changes.
  • Use the network drg-route-table remove-import-route-distribution command and required parameters to remove an import route distribution from a DRG route table:

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

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

  • Run the RemoveImportDrgRouteDistribution operation to remove an import route distribution from a DRG route table.