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. 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 import route distribution you want to remove.
    4. Select Edit.
    5. Clear the Enable import route distribution checkbox.
    6. Select 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.