Skip to main content
Cisco Meraki Documentation

vMX as a Router Appliance for Google Network Connectivity Center

The guide demonstrates how to deploy Meraki's vMX in conjunction with Google Network Connectivity Center, covering configuration steps, networking setup, and integration with Google Cloud Platform for streamlined management and connectivity.

Overview

This document goes over the step by step configuration for deploying the Google Network Connectivity Center (NCC) with Meraki vMXs as router appliance attachments for the NCC Hub. 

Why Google Network Connectivity Center

Customers are increasingly moving towards multi-region deployments in the cloud and require a more dynamic way to connect from branch sites to cloud workloads across different regions. While this can be done using VPC peering across different regions and using static routes, but this can quickly become cumbersome and difficult to manage.

With NCC we can leverage BGP to dynamically exchange routes between the customers on-prem sites with their cloud workloads, letting them easily extend their SD-WAN fabric to the cloud. 

Moreover, the NCC hub resource reduces operational complexity through a simple, centralized connectivity management model. The hub, combined with Google's network, delivers reliable connectivity on demand.

vMXs deployed as Router appliances work with Network Connectivity Center to enable dynamic route exchange with Google's network using BGP. It enables connectivity to a Virtual Private Cloud (VPC) network, letting customer seamlessly extend their SD-WAN fabric to the cloud. 

Additionally, when adding new sites or even new subnets to existing sites you no longer need to manually update the routes on the GCP routing table. 

Solution Architecture

ncc_architecture.png

Deployment Steps

Step 1) Prepare GCP environment

1. Log into your Google Cloud Console and navigate to the project selector page and select the appropriate project. 

2. Create the required VPC resources for the SD-WAN VPC as mentioned here.

For more information about setting up your GCP environment for NCC deployment, please refer to the GCP documentation:

https://cloud.google.com/network-connectivity/docs/network-connectivity-center

Step 2) Deploy vMXs from Google Marketplace

The steps for deploying virtual MXs from the GCP marketplace are out of scope for this document. For more information on deploying virtual MXs from the Google Marketplace please reference the following link:  https://documentation.meraki.com/MX/MX_Installation_Guides/vMX_Setup_Guide_for_Google_Cloud_Platform_(GCP)

These vMX instance would be used as Router Appliance instances in the subsequent steps. 

As part of the post-deployment, please keep a note of the following, they would be used in the subsequent steps:

Name: The name of the vMX instance, example: simar-vmx-gcp-ncc-1

Network: The network used to deploy the vMX, example: vmx-network

IP Address: The private IP address of the vMX instance, example: 192.168.4.3

Update the firewall rules for your vMX instance to allow TCP/179 for BGP

Step 3) Deploy the NCC Hub and Create Router Appliance Spokes

Currently, Network Connectivity Center permits only one hub per project.

Start by deploying a NCC Hub for your project, using the following command. 

  1. Login to the GCP Cloud Console and select the appropriate project from the project pull-down menu.
  2. Navigate to Hybrid Connectivity > Network Connectivity Center from the GCP console
  3. Enter a Hub name.
  4. Enter an optional Description.
  5. Verify the Project ID. If the project ID is incorrect, select a different project by using the pull-down menu at the top of the screen.
  6. Click Continue to Add Spokes.Screen Shot 2021-10-07 at 12.29.45 PM.png
  7. In the New spoke form, enter a Spoke name and optionally, a Description.
  8. Enter router appliance details.
    1. Set the Spoke type drop-down list to Router appliance.
    2. Select the Region for the Spoke.
    3. Choose a router appliance instance:
      1. Click Add Instance
      2. From the Instance drop-down menu, select the vMX instance deployed in the previous steps. Screen Shot 2021-10-07 at 1.52.14 PM.png
  9. To add more router appliance instances to this spoke, repeat the preceding step. When you are finished, click Done and continue to Save your spoke.

Screen Shot 2021-10-07 at 1.58.08 PM.png

