Selecting Unicast or Multicast Mode

Slides:



Advertisements
Similar presentations
Access Control List (ACL)
Advertisements

ARP AND RARP ROUTED AND ROUTING Tyler Bish. ARP There are a variety of ways that devices can determine the MAC addresses they need to add to the encapsulated.
RIP V1 W.lilakiatsakun.
Implementing Inter-VLAN Routing
UNIT-IV Computer Network Network Layer. Network Layer Prepared by - ROHIT KOSHTA In the seven-layer OSI model of computer networking, the network layer.
Module 8: Concepts of a Network Load Balancing Cluster
Chapter 8 Administering TCP/IP.
Lesson 1: Configuring Network Load Balancing
Networking in VMware Workstation 8
Institute of Technology Sligo - Dept of Computing Chapter 11 Layer 3 Protocols Paul Flynn.
(ITI310) By Eng. BASSEM ALSAID SESSIONS 8: Network Load Balancing (NLB)
LOGO Local Area Network (LAN) Layer 2 Switching and Virtual LANs (VLANs) Local Area Network (LAN) Layer 2 Switching and Virtual LANs (VLANs) Chapter 6.
IP Addressing INTW What is an IP address? An unique identifier for a computer or device (host) on a TCP/IP network A 32-bit binary number usually.
Network Redundancy Multiple paths may exist between systems. Redundancy is not a requirement of a packet switching network. Redundancy was part of the.
Chapter 4: Managing LAN Traffic
Module 13: Network Load Balancing Fundamentals. Server Availability and Scalability Overview Windows Network Load Balancing Configuring Windows Network.
© 2006 Cisco Systems, Inc. All rights reserved.1 Microsoft Network Load Balancing Support Vivek V
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
1/28/2010 Network Plus Network Device Review. Physical Layer Devices Repeater –Repeats all signals or bits from one port to the other –Can be used extend.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
Module 3: Designing IP Addressing. Module Overview Designing an IPv4 Addressing Scheme Designing DHCP Implementation Designing DHCP Configuration Options.
NUS.SOC.CS2105 Ooi Wei Tsang Application Transport Network Link Physical you are here.
Module 9: Installing and Configuring Network Load Balancing.
SYSTEM ADMINISTRATION Chapter 8 Internet Protocol (IP) Addressing.
Spring Routing & Switching Umar Kalim Dept. of Communication Systems Engineering 27/03/2007.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Chapter Overview Bridging Switching Routing.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 7 Internet Protocol (IP) Routing.
Institute of Technology Sligo - Dept of Computing Sem 2 Chapter 12 Routing Protocols.
Internet Protocols (chapter 18) CSE 3213 Fall 2011.
© 2002 Global Knowledge Network, Inc. All rights reserved. Windows Server 2003 MCSA and MCSE Upgrade Clustering Servers.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 4: Planning and Configuring Routing and Switching.
By: Muhammad Hanif.  Have a heart that never harden, and a temper that never tire, and a touch that never hurt.  The True happiness is to give love.
Address Resolution Protocol (ARP). Internet and Data Link Layer Addresses Each host and router on a subnet needs a data link layer address to specify.
IP Protocol CSE TCP/IP Concepts Connectionless Operation Internetworking involves connectionless operation at the level of the Internet Protocol.
Computer Networks 0110-IP Gergely Windisch
Sem 2 v2 Chapter 12: Routing. Routers can be configured to use one or more IP routing protocols. Two of these IP routing protocols are RIP and IGRP. After.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 8 TCP/IP Suite Error and Control Messages.
Ethernet Packet Filtering - Part1 Øyvind Holmeide Jean-Frédéric Gauvin 05/06/2014 by.
Chapter TCP/IP in the Windows Environment © N. Ganesan, Ph.D., All rights reserved.
1 Computer Networks Chapter 5. Network layer The network layer is concerned with getting packets from the source all the way to the destination. Getting.
Network Load Balancing Addressing
Network Layer COMPUTER NETWORKS Networking Standards (Network LAYER)
Youngstown State University Cisco Regional Academy
Layer 3 Redundancy 1. Hot Standby Router Protocol (HSRP)
Kapitel 19: Routing. Kapitel 21: Routing Protocols
Chapter 5 Network and Transport Layers
IP: Addressing, ARP, Routing
Lab A: Planning an Installation
(ITI310) SESSIONS 8: Network Load Balancing (NLB)
Chapter 2 Overview of Networking Components
Chapter 4 Introduction to Network Layer
Module 8: Concepts of a Network Load Balancing Cluster
Network Load Balancing Topology
Chapter 6 – Routing.
Introduction to Networking
Virtual LANs.
Chapter 5 Network and Transport Layers
Net 323: NETWORK Protocols
Chapter 4 Introduction to Network Layer
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 4: Planning and Configuring Routing and Switching.
Chapter 10 IGMP Prof. Choong Seon HONG.
Virtual LAN VLAN Trunking Protocol and Inter-VLAN Routing
Chapter 15. Connecting Devices
Applied Information Technology 2016 Rhys greaney
Connecting to the Network
Data-Link Layer The Internet is a combination of networks glued together by connecting devices (routers or switches) If a packet is to travel from a host.
OSI Network Layer Presented By Dr. Waleed Alseat Mutah University.
Client Communication NIC is Really The physical hardware plus
Multicasting Unicast.
Presentation transcript:

Selecting Unicast or Multicast Mode Network Load Balancing can use one of two IP protocol configurations, unicast or multicast.

Network Load Balancing can use one of two IP protocol configurations, unicast or multicast. By default, Network Load Balancing will use unicast. You must decide whether the unicast mode will be suitable for your cluster. Important: The Network Load Balancing service does not support a mixed unicast and multicast environment. All cluster hosts should be either multicast or unicast or the cluster will not function properly.

Network Load Balancing’s unicast mode induces switch flooding to simultaneously deliver incoming network traffic to all of the cluster hosts. Also, when Network Load Balancing uses multicast mode, switches often flood all of the ports by default to deliver multicast traffic. However, Network Load Balancing's multicast mode gives the administrator the opportunity to limit switch flooding by configuring a virtual LAN within the switch for the ports corresponding to the cluster hosts. You can configure a virtual LAN by manually programming the switch or by using the Internet Group Management Protocol (IGMP) or the Generic Attribute Registration Protocol Multicast Registration Protocol. Note: The current version of Windows Network Load Balancing does not provide automatic support for IGMP or Generic Attribute Registration Protocol Multicast Registration Protocol.

Unicast Mode The unicast operation uses a single MAC address for all of the operations involving the cluster adapter. Using a single MAC address has the side effect of disabling all communication between cluster hosts, because outgoing packets for another cluster host are sent to the same MAC address as the sender. These packets are then looped back within the sender stack and never reach the network.

Multicast Mode Multicast provides no significant advantage over unicast from a network traffic perspective, and the increased multicast processing overhead for routers and switches may lead to degraded or slower performance. You should carefully analyze the network impact when you use multicast to avoid congestion in other network devices.

Host Communication You will need to make decisions about host communications depending on your clustering plan. If communication between hosts is required, you can use: Unicast, if multiple NICs are installed in the host. Unicast is the recommended configuration that works in both routed and nonrouted environments. The configuration complexity is greater because it has multiple NICs and usually multiple subnets. Multicast, if a single NIC is installed in the host. Multicast imposes additional restrictions within a routed environment, in that the routers must handle multicast information. Verify that any routers in your network path will support cluster multicast Address Resolution Protocol (ARP) packets. Note: It is recommended that you use Unicast with multiple NICs for maximum flexibility in a routed environment.