SlideShare a Scribd company logo
1 of 12
Download to read offline
Poster Companion Reference:
Hyper-V Networking
Load Balancing
and Failover
Hyper-V Virtual Switch
Single Root I/O
Virtualization
Quality of Service
Bandwidth
Management
Poster Companion Reference: Hyper-V Networking Page 2
Copyright information
This document is provided “as-is”. Information and views expressed in this document, including
URL and other Internet website references, may change without notice.
Some examples depicted herein are provided for illustration only and are fictitious. No real
association or connection is intended or should be inferred.
This document does not provide you with any legal rights to any intellectual property in any
Microsoft product. You may copy and use this document for your internal, reference purposes.
© 2013 Microsoft Corporation. All rights reserved.
Microsoft, Active Directory, BranchCache, Hyper-V, RemoteFX, Windows PowerShell, Windows
Server, and Windows Vista are either registered trademarks or trademarks of Microsoft
Corporation in the United States and/or other countries.
All other trademarks are property of their respective owners.
Poster Companion Reference: Hyper-V Networking Page 3
Introduction
This document is part of a companion reference that discusses the Windows Server 2012
Hyper-V Component Architecture Poster.
This document refers to the section titled “Hyper-V Networking” and discusses new networking
features included in Windows Server® 2012 including load balancing and failover, single-root
I/O virtualization (SR-IOV), Quality of Service (QoS) bandwidth management, and the new
extensible Hyper-V® virtual switch.
1. NIC Teaming (Load Balancing and Failover)
2. Teamed Virtual Network Adapters
3. Configurations for NIC Teaming
4. Single-Root I/O Virtualization
5. NIC Teaming and Single-Root I/O Virtualization
6. Quality of Service Bandwidth Management
7. Hyper-V Virtual Switch
8. Hyper-V Virtual Switch Management
9. Windows Server Component Architecture Posters
To download the poster, see the Windows Server 2012 Hyper-V Component Architecture Poster
in the Microsoft® Download Center. This is a free resource.
1. NIC Teaming (Load Balancing and Failover)
The failure of an individual Hyper-V port or virtual network adapter can cause a loss of
connectivity for a virtual machine. However, you can configure your
server running Hyper-V to have two virtual network adapters.
Windows Server 2012 includes built-in support for NIC Teaming–
capable network adapter hardware. You may also hear NIC Teaming
referred to as “network adapter teaming technology” or “load balancing
failover” (LBFO).
The ability to team multiple network adapters to aggregate bandwidth
and provide failover is a highly desirable feature in datacenters for
enterprise customers.
Regardless of the terminology, NIC Teaming allows you to increase reliability and performance
in virtualized environments. There can be significant gain in bandwidth aggregation and being
able to deliver traffic failover. NIC Teaming also supports multivendor implementations.
Server Running
Hyper-V
Multiple Physical
Network Adapters
Team Interface
Operating System
Supports teamed virtual adapters
Poster Companion Reference: Hyper-V Networking Page 4
To implement NIC Teaming for your virtual machines, you require the following:
 Windows Server 2012−compliant hardware.
 Two or more network adapters if you are seeking bandwidth aggregation or failover
protection. If you are using multiple network adapters, they should be the same speed.
Keep in mid that NIC Teaming requires the presence of a single Ethernet network adapter, which
can be used for separating traffic that is using VLANs. All modes that provide fault protection
through failover require at least two Ethernet network adapters.
NIC Teaming in Windows Server 2012 also lets a virtual machine have virtual network adapters
connected to more than one Hyper-V virtual switch and, at the same time, maintain connectivity
even if the network adapter under that virtual switch is disconnected. This way, you can build
availability and reliability into your virtualized workload scenarios.
The Windows Server 2012 implementation of NIC Teaming supports up to 32 network adapters
in a team. You can create a NIC team by using the GUI or by using Windows PowerShell™.
2. Teamed Virtual Network Adapters
On your server running Hyper-V, you can add multiple physical hardware network adapters to
produce NIC Teaming. What about the virtual environment? In Windows Server 2012, Hyper-V
supports NIC Teaming within a virtual machine. To provide this redundancy functionality, your
virtual machines should have multiple virtual network adapters, each connected to a different
external virtual switch. The virtual machine will have connectivity even if a physical network
adapter fails.
3. Configurations for NIC Teaming
The NIC Teaming feature provided in Windows Server 2012 has two configuration modes for
establishing your NIC team. The configurations use two basic sets of algorithms.
Algorithms that do not require the switch to participate in the teaming are referred to as switch-
independent mode. Switch-independent mode does not require the physical switch to
participate in teaming. There is no configuration required on the switch side. In fact, the switch is
not aware that network adapters are part of a team on the server, so your network adapters can
be connected to different switches if required.
Algorithms that require the switch to participate in the teaming are known as switch-dependent
modes. Switch-dependent modes require a physical switch to participate in teaming. Typically,
all the interfaces of the team are connected to the same switch. This teaming mode requires
configuration on the connected switch for the team to work properly.
Poster Companion Reference: Hyper-V Networking Page 5
4. Single-Root I/O Virtualization
Single-root I/O virtualization (SR-IOV) refers to a standard that was introduced by the PCI-SIG,
the special interest group that owns and
manages PCI specifications as open industry
standards. SR-IOV works in conjunction with
system chipset support for virtualization
technologies that provide remapping of
interrupts and direct memory access (DMA) and
lets SR-IOV–capable devices be assigned
directly to a virtual machine.
The SR-IOV standard allows PCI Express (PCle)
devices to be shared among multiple virtual
machines by providing them with a direct
hardware path for I/O. Hyper-V in Windows Server 2012 provides support for SR-IOV–capable
network adapters. Using SR-IOV provides several advantages. It can help reduce your network
latency, reduce your CPU utilization for processing network traffic, and increase your network
throughput.
SR-IOV–capable networking devices have hardware surfaces called virtual functions that can be
securely assigned to virtual machines—
bypassing the virtual switch in the
management operating system for
sending and receiving data. However,
remember that not everything is
bypassed. Policy and control remains
under the management operating
system.
SR-IOV is fully compatible with live
migration because software-based
networking is available at all times.
During live migration, virtual functions
are temporarily removed. This enables
live migration using network adapters from different vendors, or in a situation where SR-IOV is
not available on the destination computer. SR-IOV requires support from the network adapter,
firmware, system chipset, and driver.
Virtual Machine
Network Stack
Software Network Adapter Virtual Function
Hyper-V Extensible Switch
SR-IOV NIC VF VF VF
Server Running Hyper-V
Virtual Network
Adapter
TCP/IP
Virtual
Function
Virtual Machine #1
Hyper-V
Virtual Switch
Management
Operating System
Physical Function
Physical Network Adapter
(SR-IOV–capable )
Virtual Network
Adapter
TCP/IP
Virtual Machine #2
Virtual
Function
Virtual Function
Virtual Function
Poster Companion Reference: Hyper-V Networking Page 6
5. NIC Teaming and Single-Root I/O Virtualization
SR-IOV traffic doesn’t go through the virtual switch and thus can’t be protected by a NIC team
that’s under a virtual switch.
With the NIC Teaming feature, you can set up two virtual switches,
each connected to its own SR-IOV−capable network adapter. NIC
Teaming then works in one of the following ways:
 Each virtual machine can install a virtual function from one or
