Hybr®
Cloud Assert HomeDocs Home
2205.1
2205.1
  • Introduction
  • Release Notes
  • Release Notes (2019 & 2020)
    • RoadMap / Upcoming Features
    • Release Notes template
    • December 2020
    • November 2020
    • October 2020
    • September 2020
      • Hybr upcoming release plan - Q3 2020
    • August 2020
    • July 2020
    • June 2020
    • May 2020
    • April 2020
    • March 2020
    • February 2020
    • Oct 2019
      • Sprint 132
      • Sprint 133
    • Nov 2019
      • Sprint 134
      • Sprint 135
  • Features
    • Summary
    • Admin
      • Service Provider
        • Reseller Management
          • Reseller Offer
          • Reseller Plan
        • Onboarding a CSP Customer and Mapping it with Reseller
      • Tenants Management
        • Tenant Onboarding
        • Tenant Portal Access for HYBR Admin
        • Tenant Portal Access for Support Users From Different Domain
        • Tenant Company Management
        • Company with AAD B2C
        • User Management
        • Subscriptions Management
        • Offers Management
        • Plans Management
      • Billing
        • Credits
        • Microsoft CSP
        • Pricing Profile
          • Pricing Profiles Management
          • Update Pricing Profile from Excel
      • Cost Management
        • Data Processing Rules
      • Resource Management
        • Console connect requirements for imported VMs
        • Connection manager
          • Azure Stack Hub Connection Management
          • Azure
          • AWS
        • VM Template management
        • Param Spec
        • Network Management
        • Azure Integration
        • Policy Management
        • Linked Clone
        • Attach and detach networks
        • Delete Options
        • Backup
          • Veeam Backup Configuration
          • Scheduling a backup using Veeam
      • Microsoft CSP
        • MS CSP security consent process
        • Partner Center Refresh Token Expiry Alert
        • New Commerce Experience (NCE)
      • Service Catalog
        • FAQ
      • Azure Stack Hub
        • Create and Publish Service Catalog offers
        • Configure Service Catalogue Plan
        • Pricing
        • Security Deposit for an Azure Stack Hub Offer
      • Customization
      • Administration
        • Application Settings
        • Admin Portal Access for Support Users
    • Reseller
      • Customers Management
        • Customer Onboarding
        • Plans
        • Offers
      • Billing
        • Pricing Profile Management
    • Tenant
      • Subscriptions
      • Resource Management
        • Virtual Machines
        • Connect a VM using browser
        • Virtual Networks
        • Resource Templates
        • Resource Groups
      • Microsoft CSP
        • CSP Operations and Status tracking
      • Software-Defined Network (SDN)
      • Company Registration
  • Installation
    • Architecture
    • Prerequisites
      • Infrastructure
        • Production
        • POC
      • Identity Providers
        • AAD B2C
        • Azure Active Directory
        • ADFS
      • Services
        • VConnect
        • Workflow
        • Microsoft CSP
        • Remote connect using Guacamole
          • Apache Guacamole Setup
          • Troubleshoot
          • Support Links
          • Guacamole Pre-Requisites
        • Console connect for VCenter V7
          • Pre-Requisites
          • Configurations for Nginx (Reverse Proxy Server)
          • Troubleshoot
          • Supporting Commands / Configurations
      • Ports Requirements
    • Deployment
      • Core Components
      • VConnect
      • Billing
    • Configuration
      • Billing
        • Custom Invoice
        • Multilingual Support
      • Cost Management
        • General
    • Updates
      • Billing
      • Cost Management
    • Infrastructure & Application Security - Recommendations
  • API Integration
  • Troubleshooting
    • Billing
      • Cost Reset
Powered by GitBook
On this page
  • Set up VM networks in the VMM fabric from Hybr
  • Create a VM Network (Network Virtualization)
  • Update a VM Network (Network Virtualization)
  • Delete a VM Network (Network Virtualization)
  • VM Network Dashboard
  • VM Network Configuration
  • Set up NAT for traffic forwarding in the SDN infrastructure
  • Create a NAT Connection
  • Remove a NAT Connection
  • 4. Site-to-Site VPN
  • Configure Site-to-Site VPN Connection via IPSec Tunnel
  • Update Site-to-Site VPN Connection
  • Update Shared Key used for Run As Account respective to Site-to-Site VPN Connection
  • Delete Site-to-Site VPN Connection
  • Enable/Disable Site-to-Site VPN Connection
  • Remove VM Network Gateway
  • DNS Servers Configuration

Was this helpful?

  1. Features
  2. Tenant

Software-Defined Network (SDN)

Configuring SDN VMM infrastructure

Overview

A software-defined network (SDN) abstract physical hardware network infrastructure into virtual networks on System Center VMM using Hybr.

This document describes the following network configuration capabilities using Hybr

  • Configure Network Virtualization

  • Configure NAT

  • Configure gateway

  • Site to Site VPN and DNS configuration

Set up VM networks in the VMM fabric from Hybr

In a virtualized network environment, we want to abstract virtual machines from the underlying logical network. VM networks help you to do this. VM networks are abstract objects that act as an interface to logical networks.

Create a VM Network (Network Virtualization)

  1. Click Virtual Machines > Virtual Networks > Create Virtual Network.

  2. In Create Virtual Network Wizard > Choose Subscription and Connection from the drop down list and Click Save button.

  3. In Create Network Wizard > Name, type in a name and description and select a logical network on which to base the VM network.

  4. In Add Subnets click Add Subnet and specify subnets for the VM network using CIDR notation and provide the starting IP address from the specified subnet and the number of IPs to be managed by this pool. You can add multiple subnets.

  5. Click Save. Verify the network in Virtual Networks Tab.

