Creating the User-Defined Route - NetCloud-Virtual-Edge-Deployment-Guide-Azure/Creating-the-User-Defined-Route

NetCloud Virtual Edge Deployment Guide - Azure

ft:locale
en-US
ft:sourceName
Paligo_Prod
Document Type
Deployment Guide

Complete the following steps to create the user-defined route (UDR):

  1. Navigate to the Route tables in the Azure portal and select Create.

    Azure Route tables screen highlighting the Create option.
  2. In the Create Route table screen, specify the following settings:

    • Subscription – Select the Azure Subscription.

    • Resource Group – Select the newly created resource group.

    • Region – Select the Azure datacenter in which to deploy the virtual machine (VM). The route table must be in the same location as the virtual network and the VM.

    • Name – Enter a descriptive name for the route table.

  3. Select Review and Create.

    Azure Create Route table screen highlighting the Review + Create option.
  4. Select the newly created table resource.

    Azure table resource overview screen highlighting the newly created resource.
  5. Select Routes under Settings in the left-side navigation panel.

    Azure route resource left-side navigation highlighting the Routes item.
  6. Select + Add.

    Azure Routes screen highlighting the Add option.
  7. In the Add route screen, specify the following settings:

    • Route name – Enter a unique route name.

    • Destination type – Select IP Address and enter the destination IP address as 0.0.0.0/0.

    • Next hop type – Select Virtual appliance.

    • Next hop address – Enter the LAN IP address (10.18.2.x) of the NetCloud Virtual Edge.

    Virtual_Edge_Azure_Add_Route.png
  8. Select Add.

  9. Associate the route table with the LAN subnet:

    1. Open the route table created in the previous step.

    2. Select Subnets under Settings in the left-side navigation panel.

    3. Select Associate and select the previously created virtual network and LAN subnet.

    Azure Subnet screen highlighting the Associate option and Associate subnet panel.