Editing a Remote Peering Connection Attachment

Update information for a remote peering connection (RPC) attachment.

    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 Remote peering connection attachments section.
      • Under Resources, select Remote peering connection attachments.
    3. Select the attachment for the remote peering connection you're interested in.
    4. Select Edit.
    5. Change any of the following information:
      • Display name: Enter a friendly name for the RPC attachment. It doesn't have to be unique, and it can be changed later. Avoid entering confidential information.
      • Choose a DRG route table: Select a route table for the attachment to use. By default, the Autogenerated DRG route table for RPC, VC, and IPSec attachments is selected.
      • Enable dynamic export of routes from assigned DRG route table: Check this option to allow BGP advertisement of routes from the chosen DRG route table. You would only leave this option unselected if you had a specific reason to do so.
    6. Select Save changes.
  • Use the network remote-peering-connection update command and required parameters to update information for an RPC:

    oci network remote-peering-connection update --remote-peering-connection-id rpc-ocid ... [OPTIONS]

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

  • Run the UpdateRemotePeeringConnection operation to update information for an RPC.