Step 4) Create a Cloud Router and Configure BGP Peering

  1. Navigate to Hybrid Connectivity > Network Connectivity Center > Spokes from the GCP console.
  2. In the Spoke name column, select a spoke to view the Spoke details page.
  3. In the Name Column, click expand icon to display the Configure BGP sessions links. Click on any of these links to Configure Cloud Router and BGP sessionsScreen Shot 2021-10-07 at 2.06.53 PM.png
  4. Under the CloudRouter settings, choose create new router, input the required details and click Create & ContinueScreen Shot 2021-10-07 at 2.18.49 PM.png
  5. Under BGP Sessions, setup two BGP sessions. For each router appliance instance, two BGP peers need to be configured, one for each cloud router interface. Fill in the form by entering a Name, a Peer ASN (your Meraki Org ASN), and an Advertised route priority (MED). Click Save and continue. Repeat the steps for the second peer and click CreateScreen Shot 2021-10-07 at 2.39.56 PM.png

Screen Shot 2021-10-07 at 2.48.03 PM.png

 

Step 5) Configure BGP peering on the vMX

The next step is for us to enable Auto VPN (set the vMX to be an Auto VPN Hub on the site to site VPN page) and configure the BGP settings on the GCP vMXs. Before we can configure the BGP settings on the Meraki dashboard we need to obtain the BGP peer settings for the Cloud Router (Interface IPs and ASN).

  1. Navigate to Hybrid Connectivity > Network Connectivity Center > Cloud Routers from the GCP console.
  2. Select the appropriate CloudRouter by clicking on it
  3. From the Router Details section, obtain the Google ASN.
  4. From the BGP Sessions section, obtain the CloudRouter BGP IP

Screen Shot 2021-10-07 at 3.20.17 PM.png

Once these values have been obtained, you will navigate to your virtual appliance(s) in the Meraki Dashboard and navigate to the site to site vpn page, enable Auto VPN by selecting Hub and then scrolling down to the BGP settings.

As of MX17.10.2, BGP is only supported in Passthrough/VPN Concentrator vMXs, so you may need to first update your vMX configuration under Addressing & VLANs - Deployment Settings.

Select the dropdown to enable BGP and configure your local ASN (The Meraki Auto VPN Autonomous System, make sure this matches the peer ASN used in Step 4 ) and then configure two EBGP peers with the values that you were able to obtain from above. Below is a screenshot of what the BGP config should look like for both your vMXs:

Screen Shot 2021-08-18 at 12.48.08 PM.png

Step 6) Adding workload customer VPCs

There are two manual steps needed each time a new customer workload VPC is added. 

1. Setup VPC Network Peering with the SDWAN VPC

Setup VPC peering between the new workload VPC and the SDWAN VPC, using the instructions mentioned here

Screen Shot 2021-10-08 at 9.16.31 AM.pngScreen Shot 2021-10-08 at 9.17.19 AM.png

Make sure to enable "Exchange of Custom Routes" while doing the VPC peering 

2. Add custom route on the Cloud Router for the workload VPC

Add a custom route range for the newly added VPC subnet.

Screen Shot 2021-10-07 at 3.46.56 PM.png

Validation

BGP Session Establishment

Post-deployment, the first thing to check would be to make sure that the BGP session is established between the vMXs and the NCC CloudRouter. This can be done by navigating to Hybrid Connectivity > Network Connectivity Center > Cloud Routers from the GCP console and clicking on the BGP session to check it's Status

Screen Shot 2021-10-07 at 3.37.52 PM.png

On the Meraki Side, event log for the vMX network can be checked to make sure the BGP session has been established. 

Screen Shot 2021-10-07 at 3.39.34 PM.png

Route Tables

To further verify that BGP session has been established and route exchange is happening as expected by looking at the branch side MX route table. For the branch MX network,  navigate to Security & SD-WAN > Route Table (click on view new version in the upper right if not already on the new version of the route table).

Screen Shot 2021-10-07 at 6.30.49 PM.png

Similarly, on the GCP console you should be able to see the auto-vpn branch routes learnt on the VPC route table with the next-hop as the vMX. To check the VPC route table navigate to VPC Networks > Routes > Dynamic

GCP_RT.png

  • Was this article helpful?