both SR-IOV network adapters and, if a network adapter
disconnection occurs, fail over from the primary virtual
function to the backup virtual function.
 Each virtual machine may have a virtual function from one
network adapter and a non-virtual function interface to the
other switch. If the network adapter associated with the
virtual function becomes disconnected, the traffic can fail
over to the other switch with minimal loss of connectivity.
Because failover between network adapters in a virtual machine
might result in traffic being sent with the media access control
(MAC) address of the other interface, each virtual switch port
associated with a virtual machine that’s using NIC Teaming must be
set to allow MAC spoofing. MAC spoofing is a technique for
changing a factory-assigned MAC address of a network adapter on a
networked device.
6. Quality of Service Bandwidth Management
Windows Server 2012 includes new Quality of Service (QoS) bandwidth management features
that enable cloud hosting providers and enterprises to provide services that deliver predictable
network performance to virtual machines on a server running Hyper-V.
Configuring Quality of Service Bandwidth Management
To architect and configure bandwidth management, you can design and specify a maximum and
minimum bandwidth limit. You can use these limits to manage bandwidth allocations across
your business, depending on your type of network traffic.
Networking
Switch
NIC Teaming
Provider
Hyper-V Extensible
Switch
Frame distribution/
aggregation
Failure Detection
Control protocol
implementation
Poster Companion Reference: Hyper-V Networking Page 7
It is important to note that the new minimum bandwidth feature allows each network service
(such as management,
storage, live migration, and
virtual machine traffic) to
get an allocated share of
bandwidth when the
network bandwidth is
heavily utilized and
contended. When
bandwidth is freely
available, each of these
network services gets as
much bandwidth as
required.
There are two mechanisms
to enforce minimum bandwidth. You can use QoS software on your server running Hyper-V, or
Windows-certified network adapters that support Data Center Bridging (DCB).
In the virtualized environment, Hyper-V in Windows Server 2012 can take advantage of DCB-
capable hardware to converge multiple types of network traffic on a single network adapter with
a maximum level of service for each traffic type. To take advantage of DCB, you will need
Windows Server 2012 with an installed Hyper-V role and a DCB-enabled network adapter.
You can configure bandwidth management features through the virtual machine settings or by
using Windows PowerShell commands. With Windows PowerShell, you can configure all these
new features manually or enable automation in a script to manage a group of servers, regardless
of whether they stand alone or are joined to a domain.
Management
Operating System
Network Traffic
Type B
Network Traffic
Type C
Network Traffic
Type A
Physical Network Adapters
Virtual
Machine #1
Network
Adapter
Network
Adapter
Hyper-V Virtual
Switch
Team Interface
Network
Adapter
Network
Adapter
Network
Adapter
Virtual
Machine #2
Poster Companion Reference: Hyper-V Networking Page 8
7. Hyper-V Virtual Switch
Many enterprises need the ability to extend virtual switch features with their own plug-ins to suit
their virtual environment.
In Windows Server 2012, the Hyper-V
virtual switch is extensible. It is a
layer-2 virtual network switch that
provides programmatically managed
and extensible capabilities to connect
virtual machines to the physical
network. The extensible switch allows
new capabilities to be added to the
virtual switch so that you can view
and manage the traffic on your server
running Hyper-V.
The Hyper-V virtual switch is an open
platform that lets multiple vendors
provide extensions that are written to
standard Windows API frameworks.
The reliability of extensions is
strengthened through the Windows
standard framework, and the
reduction of required non-Microsoft
code for functions is backed by the
Windows Hardware Quality Labs (WHQL) certification program.
The Hyper-V virtual switch provides several benefits:
 It is an open platform that allows plug-ins to sit in the virtual switch between all traffic,
including virtual machine−to−virtual machine traffic. The extensions can provide traffic
monitoring, firewall filters, and switch forwarding.
 The management of extensions is integrated into Windows management through
Windows PowerShell cmdlets and WMI scripting.
 Unified tracing means that it’s quicker and easier to diagnose issues when they arise.
Reduced downtime increases the availability of services.
 The Hyper-V virtual switch provides capabilities so extensions can participate in Hyper-V
live migration.
Virtual Machine
Network Protocols
Application
Management Operating System
Virtual Switch
Capture or Filter Extension
Windows Filtering Platform
Filter Extension
Forwarding Extension
Windows
Filtering
Platform
VMBus
Virtual Machine
Management
Service
(VMMS)
Virtual Machine
Worker Process
(VMWP)
Callout
Server Running
Hyper-V
Windows Management
Provider
Physical
Network
Adapter
Microsoft Partner Networking Hyper-V HardwareLegend:
Virtual Network
Adapter
Poster Companion Reference: Hyper-V Networking Page 9
Implementing Extensions
The virtual switch extensions are implemented by using the following drivers:
• Network Driver Interface Specification (NDIS) filter drivers are used to monitor or modify
network packets in Windows.
 Windows Filtering Platform (WFP) callout drivers, introduced in Windows Vista® and
