Skip to main content

Connection with AWS Direct Connect

Problem to Solve

We want to configure a private (closed) connection between an existing on-premises router (CPE) and AWS.

Solution with OCX

Multiple connection methods are available. After creating a Cloud Connection, you need to approve the Direct Connect created in the AWS portal and create a virtual interface (VIF). There are three types of VIFs:

  • AWS Private VIF
  • AWS Transit VIF
  • AWS Public VIF

Please check the Notes. Especially when using Public VIF, please fully understand the content before using it.

OCX Resources

Without OCX-Router(v1)

ResourceRequired Quantity
CloudConnection2
VC2
PhysicalPort2
VCI2

With OCX-Router(v1)

ResourceRequired Quantity
Physical Port2
VCI2
CloudConnection2
VC5
OCX-Router(v1)1 (2 instances)
Interface(RouterConnection)6

Structure

Overview Diagram (Without OCX-Router(v1))

Network overview diagram of AWS and on-premises (Without OCX-Router(v1))

Overview Diagram (With OCX-Router(v1))

Network overview diagram of AWS and on-premises (With OCX-Router(v1))

Detailed Diagram (With OCX-Router(v1), Connection with Transit VIF)

Configuration diagram of the AWS TGW and on-premises connection pattern

Advantages

  • By directly connecting on-premises and AWS without going through the Internet, a secure and private connection is possible.
  • With the simple UI operation of the OCX portal, it is possible to clearly separate and manage Primary and Secondary.

Notes

  • Please prepare a router that supports BGP for the CPE.
  • Perform network design and configuration based on the specifications on the cloud side.
  • Route control such as routing is within the customer's responsibility.
  • Design so that each AS number and segment do not overlap.
  • Turn on enabling route redistribution for Connected and Static Routes.
  • There is an upper limit to the number of routes that can be received on the public cloud side; if the upper limit is exceeded depending on the number of routes exchanged with each other, use the route aggregation function on OCX-Router(v1) and consider route aggregation.
  • Notes when using Public VIF