Upgrading a DRG

Upgrade a Dynamic Routing Gateway (DRG) in Oracle Cloud Infrastructure.

A legacy DRG created before June 2021 (or possibly April 2021 depending on the region) must be upgraded before you can connect it to more than one VCN, use it in cross-tenancy peering scenarios, or change the internal routing policies. This upgrade process doesn't change the DRG's OCID. For details, see Before you Upgrade a DRG.

Note

You can't roll back this change to the DRG. Upgrading the DRG resets existing BGP sessions for both Site-to-Site VPN and FastConnect.

To monitor the upgrade process or decide whether you might need to upgrade a DRG, follow the steps in Finding the DRG Upgrade Status.

    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. Select the name of the DRG.
    3. Select Upgrade DRG.
      This option is available only for legacy DRGs that can be upgraded.

      A message appears reminding you the action can't be reversed.

    4. Select Upgrade DRG.
    5. The upgrade occurs in the background. You can continue to make configuration settings while the upgrade is occurring. You're notified when the upgrade is complete.
    6. When the upgrade finishes, select Refresh page to gain access to the new DRG capabilities.
  • Use the network drg upgrade command and required parameters to upgrade a legacy DRG:

    oci network drg upgrade --drg-id  ocid  [OPTIONS]

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

  • Run the UpgradeDrg operation to upgrade a legacy DRG.