Windows Server 2008, let independent software vendors (ISVs) create drivers to filter and
modify TCP/IP packets, monitor or authorize connections, filter IPsec-protected traffic,
and filter remote procedure calls (RPCs).
This table lists the various types of Hyper-V virtual switch extensions.
Extension Purpose Extensible component
Network Packet Inspection
Inspecting network packets, but not
altering them
NDIS filter driver
Network Packet Filter
Injecting, modifying, and dropping
network packets
NDIS filter driver
Network Forwarding
Non-Microsoft forwarding that bypasses
default forwarding
NDIS filter driver
Firewall/Intrusion Detection
Filtering and modifying TCP/IP packets,
monitoring or authorizing connections,
filtering IPsec-protected traffic, and
filtering RPCs
WFP callout driver
8. Hyper-V Virtual Switch Management
In Windows Server 2012, management features are built into the Hyper-V virtual switch, and
they allow you to troubleshoot and resolve problems on your Hyper-V virtual switch networks.
Management features include the following.
Poster Companion Reference: Hyper-V Networking Page 10
Windows PowerShell Support
As with many aspects of Windows Server 2012, Hyper-V cmdlets for Windows PowerShell are
available for creating, configuring, and monitoring a Hyper-V virtual switch. The cmdlets let you
perform all available tasks in the GUI of Hyper-V Manager. As a result, Microsoft partners can
now build customized tools by using Window PowerShell for managing a virtual switch.
Unified Tracing and Enhanced Diagnostics
Unified Tracing helps identify and resolve network connectivity issues. It provides a clean and
simple interface to diagnose networking issues without the need for a debugger. Unified Tracing
provides two levels of troubleshooting:
 At the first level, the Event Tracing for Windows (ETW) provider for the Hyper-V virtual
switch allows tracing packet events through the Hyper-V virtual switch and extensions,
making it easier to pinpoint where an issue has occurred.
 The second level allows capturing packets for a full trace of events and traffic packets.
Poster Companion Reference: Hyper-V Networking Page 11
9. Windows Server Component Architecture Posters
To download the Windows Server 2012 poster, see Windows Server 2012 Hyper-V Component
Architecture in the Microsoft Download Center. If you want to reference the previous
component architecture posters that relate to Hyper-V in Windows Server 2008 R2, please see
the following posters.
Windows Server 2008 R2: Hyper-V Component Architecture
The Windows Server 2008 R2: Hyper-V Component
Architecture poster provides a visual reference for
understanding key Hyper-V technologies in
Windows Server 2008 R2. It focuses on architecture,
snapshots, live migration, virtual networking,
storage, and import/export.
You can use this poster in conjunction with the
previously published Windows Server 2008 R2 Feature Components Poster.
Windows Server 2008 R2 Hyper-V Component Architecture (with Service
Pack 1)
This Windows Server 2008 R2 Hyper-V Component
Architecture (with Service Pack 1) poster provides a
visual reference for understanding key Hyper-V
technologies in Windows Server 2008 R2 with
Service Pack 1. It focuses on architecture,
snapshots, live migration, virtual networking,
storage, RemoteFX®, and Dynamic Memory.
You can also use this poster in conjunction with the previously published Windows Server 2008
R2 Feature Components Poster.
Poster Companion Reference: Hyper-V Networking Page 12
Windows Server 2008 R2 Feature Components Poster
The Windows Server 2008 R2 Feature
Components Poster provides a visual
reference for understanding key
technologies in Windows
Server 2008 R2. It focuses on Active
Directory® Domain Services, Hyper-V,
Internet Information Services, Remote
Desktop Services (including Virtual
Desktop Infrastructure (VDI)),
BranchCache®, and DirectAccess technologies. In addition, updates to core file services and
server management are illustrated.
You can use this poster in conjunction with the Windows Server 2008 and Windows Server 2008
R2 component posters.
Remote Desktop Services Component Architecture Poster
The Remote Desktop Services
Component Poster provides a visual
reference for understanding key
Remote Desktop Services technologies
in Windows Server 2008 R2. It explains
the functions and roles of Remote
Desktop Session Host, Remote Desktop
Virtualization Host, Remote Desktop
Connection Broker, Remote Desktop
Web Access, Remote Desktop Gateway,
Remote Desktop Licensing, and RemoteFX.
You can use this poster in conjunction with the Windows Server 2008 and Windows
Server 2008 R2 component posters.

More Related Content

What's hot

Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...SkillFactory
 
Virtual fibre-channel-hyperv-tb
Virtual fibre-channel-hyperv-tbVirtual fibre-channel-hyperv-tb
Virtual fibre-channel-hyperv-tbrockysheddy
 
Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...
Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...
Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...SkillFactory
 
Application Report: Migrating from Discrete to Virtual Servers
Application Report: Migrating from Discrete to Virtual ServersApplication Report: Migrating from Discrete to Virtual Servers
Application Report: Migrating from Discrete to Virtual ServersIT Brand Pulse
 
Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016Scott Sims
 
Designing Secure Cisco Data Centers
Designing Secure Cisco Data CentersDesigning Secure Cisco Data Centers
Designing Secure Cisco Data CentersCisco Russia
 
PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...
PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...
PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...PROIDEA
 
IPI DC-BOX Bundle: Data Center in a Box
IPI DC-BOX Bundle: Data Center in a BoxIPI DC-BOX Bundle: Data Center in a Box
IPI DC-BOX Bundle: Data Center in a BoxDhiman Chowdhury
 
Конференция Brocade. 2
Конференция Brocade. 2Конференция Brocade. 2
Конференция Brocade. 2SkillFactory
 
The Juniper SDN Landscape
The Juniper SDN LandscapeThe Juniper SDN Landscape
The Juniper SDN LandscapeChris Jones
 
Cisco ACI & F5 Integrate to Transform the Data Center
Cisco ACI & F5 Integrate to Transform the Data CenterCisco ACI & F5 Integrate to Transform the Data Center
Cisco ACI & F5 Integrate to Transform the Data CenterF5NetworksAPJ
 
Software-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief IntroductionSoftware-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief IntroductionJason TC HOU (侯宗成)
 
Intel and IP Infusion Deliver Deterministic NFV Performance
Intel and IP Infusion Deliver Deterministic NFV PerformanceIntel and IP Infusion Deliver Deterministic NFV Performance
Intel and IP Infusion Deliver Deterministic NFV PerformanceDhiman Chowdhury
 
VMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
VMworld 2014: vCloud Hybrid Service Networking Technical Deep DiveVMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
VMworld 2014: vCloud Hybrid Service Networking Technical Deep DiveVMworld
 
