Select the product you need help with
SMB Multichannel skips non-routable IP addresses of a network interface if routable IP addresses are also configuredArticle ID: 2777646 - View products that this article applies to. SymptomsOn a Windows Server 2012-based computer or a Windows 8-based computer that connects to a server message block (SMB) 3.0 file share, SMB Multichannel ignores non-routable IP addresses if the network interface has both routable and non-routable IP addresses configured. This behavior occurs even though SMB Multichannel typically tries to connect with additional interfaces if multiple network interfaces exist, and tries to establish multiple TCP/IP connections for a Receive-Side Scaling (RSS) capable network interface. Note Non-routable IP addresses include IPv6 link-local addresses and Automatic Private IP Addressing (APIPA) IPv4 addresses. Consider the following example scenario:
CauseThis behavior is by design. SMB Multichannel uses non-routable IP addresses for a network interface only if no routable IP addresses are available for the interface. If a network interface has both non-routable and routable IP addresses configured, SMB Multichannel ignores the non-routable IP addresses. In the example scenario, only one network interface (interface A) is used for the SMB session because the link-local addresses of the other interfaces are ignored by SMB Multichannel, and the client can connect only to the link-local address of the server. Additionally, only one TCP/IP connection is created for interface A because the link-local address of A is ignored by SMB Multichannel, and the client can connect only to the link-local address of the server. WorkaroundTo work around this behavior, use one of the following methods to enable multiple connections for a network interface:
More informationFor more information about SMB Multichannel, go to the following Microsoft Server and Management Blog article: The basics of SMB Multichannel, a feature of Windows Server 2012 and SMB 3.0 APIPA IPv4 addresses use the 169.254.0.0/16 prefix. IPv6 link-local addresses use the FE80:: /64 prefix. For more information about APIPA IPv4 and IPv6 link-local addresses, go to the following Windows Server website:
(http://blogs.technet.com/b/josebda/archive/2012/06/28/the-basics-of-smb-multichannel-a-feature-of-windows-server-2012-and-smb-3-0.aspx)
Unicast IPv6 addresses
For more information about how SMB clients select network interfaces, go to the following MSDN website:
(http://technet.microsoft.com/en-us/library/cc759208(v=WS.10).aspx)
SMB tech document - Appendix A: Product Behavior
(http://msdn.microsoft.com/en-us/library/a64e55aa-1152-48e4-8206-edd96444e7f7#id136)
Properties | Article Translations
|


Back to the top








