NIC Teaming Demonstration

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
welcome to the i.t free training video on configuring NIC teaming in Windows Server 2012 r2 this video will look at combining three network adapters together for redundancy and performance reasons at the hardware and software level I will now change to my computer running Windows Server 2012 r2 to look at how to configure NIC teaming to start with I will open server manager and then select the local server on the properties screen for the server notice that there are three physical network adapters that have been installed on this server notice that the first adapter has been configured with an IP address the other network adapters have been configured to use DHCP if I select the first network adapter this will bring up a window with the current network connections available on this server I will now right-click on the first network adapter and open the properties notice in the properties for the adapter all items have ticks next to them except for the multiplexer protocol notice that I can open the properties for the IP for protocol and configure it like you would expect if I exit out of here and go back to server manager notice that nic teaming is currently listed as disabled to configure it all i need to do is click the word disabled to create a new nic team select tasks and then select the option new team the network adapters that can be added to the nic team on the server will be listed it is just a matter of ticking which network adapters you want to use you can have up to 32 network adapters in one NIC team to configure additional options select additional properties the top option is teaming mode which defaults to switch independent the other two modes static teaming and LACP require hardware support switch independent requires no special hardware to operate and thus is the easier one to configure in use the next option down is load balancing mode the first option in load balancing is address hash this mode uses characteristics of the network stream like IP address import to determine which network adapter to send the data through the next option vport is used with virtual machines it keeps different virtual machines on different network adapters the last option dynamic is only available on Windows Server 2012 r2 I would recommend this option if available as it combines the best features of the previous two modes together it also has the ability to dynamically move network streams between network adapters to help distribute the load between the network carts notice that the last option I can select is standby network adapter in this case I will select the third network adapter as a standby adapter and then press ok to create the nicotine the NIC team does not take too long to create notice that on the right hand side I can see the status of the network cards since the NIC team is in the process of being created notice that the status of the two adapters is shown as faulted connection pending it took about 30 seconds for the status on both network adapters to change to active and the third to standby if I go back to the network connections once I move this window I will once again open the properties for the first network adapter notice this time that all the items have been unticked except for Microsoft network adapter multiplexer protocol if I select the IP for a protocol notice that the properties button is grayed out and I'm not able to conveyor it if I go back to network connections notice that a new network adapter has been created if I open the properties for this network adapter I can select IP for and configure the network adapter with a valid IP address subnet mask gateway and DNS server if you want to configure the NIC team it needs to be done through this network adapter if I now open a command prompt and ping the IP address of nydc1 notice that I get a response back indicating the networking is working let's have a closer look at what has happened let's consider the example in which a server has three independent network adapters what has essentially happened is a fourth virtual network adapter has been created the virtual network adapter communicates with the three physical network adapters this is why the three physical network adapters can no longer be configured all configuration needs to be performed on the new virtual network adapter the virtual adapter is responsible for communicating with the other network adapters the benefit of this is the administrator and software running on the server do not need to understand how the NIC team works or what network adapters are available all they need to do is use the virtual network adapter just like a normal physical network adapter as we can see the ping command is getting responses back from the other server so the networking is working if I were to unplug the first network adapter notice that the status on the network adapter has changed to faulted media disconnected also the third network adapter has changed from standby to active notice also the ping command was not affected the fail over between the network cards was seamless if I unplug the second network card notice that network card is now reported as faulted the third network card is still reported as active the ping command is still getting responses back and there was no loss of traffic when the network cards were unblocked as long as one network card in the NIC team was working the NIC team will continue to function if I plug the network cables back into the network cards notice that the network card status will change to connection pending after about 10 to 20 seconds that card will return back to active the third network card will also change back to standby if I now go back to the properties of the NIC team I can change the name of the knick team - static team once the changes have been made if I now go back to the ping command notice that there were some general failures from the ping command the process of changing the name caused the virtual adapter to have to be recreated and thus the process temporarily drops the connection it is important to remember that when making some changes to a Knick team this may cause the network connection to become unavailable for a short amount of time the next change that I will make is to change the teaming mode to static teaming static teaming requires hardware support on your network switch that is it needs support for the protocol 802 3 ad in the case of mine networks which it supports this protocol without the need for the switch to be configured this may be the case with your network switch so all you need to do is select the option however a lot of network switches on the market will require some configuration of the network switch in order to allow static teaming to be used notice that when static teaming is selected the last option standby adapter is grayed out switch independent is the only teaming mode that supports the use of standby adapters one supply was pressed it took about 30 seconds for Windows to negotiate with the switch and set up static teaming so don't be surprised if the process does not happen straightaway on your network once the process has completed notice that all the network adapters are listed as active if I now unplug the second and third network cards once again network traffic will be routed through the one active network card that is available if I open the network connections window notice that the two network adapters are listed here as disconnected if you want to get any indication of the status of the network cards in your NIC team you can always look in here to get this information I will now plug the two network cards back in and give it enough time windows will put these two cards back into the Nick team and start using them again if I select the last teaming mode LACP notice that one selected an error appear saying faulted LACP negotiation the switch I am using does not support this teaming mode if it did once it is configured on the switch it is just a matter of selecting the option in the list before I end this video I'm going to do a quick recap of the main features of nic teaming to understand nic teaming is easiest to break it down to incoming and outgoing traffic for incoming traffic if you are using switch independent incoming traffic will arrive via the same network card regardless of how many network cards are in the nic team the only exception to this is if you are using virtual machines since each virtual machine has a different MAC address windows can use this to link a virtual machine to a particular network card in order for this to occur the teaming mode needs to be hyper-v port or dynamic switch independent is also the only teaming mode that supports standby adapters in order to load balanced the traffic coming into the server you need to use static teaming or LACP this requires your network switch to have Hardware support the incoming traffic is controlled by the switch so its effectiveness at load balancing incoming traffic is based on the switch and the algorithms that it uses Windows has no control over this for outgoing traffic Windows does have control over this this is controlled by the load balancing mode regardless of whether you use a software or hardware based teaming mode the outbound traffic is determined by the setting load balancing mode so essentially this means regardless of whether you use a software or hardware solution you will get the same results for outgoing traffic address hash divides traffic based on the IP address and port used in the connection pervy port divides traffic based on the virtual machine that the traffic came from dynamic includes the features of the other two balancing modes for this reason it is recommended to use this mode it also has the ability to move a network stream between network cards to attempt to balance network traffic however it is only available on Windows Server 2012 r2 it should be remembered that Windows does not balance outgoing network traffic at the packet level for this reason if one network stream has a large amount of data compared to the others it will always be routed via the one network card and thus the other network cards in the NIC team will be underutilized that covers it for NIC teaming in Windows Server 2012 r2 if you liked this video feel free to give us a thumbs up as that helps us a lot thanks for watching and I hope to see you in the other free videos from us
Info
Channel: itfreetraining
Views: 98,167
Rating: undefined out of 5
Keywords: NIC Teaming Windows Server 2012 R2, ITFreeTraining
Id: TXUmihEazZA
Channel Id: undefined
Length: 12min 25sec (745 seconds)
Published: Mon Apr 07 2014
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.