Security and Virtualization in the Data Center
Security and Virtualization in the Data CenterSecurity and Virtualization in the Data Center
Security and Virtualization in the Data CenterCisco Canada
 
WWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideWWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideJoel W. King
 

What's hot (20)

Hyper-V Networking
Hyper-V NetworkingHyper-V Networking
Hyper-V Networking
 
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
 
Virtual fibre-channel-hyperv-tb
Virtual fibre-channel-hyperv-tbVirtual fibre-channel-hyperv-tb
Virtual fibre-channel-hyperv-tb
 
Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...
Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...
Конференция Brocade. 1. Новые тренды в сетях ЦОД: Программно-определяемые сет...
 
Application Report: Migrating from Discrete to Virtual Servers
Application Report: Migrating from Discrete to Virtual ServersApplication Report: Migrating from Discrete to Virtual Servers
Application Report: Migrating from Discrete to Virtual Servers
 
Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016
 
Designing Secure Cisco Data Centers
Designing Secure Cisco Data CentersDesigning Secure Cisco Data Centers
Designing Secure Cisco Data Centers
 
DirectAccess
DirectAccessDirectAccess
DirectAccess
 
PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...
PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...
PLNOG 5: Piotr Szołkowski - Data Center i nie tylko...
 
IPI DC-BOX Bundle: Data Center in a Box
IPI DC-BOX Bundle: Data Center in a BoxIPI DC-BOX Bundle: Data Center in a Box
IPI DC-BOX Bundle: Data Center in a Box
 
Конференция Brocade. 2
Конференция Brocade. 2Конференция Brocade. 2
Конференция Brocade. 2
 
Enterprise Connectivity
Enterprise ConnectivityEnterprise Connectivity
Enterprise Connectivity
 
The Juniper SDN Landscape
The Juniper SDN LandscapeThe Juniper SDN Landscape
The Juniper SDN Landscape
 
Cisco ACI & F5 Integrate to Transform the Data Center
Cisco ACI & F5 Integrate to Transform the Data CenterCisco ACI & F5 Integrate to Transform the Data Center
Cisco ACI & F5 Integrate to Transform the Data Center
 
Software-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief IntroductionSoftware-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief Introduction
 
Intel and IP Infusion Deliver Deterministic NFV Performance
Intel and IP Infusion Deliver Deterministic NFV PerformanceIntel and IP Infusion Deliver Deterministic NFV Performance
Intel and IP Infusion Deliver Deterministic NFV Performance
 
VMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
VMworld 2014: vCloud Hybrid Service Networking Technical Deep DiveVMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
VMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
 
BivioPerformanceWP0605
BivioPerformanceWP0605BivioPerformanceWP0605
BivioPerformanceWP0605
 
Security and Virtualization in the Data Center
Security and Virtualization in the Data CenterSecurity and Virtualization in the Data Center
Security and Virtualization in the Data Center
 
WWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideWWT Software-Defined Networking Guide
WWT Software-Defined Networking Guide
 

Viewers also liked

1.2 build cloud_fabric_final
1.2 build cloud_fabric_final1.2 build cloud_fabric_final
1.2 build cloud_fabric_finalPaulo Freitas
 
2.1 monitor manage_operate_final
2.1 monitor manage_operate_final2.1 monitor manage_operate_final
2.1 monitor manage_operate_finalPaulo Freitas
 
Windows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPWindows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPPaulo Freitas
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityPaulo Freitas
 
1.4 build your_svc_cat_final
1.4 build your_svc_cat_final1.4 build your_svc_cat_final
1.4 build your_svc_cat_finalPaulo Freitas
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityPaulo Freitas
 

Viewers also liked (6)

1.2 build cloud_fabric_final
1.2 build cloud_fabric_final1.2 build cloud_fabric_final
1.2 build cloud_fabric_final
 
2.1 monitor manage_operate_final
2.1 monitor manage_operate_final2.1 monitor manage_operate_final
2.1 monitor manage_operate_final
 
Windows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPWindows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIP
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
 
1.4 build your_svc_cat_final
1.4 build your_svc_cat_final1.4 build your_svc_cat_final
1.4 build your_svc_cat_final
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
 

Similar to Hyper-V Networking

Marvell SR-IOV Improves Server Virtualization Performance
Marvell SR-IOV Improves Server Virtualization PerformanceMarvell SR-IOV Improves Server Virtualization Performance
Marvell SR-IOV Improves Server Virtualization PerformanceMarvell
 
Comparação Hyper-V Windows 2008 R2 e Windows 2012
Comparação Hyper-V Windows 2008 R2 e Windows 2012Comparação Hyper-V Windows 2008 R2 e Windows 2012
Comparação Hyper-V Windows 2008 R2 e Windows 2012grvalle_
 
Virtual host acceleration
Virtual host accelerationVirtual host acceleration
Virtual host accelerationMelvin174623
 
VMWARE Professionals - Security, Multitenancy and Flexibility
VMWARE Professionals -  Security, Multitenancy and FlexibilityVMWARE Professionals -  Security, Multitenancy and Flexibility
VMWARE Professionals - Security, Multitenancy and FlexibilityPaulo Freitas
 
Auto default gateway settings for virtual
Auto default gateway settings for virtualAuto default gateway settings for virtual
Auto default gateway settings for virtualijwmn
 
Deploying Applications in Today’s Network Infrastructure
Deploying Applications in Today’s Network InfrastructureDeploying Applications in Today’s Network Infrastructure
Deploying Applications in Today’s Network InfrastructureCisco Canada
 
微软虚拟化技术概览
微软虚拟化技术概览微软虚拟化技术概览
微软虚拟化技术概览betterit
 
Референсная архитектура HP FlexNetwork
Референсная архитектура HP FlexNetworkРеференсная архитектура HP FlexNetwork
Референсная архитектура HP FlexNetworkTechExpert
 
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)IRJET Journal
 
Server And Hardware Virtualization_Aakash1.1
Server And Hardware Virtualization_Aakash1.1Server And Hardware Virtualization_Aakash1.1
Server And Hardware Virtualization_Aakash1.1Aakash Agarwal
 
