Updating a DRG Attachment

Update the configuration details of a Dynamic Routing Gateway (DRG) attachment in Oracle Cloud Infrastructure.

  • You can use the Console to update the display name of an attachment and advanced options including DRG route table, VCN route table, and VCN route type.

    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 Attachments tab, go to the section that corresponds to the attachment's type.
      • Under Resources, select an option corresponding to the attachment's type.

      The available DRG attachment types are:

      • VCN attachments
      • Virtual circuit attachments
      • IPSec tunnel attachments
      • Remote peering connection attachments
      • Loopback attachments
      • Cross-tenancy attachments
    3. Select the name of the attachment you're interested in.
    4. Select Edit.
    5. (Optional) Change the display name of the attachment.
    6. (Optional) Select Show Advanced options and change the other options associated with the attachment. The options can vary from attachment type to attachment type
    7. Select Save changes.
  • Use the network drg-attachment update command and required parameters to update a DRG attachment's configuration details:

    oci network drg-attachment update  --drg-attachment-id ocid ... [OPTIONS]

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

  • Run the UpdateDrgAttachment operation to update a DRG attachment's configuration details.