
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NIC Teaming Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/nic-teaming/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/nic-teaming/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 01 Jun 2019 02:37:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>NIC Teaming Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/nic-teaming/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Configure NIC Teaming in Windows Server 2016?</title>
		<link>https://www.technig.com/configure-nic-teaming-windows-server/</link>
					<comments>https://www.technig.com/configure-nic-teaming-windows-server/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Sun, 03 Jan 2016 15:36:24 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[NIC Teaming]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=4741</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>The NIC Teaming feature is now the builtin feature to Configure NIC Teaming in Windows Servers. NIC Teaming is provide network availability and network performance. It act as a bonding network adapters to form one logical network adapter. It provides useful features such as load balancing across individual links and failover for network connections. NIC Teaming [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-nic-teaming-windows-server/">How to Configure NIC Teaming in Windows Server 2016?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>The <a href="https://technet.microsoft.com/en-us/library/hh831648.aspx" target="_blank" rel="noopener noreferrer">NIC Teaming</a> feature is now the builtin feature to Configure NIC Teaming in Windows Servers. NIC Teaming is provide network availability and network performance. It act as a bonding network adapters to form one logical network adapter. It provides useful features such as load balancing across individual links and failover for network connections.</p>
<h2>NIC Teaming Features and Modes</h2>
<p>Currently Windows Server support two modes of NIC Teaming configurations. The firs once is <strong>Switch dependent</strong> mode and the second one is <strong>Switch independent</strong> mode.</p>
<p><strong>Switch dependent</strong> mode is connecting all network adapters to the same switch. It requires to configure on the physical switch with <strong>Generic</strong> teaming mode and LACP for Dynamic mode. These two Generic 802.3ad and Dynamic 802.1ax are the features of Switch dependent mode.</p>
<p><strong>Switch Independent</strong> mode is connecting network adapters to different switches and configuration is not required on physical switches.</p>
<h2>Configure NIC Teaming in Windows Server</h2>
<p>In this article I&#8217;m going to configure NIC Teaming in <a href="https://www.technig.com/tag/windows-server-2016/" target="_blank" rel="noopener noreferrer">Windows Server 2016</a> using a <a href="https://www.technig.com/tag/hyper-v/" target="_blank" rel="noopener noreferrer">Hyper-v</a> lab. All network adapters are logical and just created for testing the functionality of NIC teaming in Windows Server 2016.</p>
<p>To configure NIC Teaming, at least you need to have two Network adapters. Before configuring NIC teaming, create some virtual network card for your virtual hyper-v servers.</p>
<p><strong>1.</strong> On Windows server open <strong>Server Manager</strong> and select <strong>Local Server</strong>. It shows all network adapters with their IP configurations. The screenshot shows the network adapters configured with static IP address.</p>
<figure id="attachment_4743" aria-describedby="caption-attachment-4743" style="width: 1280px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Configure-NIC-Teaming.jpg" rel="attachment wp-att-4743"><img fetchpriority="high" decoding="async" class="wp-image-4743 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Configure-NIC-Teaming.jpg" alt="Configure NIC Teaming" width="1280" height="439" /></a><figcaption id="caption-attachment-4743" class="wp-caption-text">Configure NIC Teaming</figcaption></figure>
<p><strong>2.</strong> Just click <strong>Disabled </strong>in front of <strong>NIC Teaming</strong> to open NIC Teaming configuration window.</p>
<figure id="attachment_4745" aria-describedby="caption-attachment-4745" style="width: 1011px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Configure-NIC-Teaming-in-Windows-Server-2016.jpg" rel="attachment wp-att-4745"><img decoding="async" class="wp-image-4745 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Configure-NIC-Teaming-in-Windows-Server-2016.jpg" alt="Configure NIC Teaming in Windows Server 2016" width="1011" height="596" /></a><figcaption id="caption-attachment-4745" class="wp-caption-text">Configure NIC Teaming in Windows Server 2016</figcaption></figure>
<p><strong>3.</strong> From <strong>TEAMS</strong> section click <strong>TASKS</strong> and select <strong>New Team</strong> to create and new NIC Team from existing network adapters.</p>
<figure id="attachment_4746" aria-describedby="caption-attachment-4746" style="width: 523px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Create-a-New-NIC-Team.jpg" rel="attachment wp-att-4746"><img decoding="async" class="wp-image-4746 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Create-a-New-NIC-Team.jpg" alt="Create a New NIC Team" width="523" height="634" /></a><figcaption id="caption-attachment-4746" class="wp-caption-text">Create a New NIC Team</figcaption></figure>
<p><strong>4.</strong> Select the adapters you want to team with each others and type a name. Then select the appropriate settings from <strong>Additional properties</strong>. and click <strong>OK</strong> to create the first NIC team.</p>
<figure id="attachment_4748" aria-describedby="caption-attachment-4748" style="width: 1013px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Switch-Independent-NIC-Team.jpg" rel="attachment wp-att-4748"><img loading="lazy" decoding="async" class="wp-image-4748 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Switch-Independent-NIC-Team.jpg" alt="Switch Independent NIC Team" width="1013" height="648" /></a><figcaption id="caption-attachment-4748" class="wp-caption-text">Switch Independent NIC Team</figcaption></figure>
<p><strong>5.</strong> Finally you see the created NIC Teams on <strong>TEAMS</strong> section of <strong>NIC Teaming</strong> window. If you want to change the settings of NIC Teams, select and right click a NIC team then select <strong>Properties</strong>.</p>
<figure id="attachment_4749" aria-describedby="caption-attachment-4749" style="width: 958px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/NIC-Team-Properties.jpg" rel="attachment wp-att-4749"><img loading="lazy" decoding="async" class="wp-image-4749 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/NIC-Team-Properties.jpg" alt="NIC Team Properties" width="958" height="339" /></a><figcaption id="caption-attachment-4749" class="wp-caption-text">NIC Team Properties</figcaption></figure>
<p>Yes, you have successfully created and configured NIC Teaming in Windows Server. To see the NIC Teaming is enabled, once refresh the Server Manager then see the result.</p>
<figure id="attachment_4750" aria-describedby="caption-attachment-4750" style="width: 688px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/NIC-Teaming-Properties.jpg" rel="attachment wp-att-4750"><img loading="lazy" decoding="async" class="wp-image-4750 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/NIC-Teaming-Properties.jpg" alt="NIC Teaming Properties" width="688" height="329" /></a><figcaption id="caption-attachment-4750" class="wp-caption-text">NIC Teaming Properties</figcaption></figure>
<p><strong>6.</strong> Now, once check the <strong>Network Connections</strong> to see the NIC Teams connections created after NIC Teaming configuration.</p>
<figure id="attachment_4751" aria-describedby="caption-attachment-4751" style="width: 800px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Network-Connections-Configure-NIC-Teaming.jpg" rel="attachment wp-att-4751"><img loading="lazy" decoding="async" class="wp-image-4751 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Network-Connections-Configure-NIC-Teaming.jpg" alt="Network Connections - Configure NIC Teaming" width="800" height="317" /></a><figcaption id="caption-attachment-4751" class="wp-caption-text">Network Connections &#8211; Configure NIC Teaming</figcaption></figure>
<p>That&#8217;s all. Hope you clearly understand to configure NIC teaming in Windows Server. In case of any issue related to NIC Teaming, comment us please.</p>
<h2>Configure NIC Teaming &#8211; Video Tutorial</h2>
<p><iframe loading="lazy" title="How to Configure NIC Teaming in Windows Server 2016?" width="1170" height="878" src="https://www.youtube.com/embed/cwY-EngeoPo?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>The post <a href="https://www.technig.com/configure-nic-teaming-windows-server/">How to Configure NIC Teaming in Windows Server 2016?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-nic-teaming-windows-server/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4741</post-id>	</item>
	</channel>
</rss>