Introduction to Software-defined Networking
Introduction to Software-defined NetworkingIntroduction to Software-defined Networking
Introduction to Software-defined NetworkingAnees Shaikh
 
Harnessing the Power of Hyper-V Engine
Harnessing the Power of Hyper-V EngineHarnessing the Power of Hyper-V Engine
Harnessing the Power of Hyper-V EngineIT Brand Pulse
 
Netsft2017 day in_life_of_nfv
Netsft2017 day in_life_of_nfvNetsft2017 day in_life_of_nfv
Netsft2017 day in_life_of_nfvIntel
 
Software Defined Networking (SDN): A Revolution in Computer Network
Software Defined Networking (SDN): A Revolution in Computer NetworkSoftware Defined Networking (SDN): A Revolution in Computer Network
Software Defined Networking (SDN): A Revolution in Computer NetworkIOSR Journals
 
How to Ensure Next-Generation Services
How to Ensure Next-Generation ServicesHow to Ensure Next-Generation Services
How to Ensure Next-Generation ServicesFluke Networks
 

Similar to Hyper-V Networking (20)

Marvell SR-IOV Improves Server Virtualization Performance
Marvell SR-IOV Improves Server Virtualization PerformanceMarvell SR-IOV Improves Server Virtualization Performance
Marvell SR-IOV Improves Server Virtualization Performance
 
Comparação Hyper-V Windows 2008 R2 e Windows 2012
Comparação Hyper-V Windows 2008 R2 e Windows 2012Comparação Hyper-V Windows 2008 R2 e Windows 2012
Comparação Hyper-V Windows 2008 R2 e Windows 2012
 
Virtual host acceleration
Virtual host accelerationVirtual host acceleration
Virtual host acceleration
 
VMWARE Professionals - Security, Multitenancy and Flexibility
VMWARE Professionals -  Security, Multitenancy and FlexibilityVMWARE Professionals -  Security, Multitenancy and Flexibility
VMWARE Professionals - Security, Multitenancy and Flexibility
 
Hyper-v Storage
Hyper-v StorageHyper-v Storage
Hyper-v Storage
 
Virtualization & tipping point
Virtualization & tipping pointVirtualization & tipping point
Virtualization & tipping point
 
Auto default gateway settings for virtual
Auto default gateway settings for virtualAuto default gateway settings for virtual
Auto default gateway settings for virtual
 
Deploying Applications in Today’s Network Infrastructure
Deploying Applications in Today’s Network InfrastructureDeploying Applications in Today’s Network Infrastructure
Deploying Applications in Today’s Network Infrastructure
 
微软虚拟化技术概览
微软虚拟化技术概览微软虚拟化技术概览
微软虚拟化技术概览
 
Референсная архитектура HP FlexNetwork
Референсная архитектура HP FlexNetworkРеференсная архитектура HP FlexNetwork
Референсная архитектура HP FlexNetwork
 
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
 
Server And Hardware Virtualization_Aakash1.1
Server And Hardware Virtualization_Aakash1.1Server And Hardware Virtualization_Aakash1.1
Server And Hardware Virtualization_Aakash1.1
 
Introduction to Software-defined Networking
Introduction to Software-defined NetworkingIntroduction to Software-defined Networking
Introduction to Software-defined Networking
 
Sdn primer pdf
Sdn primer pdfSdn primer pdf
Sdn primer pdf
 
Nerworking es xi
Nerworking es xiNerworking es xi
Nerworking es xi
 
Harnessing the Power of Hyper-V Engine
Harnessing the Power of Hyper-V EngineHarnessing the Power of Hyper-V Engine
Harnessing the Power of Hyper-V Engine
 
Netsft2017 day in_life_of_nfv
Netsft2017 day in_life_of_nfvNetsft2017 day in_life_of_nfv
Netsft2017 day in_life_of_nfv
 
Software Defined Networking (SDN): A Revolution in Computer Network
Software Defined Networking (SDN): A Revolution in Computer NetworkSoftware Defined Networking (SDN): A Revolution in Computer Network
Software Defined Networking (SDN): A Revolution in Computer Network
 
How to Ensure Next-Generation Services
How to Ensure Next-Generation ServicesHow to Ensure Next-Generation Services
How to Ensure Next-Generation Services
 
20151207 - iot strategy
20151207 - iot strategy20151207 - iot strategy
20151207 - iot strategy
 

More from Paulo Freitas

VMWARE Professionals - Foundation Hybrid Clouds and Costs
VMWARE Professionals -  Foundation Hybrid Clouds and CostsVMWARE Professionals -  Foundation Hybrid Clouds and Costs
VMWARE Professionals - Foundation Hybrid Clouds and CostsPaulo Freitas
 
VMWARE Professionals - Cross-Plattform Mangement
VMWARE Professionals -  Cross-Plattform MangementVMWARE Professionals -  Cross-Plattform Mangement
VMWARE Professionals - Cross-Plattform MangementPaulo Freitas
 
VMWARE Professionals - App Management
VMWARE Professionals - App ManagementVMWARE Professionals - App Management
VMWARE Professionals - App ManagementPaulo Freitas
 
VMWARE Professionals - Intro to System Center 2012 SP1
VMWARE Professionals -  Intro to System Center 2012 SP1VMWARE Professionals -  Intro to System Center 2012 SP1
VMWARE Professionals - Intro to System Center 2012 SP1Paulo Freitas
 
VMWARE Professionals - Availability and Resiliency
VMWARE Professionals -  Availability and ResiliencyVMWARE Professionals -  Availability and Resiliency
VMWARE Professionals - Availability and ResiliencyPaulo Freitas
 
VMWARE Professionals - Storage and Resources
VMWARE Professionals -  Storage and ResourcesVMWARE Professionals -  Storage and Resources
VMWARE Professionals - Storage and ResourcesPaulo Freitas
 
VMWARE Professionals - Intro and Scale
VMWARE Professionals -  Intro and ScaleVMWARE Professionals -  Intro and Scale
VMWARE Professionals - Intro and ScalePaulo Freitas
 
Hyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsHyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsPaulo Freitas
 
Hyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerHyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerPaulo Freitas
 
Hyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationHyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationPaulo Freitas
 
Hyper-V Infrastructure
Hyper-V InfrastructureHyper-V Infrastructure
Hyper-V InfrastructurePaulo Freitas
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBPaulo Freitas
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroPaulo Freitas
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroPaulo Freitas
 
