Azure Multi-Cloud Transit BGP over LAN Workflow

Introduction

Transit BGP to LAN allows Aviatrix Transit Gateways to communicate with a pair of instances in different VNets in Azure without running any tunneling protocol such as IPsec or GRE. One use case is to interoperate with third-party virtual appliances such as SD-WAN cloud instances that do not have the capability to support BGP over any tunneling protocols.

For example, integrating with SD-WAN gateways can be deployed as below,

sd_wan_inte_azure

where an Aviatrix Multi-Cloud Transit Gateway connects to a third-party cloud instance in different VNets in Azure.

This document describes a step-by-step instruction on how to build Aviatrix Transit Gateway to External Device using BGP over LAN in Azure. In this Tech Note, you learn the following:

  1. Workflow on deploying Aviatrix Transit Solution

  2. Workflow on launching third-party cloud instances

  3. Workflow on building BGP over LAN

For other BGP over LAN workflows, please check out the below documents:

For more information about Multi-Cloud Transit Network and External Device, please check out the below documents:

Important

  • This solution supports only ActiveMesh 2.0, please check this doc How to migrate to ActiveMesh 2.0 for migration detail.

  • This solution is available to AWS and Azure. To configure this solution for AWS, see AWS Multi-Cloud Transit BGP over LAN Workflow. Please adjust the topology depending on your requirements.

  • LAN interfaces for Aviatrix Transit Primary and third-party cloud instance must be in the different VNets.

  • One BGP over LAN connection per gateway is supported.

The key ideas for this solution are:

  • A BGP session establishes between a third-party cloud instance and Aviatrix Transit Gateway via each LAN interface in different VNets.

  • Data plane traffic also runs between a third-party cloud instance and Aviatrix Transit Gateway via each LAN interface without a tunnel protocol such as IPsec and GRE.

Prerequisites

  • This feature is available for 6.3 and later. Upgrade Aviatrix Controller to at least version 6.3.

  • In this example, we are going to deploy the below VNets in Azure:

    • Transit VNets (i.e. 10.1.0.0/16 and 10.2.0.0/16) by utilizing Aviatrix feature Create a VNet with Aviatrix FireNet VNet option enabled

    • Spoke VNets (i.e. 192.168.11.0/24 and 192.168.21.0/24) by utilizing Aviatrix feature Create a VNet as the previous step or manually deploying it in each cloud portal. Moreover, feel free to use your existing cloud network.

  • Third-party cloud instance has high throughput supported.

Deploying Aviatrix Multi-Cloud Transit Solution

Refer to Global Transit Network Workflow Instructions for the below steps. Please adjust the topology depending on your requirements.

  1. Deploy Aviatrix Multi-Cloud Transit Gateway and HA with Insane Mode enabled in Transit VNet.

Mark the BGP Over LAN checkbox to enable that function.

See this document for more information about Gateway size and benchmark performance.

  1. Deploy Spoke Gateway and HA to launch Aviatrix Spoke gateway and enable HA with insane mode enabled in Spoke VNet.

  2. Attach Spoke Gateways to Transit Network.

  3. (Optional) Attach Azure ARM Spoke VNet via native peering if users prefer not to encrypt the traffic between the Transit VNet and the Spoke VNet. In this example, this approach is selected to benchmark performance.

2. Launch Third-Party Cloud Instances

Deploy third-party cloud instances in a separate Transit VNet.

  1. Create a third-party cloud instance and put MGMT interface in public gateway subnet.

  2. Create a new public WAN subnet and a dedicated routing table for WAN interface if needed.

  3. Create a new private LAN subnet and a dedicated routing table for LAN interface.

  4. Make sure the function IP forwarding function on third-party cloud instance’s interfaces is enabled.

Important

An Aviatrix Transit Gateway and third-party cloud instance CANNOT be deployed in the same Transit VNet.

Building BGP over LAN

Creating Azure VNet Peering Between Aviatrix Transit VNet and Third-Party Cloud Instance Transit VNet

See Azure VNET Peering doc for more info.

  1. Log in to the Aviatrix Controller and go to Peering > Azure.

  2. Click + NEW PEERING.

  3. Select VNet where Aviatrix Transit gateway locates as Peer1.

  4. Select VNet where third-party cloud instance locates as Peer2.

  5. Click OK.