Image: Configuring Network:

Update a VM Network (Network Virtualization)

  1. Click Virtual Machines > Virtual Networks.

  2. Click Edit Network Button against the VM Network that you want to update.

  3. In Update Network Wizard, make necessary changes and Click Save.

Delete a VM Network (Network Virtualization)

  1. Click Virtual Machines > Virtual Networks.

  2. Click Delete Network Button against the VM Network that you want to delete.

VM Network Dashboard

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

This will give a brief information about the VM Network, say

    • VM Network Name

    • VM Network Description

    • Network ID

    • Logical Network

    • Connection Type

    • Resource Group

    • VM Subnets

VM Network Configuration

Set up NAT for traffic forwarding in the SDN infrastructure

NAT allows virtual machines in an isolated SDN virtual network to obtain external connectivity. VMM configures a Virtual IP (VIP) to forward the traffic to and from an external network. Two types of NAT supported by VMM, Inbound NAT and Outbound NAT.

  • Outbound NAT - Forwards the VM network traffic from a virtual network to external destinations.

  • Inbound NAT - Forwards the external traffic to a specific VM in a virtual network.

Create a NAT Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Configure Tab > Select Enable direct internet access using NAT option.

  4. Provide Gateway Subnet for routing packets out of the VM Network.

  5. Click Save.

A NAT connection will be created for this VM network.

Note:

Along with the NAT connection, this procedure also creates a default Outbound NAT rule that enables the outbound connectivity for the VM network.

To enable Inbound connectivity and forward an external traffic to a specific VM, you must add NAT rules to the NAT connection.

Add NAT Rules to a NAT Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Rules > Add Rule.

  4. In the Add Rule Wizard, type the following details as appropriate,

  • Rule Name – Name for the inbound NAT rule.

  • Protocol – Inbound network traffic protocol. TCP/UDP are supported.

  • Source Port – Port number that you want to use along with the VIP to access the VM.

  • Destination IP Address– IP address of the VM to which you want to direct the external traffic.

  • Destination Port – Port number on the VM, the external traffic should be forwarded to.

  1. Click Save.

Note:

Multiple NAT rules can be created to forward the external traffic to multiple VMs that are part of the VM network.

Delete NAT Rules from a NAT Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Rules.

  4. Click on Delete Rule Button against the NAT Rule that you want to delete.

Remove a NAT Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Configure Tab > Clear Enable direct internet access using NAT option.

  4. Click Save.

Note:

On removing a NAT Connection from a VM Network, all the NAT Rules created as part of this VM Network will be deleted.

Highlights:

A search-first experience helps you to quickly find the Inbound NAT Rules that you are looking for.

4. Site-to-Site VPN

A site-to-site VPN connection allows you to securely connect two networks at different physical locations by using Internet.

Configure Site-to-Site VPN Connection via IPSec Tunnel

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Configure Tab > Select Enable Gateway option.

  4. Provide Gateway Subnet for routing packets out of the VM Network. Optionally, to enable BGP (Border Gateway Protocol) peering in your datacenter, select Enable BGP for automatic address space.

  1. If you have selected Enable BGP for automatic address space, then you can fill out your ASN (Autonomous System Number) , peer BGP IP, and its ASN as shown below:

  1. Click Save.

  2. Now, Click on Site-to-Site VPN Tab > Create VPN.

  3. Type a name for the connection, IP address of the remote endpoint and Shared Key (Password of the Run As Account respective to this Site-to-Site VPN Connection). Optionally, configure the bandwidth.

  4. In Address Space, type all the remote subnets that you want to connect to.

  1. Click Save. Verify the Site-to-Site VPN Connection in the Site-to-Site VPN Tab.

Note:

To validate the connection, try to ping the remote endpoint IP address from one of the virtual machines on your VM network.

Update Site-to-Site VPN Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Site-to-Site VPN.

  4. Click Edit VPN Button against the VPN Connection that you want to update.

  1. In the Edit VPN Wizard, make necessary changes and Click Save.

Update Shared Key used for Run As Account respective to Site-to-Site VPN Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Site-to-Site VPN.

  4. Click Set Key Button against the VPN Connection to update the Shared Key for the respective VPN Connection.

  1. Provide Shared Key and click Save.

Delete Site-to-Site VPN Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Site-to-Site VPN.

  4. Click on Delete VPN Button against the Site-to-Site VPN Connection that you want to delete.

Enable/Disable Site-to-Site VPN Connection

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Site-to-Site VPN.

  4. Click on Enable/Disbale VPN Button against the Site-to-Site VPN Connection that you want to enable/disable.

Note:

By default, on Site-to-Site VPN Connection creation results in ‘Enabled’ status when Site-to-Site VPN is created successfully.

Highlights:

A search-first experience helps you to quickly find the Site-to-Site VPN Connections that you are looking for.

Remove VM Network Gateway

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Configure Tab > Clear Enable Gateway option.

  4. Click Save.

Note:

On removing a VM Network Gateway from a VM Network, all the Site-to-Site VPN and BGP Settings will be removed.

DNS Servers Configuration

DNS Servers Configuration is an optional setting. You can add DNS Servers to your VM network for name resolution. If you want to have name resolution between this VM network and your on-premise network, you should specify the DNS Server that is used for your on-premises name resolution. You can also specify public DNS Server.

  1. Click Virtual Machines > Virtual Networks.

  2. Drill down the VM Network.

  3. Click on Configure Tab > DNS Servers > Provide DNS Servers.

  4. Click Save.

PreviousCSP Operations and Status trackingNextCompany Registration

Last updated 2 years ago

Was this helpful?