Multi site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterpriseMulti site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterprisePaulo Freitas
 
SQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views MapSQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views MapPaulo Freitas
 
Share Point 2010 Developer Platform Poster
Share Point 2010 Developer Platform PosterShare Point 2010 Developer Platform Poster
Share Point 2010 Developer Platform PosterPaulo Freitas
 
Remote Desktop Services Component Architecture
Remote Desktop Services Component ArchitectureRemote Desktop Services Component Architecture
Remote Desktop Services Component ArchitecturePaulo Freitas
 

More from Paulo Freitas (20)

VMWARE Professionals - Foundation Hybrid Clouds and Costs
VMWARE Professionals -  Foundation Hybrid Clouds and CostsVMWARE Professionals -  Foundation Hybrid Clouds and Costs
VMWARE Professionals - Foundation Hybrid Clouds and Costs
 
VMWARE Professionals - Cross-Plattform Mangement
VMWARE Professionals -  Cross-Plattform MangementVMWARE Professionals -  Cross-Plattform Mangement
VMWARE Professionals - Cross-Plattform Mangement
 
VMWARE Professionals - App Management
VMWARE Professionals - App ManagementVMWARE Professionals - App Management
VMWARE Professionals - App Management
 
VMWARE Professionals - Intro to System Center 2012 SP1
VMWARE Professionals -  Intro to System Center 2012 SP1VMWARE Professionals -  Intro to System Center 2012 SP1
VMWARE Professionals - Intro to System Center 2012 SP1
 
VMWARE Professionals - Availability and Resiliency
VMWARE Professionals -  Availability and ResiliencyVMWARE Professionals -  Availability and Resiliency
VMWARE Professionals - Availability and Resiliency
 
VMWARE Professionals - Storage and Resources
VMWARE Professionals -  Storage and ResourcesVMWARE Professionals -  Storage and Resources
VMWARE Professionals - Storage and Resources
 
VMWARE Professionals - Intro and Scale
VMWARE Professionals -  Intro and ScaleVMWARE Professionals -  Intro and Scale
VMWARE Professionals - Intro and Scale
 
Hyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsHyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 Components
 
Hyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerHyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine Manager
 
Hyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationHyper-V High Availability and Live Migration
Hyper-V High Availability and Live Migration
 
Hyper-V Management
Hyper-V ManagementHyper-V Management
Hyper-V Management
 
Hyper-V Storage
Hyper-V StorageHyper-V Storage
Hyper-V Storage
 
Hyper-V Infrastructure
Hyper-V InfrastructureHyper-V Infrastructure
Hyper-V Infrastructure
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEB
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
Multi site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterpriseMulti site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 Enterprise
 
SQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views MapSQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views Map
 
Share Point 2010 Developer Platform Poster
Share Point 2010 Developer Platform PosterShare Point 2010 Developer Platform Poster
Share Point 2010 Developer Platform Poster
 
Remote Desktop Services Component Architecture
Remote Desktop Services Component ArchitectureRemote Desktop Services Component Architecture
Remote Desktop Services Component Architecture
 

Recently uploaded

Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

