Connect to Oracle FastConnect (Network Edge Device)

Note: For instructions on connecting from a Fabric port, a Fabric Cloud Router, a Metal VLAN, or using a service token, see Connect to Oracle FastConnect (Port, Service Token, Cloud Router, Metal VLAN).

Prerequisites

Before creating a connection to Oracle FastConnect from a Network Edge virtual device, you must have:

  • Oracle VCN instance.

  • An Equinix Fabric account, with the following IAM roles assigned: Fabric Connections Manager.

  • A Network Edge virtual device.

Create Dynamic Routing Gateway in the Oracle Console

To create a Dynamic Routing Gateway:

  1. Log in to the Oracle Console and select the region you want.

  2. To create the Dynamic Routing Gateway (DRG), go to Networking, select Dynamic Routing Gateway (DRG), enter your options into the form, and click Submit. Wait for the DRG to be provisioned.

  3. To attach the DRG to a Virtual Cloud Network (VCN), select your previously created DRG, then select Attach to Virtual Cloud Network.

    Note: Be sure this is associated with your desired VCN Compartment and VCN.

  4. Configure the VCN subnet route table to send traffic to DRG. Select Virtual Cloud Networks in the Networking and select your desired VCN in the Compartment.

  5. To create a connection, select Equinix: Fabric and click Next.

  6. Enter your information into the Connection form and click Continue.
  7. Copy to OCID in the Connection Created confirmation. The Virtual Circuit is now in the Pending Provider state.

    Create a Connection in the Equinix Fabric Portal

    To connect to Oracle FastConnect from a Network Edge virtual device:

  1. Log in to Equinix Fabric.

  2. From the Connections menu, select Create Connection.

  3. Locate the Oracle Cloud card, click Select Service, then click Create Connection (Network Edge Device).

  4. On the Select Locations page:

    1. In the Origin section:

      1. Click Virtual Device.

        Important: If the Virtual Device option is disabled, there are no virtual devices available in the selected project. Choose a different project, that has virtual devices assigned to it, or create a new virtual device in this project.

      2. Select metro.

      3. Choose virtual device type, select connection type, then select a virtual device instance.

    2. In the Destination section, select a metro where you want to terminate your connection, then click Next.

  5. On the Connection Details page:

    1. Enter a connection name.

    2. Enter a virtual circuit identifier.

    3. Select network interface on your virtual device.

    4. Enter a purchase order number.

    5. Select connection speed, then click Next.

    Tip: You can use Fabric's API to automate or integrate this procedure. For more information, see Equinix Fabric API - Connect to Oracle.

Complete the BGP setup in the Oracle Cloud Console

Configure your CPE to establish BGP session(s) with the DRG and exchange routes. Note that Oracle’s ASN is 31898 which is needed when setting up the BGP peering session.

Here are some suggested steps:

  • Check that the BGP session is working. The session can be seen in your CPE or in the Oracle Console via the FastConnect VC state.

  • Check the received prefixes on your CPE.

  • Ping or trace the route to the DRG using the IP that was setup as the Oracle BGP Peer IP.

  • Ping or trace the route to the Bare Metal host or VM within Oracle Cloud.

  • Establish fail over testing to validate your network design as needed.

You can confirm the connection status from the Connections Inventory page.

Connect to Oracle FastConnect Using API

You can use Fabric's API to automate this procedure and integrate it with your internal systems. For details, see Connect to Oracle.