-
Release Notes
- May 1, 2023
- April 6, 2023
- April 2, 2023
- March 13, 2023
- February 22, 2023
- February 2, 2023
- January 12, 2023
- January 4, 2023
- New portal
- 2022 Releases
-
2021 Releases
- December 20, 2021
- December 1, 2021
- November 22, 2021
- November 4, 2021
- October 26, 2021
- September 30, 2021
- September 22, 2021
- September 2, 2021
- August 16, 2021
- August 2, 2021
- July 19, 2021
- July 1, 2021
- June 17, 2021
- June 1, 2021
- April 30, 2021
- April 8, 2021
- March 25, 2021
- March 15, 2021
- February 25, 2021
- February 8, 2021
- January 28, 2021
- January 21, 2021
- January 13, 2021
- 2020 Releases
- Getting Started
- Ports
- Cross Connects
- Point-to-Point
- Virtual Circuits
-
Cloud Connections
- Cloud Connectivity Overview
- Hosted vs. Dedicated Connections
- Cloud On-Ramps
- General
- Amazon Web Services
- Google Cloud Platform
- Microsoft Azure
- IBM Cloud
- Oracle Cloud Infrastructure
- Troubleshooting
- FAQ
- Cloud Router
- Marketplace & IX
- Storage
- Administration
- Billing
- Troubleshooting & FAQ
- Technical Reference
- Partners Portal
- API & Automation
High Availability and Redundancy for Oracle FastConnect
There is no inherent redundancy in a FastConnect virtual circuit. You can add redundancy by building a secondary connection across unique equipment to avoid having a single point of failure. For more information, see OCI Docs - FastConnect Redundancy Best Practices.
You can use a combination of FastConnect connections (layer 2) and IPSec VPN connections (layer 3) when building redundancy.
Connectivity model
Hosted connections follow Oracle’s Partner connectivity model.
When planning redundancy, keep in mind that you should be configuring the BGP session between your on-premises port and Oracle (not PacketFabric).
Physical redundancy on the user-end
Users should ensure physical redundancy by setting up each connection on different hardware.
Provisioning a secondary connection
When provisioning a secondary connection for redundancy, follow the process as outlined in Create an Oracle FastConnect Partner Connection.
Choosing availability zones for high availability
When a user selects an availability zone, they connect to PacketFabric’s infrastructure, which corresponds to hardware on OCI known as “availability regions”. By establishing connections to two different availability zones, you ensure that each connection is isolated from a failure in the other.
Verifying redundancy status
Once redundant connections are established, it is important to make sure that either of the connections can function in the case of a failover in one. Users can verify whether or not connections to a dynamic routing gateway (DRG) are redundant through the Oracle Cloud Console.
When to employ active/passive or active/active connections
Depending on your application requirements, you can implement these connections in either active/active or active/passive (standby) mode. In active/active mode, both connections are constantly in use and if one connection fails, its load is borne by the other. In active/passive mode, one connection is always in use and the other stands by as a backup in case the first fails.
For stateless applications, where past transactions are irrelevant, Oracle recommends configuring your connections as active/active. However, Oracle recommends active/passive connections for stateful applications where the context of previous transactions is involved.
Configuring routing correctly
In order to run connections in active/passive mode, users should configure local preference values such that one virtual circuit’s (VC) preference value is higher than the other. The VC with the higher local preference value will remain active while the other VC will only receive traffic if the primary VC is offline.
If set to active/active mode (no difference in local preference value), Oracle’s algorithm will prefer to send traffic to the oldest established route.
Process illustration
Additional resources
Oracle documentation
FastConnect Redundancy Best Practices
Oracle YouTube channel
Updated on 10 Nov 2022