Hyper-V Networking

  • 1. Poster Companion Reference: Hyper-V Networking Load Balancing and Failover Hyper-V Virtual Switch Single Root I/O Virtualization Quality of Service Bandwidth Management
  • 2. Poster Companion Reference: Hyper-V Networking Page 2 Copyright information This document is provided “as-is”. Information and views expressed in this document, including URL and other Internet website references, may change without notice. Some examples depicted herein are provided for illustration only and are fictitious. No real association or connection is intended or should be inferred. This document does not provide you with any legal rights to any intellectual property in any Microsoft product. You may copy and use this document for your internal, reference purposes. © 2013 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, BranchCache, Hyper-V, RemoteFX, Windows PowerShell, Windows Server, and Windows Vista are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All other trademarks are property of their respective owners.
  • 3. Poster Companion Reference: Hyper-V Networking Page 3 Introduction This document is part of a companion reference that discusses the Windows Server 2012 Hyper-V Component Architecture Poster. This document refers to the section titled “Hyper-V Networking” and discusses new networking features included in Windows Server® 2012 including load balancing and failover, single-root I/O virtualization (SR-IOV), Quality of Service (QoS) bandwidth management, and the new extensible Hyper-V® virtual switch. 1. NIC Teaming (Load Balancing and Failover) 2. Teamed Virtual Network Adapters 3. Configurations for NIC Teaming 4. Single-Root I/O Virtualization 5. NIC Teaming and Single-Root I/O Virtualization 6. Quality of Service Bandwidth Management 7. Hyper-V Virtual Switch 8. Hyper-V Virtual Switch Management 9. Windows Server Component Architecture Posters To download the poster, see the Windows Server 2012 Hyper-V Component Architecture Poster in the Microsoft® Download Center. This is a free resource. 1. NIC Teaming (Load Balancing and Failover) The failure of an individual Hyper-V port or virtual network adapter can cause a loss of connectivity for a virtual machine. However, you can configure your server running Hyper-V to have two virtual network adapters. Windows Server 2012 includes built-in support for NIC Teaming– capable network adapter hardware. You may also hear NIC Teaming referred to as “network adapter teaming technology” or “load balancing failover” (LBFO). The ability to team multiple network adapters to aggregate bandwidth and provide failover is a highly desirable feature in datacenters for enterprise customers. Regardless of the terminology, NIC Teaming allows you to increase reliability and performance in virtualized environments. There can be significant gain in bandwidth aggregation and being able to deliver traffic failover. NIC Teaming also supports multivendor implementations. Server Running Hyper-V Multiple Physical Network Adapters Team Interface Operating System Supports teamed virtual adapters
  • 4. Poster Companion Reference: Hyper-V Networking Page 4 To implement NIC Teaming for your virtual machines, you require the following:  Windows Server 2012−compliant hardware.  Two or more network adapters if you are seeking bandwidth aggregation or failover protection. If you are using multiple network adapters, they should be the same speed. Keep in mid that NIC Teaming requires the presence of a single Ethernet network adapter, which can be used for separating traffic that is using VLANs. All modes that provide fault protection through failover require at least two Ethernet network adapters. NIC Teaming in Windows Server 2012 also lets a virtual machine have virtual network adapters connected to more than one Hyper-V virtual switch and, at the same time, maintain connectivity even if the network adapter under that virtual switch is disconnected. This way, you can build availability and reliability into your virtualized workload scenarios. The Windows Server 2012 implementation of NIC Teaming supports up to 32 network adapters in a team. You can create a NIC team by using the GUI or by using Windows PowerShell™. 2. Teamed Virtual Network Adapters On your server running Hyper-V, you can add multiple physical hardware network adapters to produce NIC Teaming. What about the virtual environment? In Windows Server 2012, Hyper-V supports NIC Teaming within a virtual machine. To provide this redundancy functionality, your virtual machines should have multiple virtual network adapters, each connected to a different external virtual switch. The virtual machine will have connectivity even if a physical network adapter fails. 3. Configurations for NIC Teaming The NIC Teaming feature provided in Windows Server 2012 has two configuration modes for establishing your NIC team. The configurations use two basic sets of algorithms. Algorithms that do not require the switch to participate in the teaming are referred to as switch- independent mode. Switch-independent mode does not require the physical switch to participate in teaming. There is no configuration required on the switch side. In fact, the switch is not aware that network adapters are part of a team on the server, so your network adapters can be connected to different switches if required. Algorithms that require the switch to participate in the teaming are known as switch-dependent modes. Switch-dependent modes require a physical switch to participate in teaming. Typically, all the interfaces of the team are connected to the same switch. This teaming mode requires configuration on the connected switch for the team to work properly.
  • 5. Poster Companion Reference: Hyper-V Networking Page 5 4. Single-Root I/O Virtualization Single-root I/O virtualization (SR-IOV) refers to a standard that was introduced by the PCI-SIG, the special interest group that owns and manages PCI specifications as open industry standards. SR-IOV works in conjunction with system chipset support for virtualization technologies that provide remapping of interrupts and direct memory access (DMA) and lets SR-IOV–capable devices be assigned directly to a virtual machine. The SR-IOV standard allows PCI Express (PCle) devices to be shared among multiple virtual machines by providing them with a direct hardware path for I/O. Hyper-V in Windows Server 2012 provides support for SR-IOV–capable network adapters. Using SR-IOV provides several advantages. It can help reduce your network latency, reduce your CPU utilization for processing network traffic, and increase your network throughput. SR-IOV–capable networking devices have hardware surfaces called virtual functions that can be securely assigned to virtual machines— bypassing the virtual switch in the management operating system for sending and receiving data. However, remember that not everything is bypassed. Policy and control remains under the management operating system. SR-IOV is fully compatible with live migration because software-based networking is available at all times. During live migration, virtual functions are temporarily removed. This enables live migration using network adapters from different vendors, or in a situation where SR-IOV is not available on the destination computer. SR-IOV requires support from the network adapter, firmware, system chipset, and driver. Virtual Machine Network Stack Software Network Adapter Virtual Function Hyper-V Extensible Switch SR-IOV NIC VF VF VF Server Running Hyper-V Virtual Network Adapter TCP/IP Virtual Function Virtual Machine #1 Hyper-V Virtual Switch Management Operating System Physical Function Physical Network Adapter (SR-IOV–capable ) Virtual Network Adapter TCP/IP Virtual Machine #2 Virtual Function Virtual Function Virtual Function
  • 6. Poster Companion Reference: Hyper-V Networking Page 6 5. NIC Teaming and Single-Root I/O Virtualization SR-IOV traffic doesn’t go through the virtual switch and thus can’t be protected by a NIC team that’s under a virtual switch. With the NIC Teaming feature, you can set up two virtual switches, each connected to its own SR-IOV−capable network adapter. NIC Teaming then works in one of the following ways:  Each virtual machine can install a virtual function from one or both SR-IOV network adapters and, if a network adapter disconnection occurs, fail over from the primary virtual function to the backup virtual function.  Each virtual machine may have a virtual function from one network adapter and a non-virtual function interface to the other switch. If the network adapter associated with the virtual function becomes disconnected, the traffic can fail over to the other switch with minimal loss of connectivity. Because failover between network adapters in a virtual machine might result in traffic being sent with the media access control (MAC) address of the other interface, each virtual switch port associated with a virtual machine that’s using NIC Teaming must be set to allow MAC spoofing. MAC spoofing is a technique for changing a factory-assigned MAC address of a network adapter on a networked device. 6. Quality of Service Bandwidth Management Windows Server 2012 includes new Quality of Service (QoS) bandwidth management features that enable cloud hosting providers and enterprises to provide services that deliver predictable network performance to virtual machines on a server running Hyper-V. Configuring Quality of Service Bandwidth Management To architect and configure bandwidth management, you can design and specify a maximum and minimum bandwidth limit. You can use these limits to manage bandwidth allocations across your business, depending on your type of network traffic. Networking Switch NIC Teaming Provider Hyper-V Extensible Switch Frame distribution/ aggregation Failure Detection Control protocol implementation
  • 7. Poster Companion Reference: Hyper-V Networking Page 7 It is important to note that the new minimum bandwidth feature allows each network service (such as management, storage, live migration, and virtual machine traffic) to get an allocated share of bandwidth when the network bandwidth is heavily utilized and contended. When bandwidth is freely available, each of these network services gets as much bandwidth as required. There are two mechanisms to enforce minimum bandwidth. You can use QoS software on your server running Hyper-V, or Windows-certified network adapters that support Data Center Bridging (DCB). In the virtualized environment, Hyper-V in Windows Server 2012 can take advantage of DCB- capable hardware to converge multiple types of network traffic on a single network adapter with a maximum level of service for each traffic type. To take advantage of DCB, you will need Windows Server 2012 with an installed Hyper-V role and a DCB-enabled network adapter. You can configure bandwidth management features through the virtual machine settings or by using Windows PowerShell commands. With Windows PowerShell, you can configure all these new features manually or enable automation in a script to manage a group of servers, regardless of whether they stand alone or are joined to a domain. Management Operating System Network Traffic Type B Network Traffic Type C Network Traffic Type A Physical Network Adapters Virtual Machine #1 Network Adapter Network Adapter Hyper-V Virtual Switch Team Interface Network Adapter Network Adapter Network Adapter Virtual Machine #2
  • 8. Poster Companion Reference: Hyper-V Networking Page 8 7. Hyper-V Virtual Switch Many enterprises need the ability to extend virtual switch features with their own plug-ins to suit their virtual environment. In Windows Server 2012, the Hyper-V virtual switch is extensible. It is a layer-2 virtual network switch that provides programmatically managed and extensible capabilities to connect virtual machines to the physical network. The extensible switch allows new capabilities to be added to the virtual switch so that you can view and manage the traffic on your server running Hyper-V. The Hyper-V virtual switch is an open platform that lets multiple vendors provide extensions that are written to standard Windows API frameworks. The reliability of extensions is strengthened through the Windows standard framework, and the reduction of required non-Microsoft code for functions is backed by the Windows Hardware Quality Labs (WHQL) certification program. The Hyper-V virtual switch provides several benefits:  It is an open platform that allows plug-ins to sit in the virtual switch between all traffic, including virtual machine−to−virtual machine traffic. The extensions can provide traffic monitoring, firewall filters, and switch forwarding.  The management of extensions is integrated into Windows management through Windows PowerShell cmdlets and WMI scripting.  Unified tracing means that it’s quicker and easier to diagnose issues when they arise. Reduced downtime increases the availability of services.  The Hyper-V virtual switch provides capabilities so extensions can participate in Hyper-V live migration. Virtual Machine Network Protocols Application Management Operating System Virtual Switch Capture or Filter Extension Windows Filtering Platform Filter Extension Forwarding Extension Windows Filtering Platform VMBus Virtual Machine Management Service (VMMS) Virtual Machine Worker Process (VMWP) Callout Server Running Hyper-V Windows Management Provider Physical Network Adapter Microsoft Partner Networking Hyper-V HardwareLegend: Virtual Network Adapter
  • 9. Poster Companion Reference: Hyper-V Networking Page 9 Implementing Extensions The virtual switch extensions are implemented by using the following drivers: • Network Driver Interface Specification (NDIS) filter drivers are used to monitor or modify network packets in Windows.  Windows Filtering Platform (WFP) callout drivers, introduced in Windows Vista® and Windows Server 2008, let independent software vendors (ISVs) create drivers to filter and modify TCP/IP packets, monitor or authorize connections, filter IPsec-protected traffic, and filter remote procedure calls (RPCs). This table lists the various types of Hyper-V virtual switch extensions. Extension Purpose Extensible component Network Packet Inspection Inspecting network packets, but not altering them NDIS filter driver Network Packet Filter Injecting, modifying, and dropping network packets NDIS filter driver Network Forwarding Non-Microsoft forwarding that bypasses default forwarding NDIS filter driver Firewall/Intrusion Detection Filtering and modifying TCP/IP packets, monitoring or authorizing connections, filtering IPsec-protected traffic, and filtering RPCs WFP callout driver 8. Hyper-V Virtual Switch Management In Windows Server 2012, management features are built into the Hyper-V virtual switch, and they allow you to troubleshoot and resolve problems on your Hyper-V virtual switch networks. Management features include the following.
  • 10. Poster Companion Reference: Hyper-V Networking Page 10 Windows PowerShell Support As with many aspects of Windows Server 2012, Hyper-V cmdlets for Windows PowerShell are available for creating, configuring, and monitoring a Hyper-V virtual switch. The cmdlets let you perform all available tasks in the GUI of Hyper-V Manager. As a result, Microsoft partners can now build customized tools by using Window PowerShell for managing a virtual switch. Unified Tracing and Enhanced Diagnostics Unified Tracing helps identify and resolve network connectivity issues. It provides a clean and simple interface to diagnose networking issues without the need for a debugger. Unified Tracing provides two levels of troubleshooting:  At the first level, the Event Tracing for Windows (ETW) provider for the Hyper-V virtual switch allows tracing packet events through the Hyper-V virtual switch and extensions, making it easier to pinpoint where an issue has occurred.  The second level allows capturing packets for a full trace of events and traffic packets.
  • 11. Poster Companion Reference: Hyper-V Networking Page 11 9. Windows Server Component Architecture Posters To download the Windows Server 2012 poster, see Windows Server 2012 Hyper-V Component Architecture in the Microsoft Download Center. If you want to reference the previous component architecture posters that relate to Hyper-V in Windows Server 2008 R2, please see the following posters. Windows Server 2008 R2: Hyper-V Component Architecture The Windows Server 2008 R2: Hyper-V Component Architecture poster provides a visual reference for understanding key Hyper-V technologies in Windows Server 2008 R2. It focuses on architecture, snapshots, live migration, virtual networking, storage, and import/export. You can use this poster in conjunction with the previously published Windows Server 2008 R2 Feature Components Poster. Windows Server 2008 R2 Hyper-V Component Architecture (with Service Pack 1) This Windows Server 2008 R2 Hyper-V Component Architecture (with Service Pack 1) poster provides a visual reference for understanding key Hyper-V technologies in Windows Server 2008 R2 with Service Pack 1. It focuses on architecture, snapshots, live migration, virtual networking, storage, RemoteFX®, and Dynamic Memory. You can also use this poster in conjunction with the previously published Windows Server 2008 R2 Feature Components Poster.
  • 12. Poster Companion Reference: Hyper-V Networking Page 12 Windows Server 2008 R2 Feature Components Poster The Windows Server 2008 R2 Feature Components Poster provides a visual reference for understanding key technologies in Windows Server 2008 R2. It focuses on Active Directory® Domain Services, Hyper-V, Internet Information Services, Remote Desktop Services (including Virtual Desktop Infrastructure (VDI)), BranchCache®, and DirectAccess technologies. In addition, updates to core file services and server management are illustrated. You can use this poster in conjunction with the Windows Server 2008 and Windows Server 2008 R2 component posters. Remote Desktop Services Component Architecture Poster The Remote Desktop Services Component Poster provides a visual reference for understanding key Remote Desktop Services technologies in Windows Server 2008 R2. It explains the functions and roles of Remote Desktop Session Host, Remote Desktop Virtualization Host, Remote Desktop Connection Broker, Remote Desktop Web Access, Remote Desktop Gateway, Remote Desktop Licensing, and RemoteFX. You can use this poster in conjunction with the Windows Server 2008 and Windows Server 2008 R2 component posters.