Listing DRG Attachments

Find a list of DRG attachments for a specified Dynamic Routing Gateway (DRG) and compartment.

    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
      The DRG attachments are displayed in sections and tables sorted by attachment type.
  • Use the network drg-attachment list command and parameters to find a list of DRG attachments for a specified DRG and compartment:

    oci network drg-attachment list --compartment-id compartment-ocid  --drg-id drg-ocid ... [OPTIONS]

    You can also filter the results by attached network, attachment type, DRG route table or VCN route table.

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

  • Run the ListDrgAttachments operation to find a list of DRG attachments.