Configuring BGP over LAN on Aviatrix Transit Gateway

  1. Log in to the Aviatrix Controller.

  2. Go to Multi-Cloud Transit > Setup > External Connection.

  3. Select option External Device > BGP > LAN.

  4. Enter the following information in the fields provided.

Transit VPC Name

Select the Transit VPC ID where Transit GW was launched

Connection Name

Provide a unique name to identify the connection to external device

Aviatrix Transit Gateway BGP ASN

Configure a BGP AS number that the Transit GW will use to exchange routes with external device

Primary Aviatrix Transit Gateway

Select the Transit GW

Enable Remote Gateway HA

Check this option in this example to connect two external devices

Remote BGP AS Number

Configure a BGP AS number that third-party cloud primary instance will use to exchange routes with Aviatrix Transit Primary

Remote VNet Name

Select the Transit VNet where third-party cloud instance locates

Remote LAN IP

Use the private IP of the LAN interface of the third-party cloud primary instance

Local LAN IP

Aviatrix detects the Local LAN IP automatically

Remote BGP AS Number (Backup)

Configure a BGP AS number that third-party cloud HA instance will use to exchange routes with Aviatrix Transit HA

Remote LAN IP (Backup)

Use the private IP of the LAN interface of the third-party cloud HA instance

Local LAN IP (Backup)

Aviatrix detects the Local LAN IP automatically

  1. To generate BGP session over LAN, click Connect.

S(Optional) Downloading the BGP over LAN configuration sample from Aviatrix Controller

  1. Navigate to Site2Cloud > Setup.

  2. Select the connection that you created with Connection Name in the previous step.

  3. Click Edit.

  4. Select Vendor type, Platform, and Software.

  5. Click Download Configuration.

Configuring BGP over LAN on Third-Party Cloud Instance

  1. Log in to the Azure portal.

  2. Create a user-defined routing table with default route (0.0.0.0/0) pointing nexthop to Aviatrix Primary Transit’s LAN IP for the subnet where third-party cloud primary instance’s LAN interface locates.

  3. Create a user-defined routing table with default route (0.0.0.0/0) pointing nexthop to Aviatrix HA Transit’s LAN IP for the subnet where third-party cloud HA instance’s LAN interface locates for HA deployment.

  4. (Optional) Open the downloaded BGP over LAN configuration file.

  5. Log in third-party cloud instance.

  6. Program route to send traffic to Aviatrix Transit’s LAN IP through third-party cloud instance’s LAN interface.

  7. Configure those related BGP and LAN info on third-party cloud instance.

  8. Check whether the function ‘eBGP multi-hop’ is enabled if BGP session is not established.

  9. Repeat those steps for HA deployment.

Important

Customer must create a default route 0.0.0.0/0 in the third-party cloud instance’s LAN route table to point to Aviatrix Transit’s LAN IP over VNET peering in Azure.

Verifying LAN status on Aviatrix Controller

  1. Navigate back to Aviatrix Controller.

  2. Go to Site2Cloud > Setup.

  3. Under Create a New Site2Cloud Connection, find the connection that you created with Connection Name in the previous step.

  4. Check the Tunnel Status.

Then:

  1. Go to Multi-Cloud Transit > List.

  2. Select the Transit Primary Gateway that was created in the previous step.

  3. Click Details/Diag.

  4. Scroll down to Connections > On-prem Connections.

  5. Under On-prem Connections, find the connection that you created with Connection Name in the previous step.

  6. Check the Tunnel Status in the Status column.

Verifying BGP session status on Aviatrix Controller

  1. Go to Multi-Cloud Transit > BGP.

  2. In the Connections tab on this page, find the connection that you created with Connection Name in the previous step.

  3. Check the BGP Status.

Ready to Go

At this point, run connectivity and performance test to ensure everything is working correctly.

Performance Benchmarks

End-to-End traffic via Native Spoke VNet <-> Aviatrix <-> Aviatrix <-> Native Spoke VNet

The performance test is done with a pair of Aviatrix Transit Gateways as the third-party cloud instances, as shown below.

Multiple flows result by using iperf3 tool with TCP 128 connections

Aviatrix Gateway size

Throughput (Gbps)

Standard_D5_v2

22 - 23

6. Additional Read

Additional read can be found in this short blog, Need of conventional BGP support in the cloud