Updating a Route Distribution

Update a route distribution for a Dynamic Routing Gateway (DRG) in Oracle Cloud Infrastructure.

The following steps describe how to change the name of a route distribution. To add or update a statement for an import or export route distribution, see Adding a Route Distribution Statement or Updating a Route Distribution Statement.

    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 either the Import route distributions or Export route distributions sections.
      • Under Resources, select either Import route distributions or Export route distributions.
    3. Select the name of the route distribution that you want to rename.
    4. Select Edit.
    5. Enter a new name, then select Save changes.
  • Use the network drg-route-distribution update command and required parameters to rename the specified route distribution:

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

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

  • Run the UpdateDrgRouteDistribution operation to rename the specified route distribution.