Enabling VM Guest NLB w/Multicast IGMP on 2012 Hyper-V host w/ converged SCVMM fabric switch

What a mouthful.
As short as possible: 
WHAT I'M ATTEMPTING:
I'm trying to build a new NLB cluster for a 2008 R2 SP1 Remote Desktop Services farm. And I'm trying to do it the right way, with multicast igmp, not unicast. 
The two guest VMs with NLB install converge fine. VIP gets this:
IP: 192.168.100.157
MAC: 01-00-5e-7f-64-9d
NLB NIC is on the same VLAN & "Converged switch" in VMM as our mgmt/server traffic (That is to say it's on production VLAN, not on a separate vlan) 
PROBLEM:
Can't ping 100.157. From VM guest itself, from host, or from Cisco 6509 switch. 
Cisco show mac address lookup does not see that MAC anywhere
show ip igmp groups shows not igmp traffic at all. Clearing counters show sno multicast increment.
FURTHERMORE:
Host is setup thusly:
- Dell R810
- 8x1GbE Broadcom 5709c in a Server 2012 LACP/HASH team built via VMM powershell cmdlets
- On the physical switch side, those 8 nics are in a Cisco port-channel, trunked, all VLANs allowed
-  Host has no "physical" nics per se, as in a 2008 R2 hyper-v host. Instead Host has these:
Set-VMNetworkAdapter -ManagementOS -Name "Live Migrate" -MinimumBandwidthWeight 35
Set-VMNetworkAdapter -ManagementOS -Name "MGMT" -MinimumBandwidthWeight 25
Set-VMNetworkAdapter -ManagementOS -Name "CSV" -MinimumBandwidthWeight 40
Set-VMNetworkAdapter -ManagementOS -Name "iSCSI #1" -MinimumBandwidthWeight 0
Set-VMNetworkAdapter -ManagementOS -Name "iSCSI #2" -MinimumBandwidthWeight 0
Set-VMNetworkAdapter -ManagementOS -Name "Aux" -MinimumBandwidthWeight 0
Get-VMSwitch outputs this on the converged v-switch: 
ComputerName : My-host
Name : My awesome switch
Id : e2377ce3-12b4-4243-9f51-e14a21f91844
Notes :
SwitchType : External
AllowManagementOS : True
NetAdapterInterfaceDescription : Microsoft Network Adapter Multiplexor
Driver
AvailableVMQueues : 0
NumberVmqAllocated : 0
IovEnabled : False
IovVirtualFunctionCount : 0
IovVirtualFunctionsInUse : 0
IovQueuePairCount : 0
IovQueuePairsInUse : 0
AvailableIPSecSA : 0
NumberIPSecSAAllocated : 0
BandwidthPercentage : 0
BandwidthReservationMode : Weight
DefaultFlowMinimumBandwidthAbsolute : 0
DefaultFlowMinimumBandwidthWeight : 1
Extensions : {Microsoft NDIS Capture, Microsoft
Windows Filtering Platform, Microsoft
VMM DHCPv4 Server Switch Extension}
IovSupport : False
IovSupportReasons : {This network adapter does not support
SR-IOV.}
IsDeleted : False
Question:
Aside from a few of my favorite MS MVPs (shout out to
WorkingHardInIt for having this same question), I can't find much documentation on employing 2008 R2 NLB on guest VM within a fabric-oriented, VMM-built 2012 Hyper-Visor converged switch (no network virtualization...yet).
Yes I know all about VMM NLB but 1) I'm trying to wedge NLB in after building these VMs without a service template (NLB is the audible, essentially) and 2) MS NLB is configured in providers & I've created requisite VIP templates. 
Even so, I ought to be able to create an NLB cluster without VMM's assistance in this scenario correct? Suboptimal, I know but possible, yes? Essentially I've put to synthetic NICs on each VM, set IPs manually, and assigned them to the same vlan. I can ping
each synthetic NIC, but not the cluster IP. 
And yes: these particular vNICs have Mac Address Spoofing enabled. 
Cisco:
I have a TAC case open with Cisco, but they can't quite figure it out either. IGMP Snooping enabled across the switch. And they insist that the old static arp entry to resolve this problem is no longer necessary, that Microsoft now complies with relevant
RFCs
Possible SOlution:
Only thing I can think of is flipping MulticastForwarding param below from disabled to enabled. Anybody ever tried it on a converged virtual switch on the Hyper visor? Is my virtual converged switch protecting
me from multicast igmp packets? 
PS C:\utilities> Get-NetIPv4Protocol
DefaultHopLimit : 128
NeighborCacheLimit(Entries) : 1024
RouteCacheLimit(Entries) : 128
ReassemblyLimit(Bytes) : 1560173184
IcmpRedirects : Enabled
SourceRoutingBehavior : DontForward
DhcpMediaSense : Enabled
MediaSenseEventLog : Disabled
IGMPLevel : All
IGMPVersion : Version3
MulticastForwarding : Disabled
GroupForwardedFragments : Disabled
RandomizeIdentifiers : Enabled
AddressMaskReply : Disabled
Thanks for any thoughts. 
Robert

Sorry for the poor follow-up Steven. We are using Server 2012 Hyper-V, not VMWare, on the hosts. You can close this but for the benefit of anyone who comes across it: 
After working with Cisco, we decided not to implement multicast IGMP. Cisco says you still need to create a static ARP entry on the physical switch, though my cluster IP address & Microsoft NLB 2008 R2 were set up with igmp multicast, not multicast or
unicast. Here was his email:
Yes, we will need the static mapping for the NLB server in this case because the NLB mac address is multicast and the IP address is unicast. I was under the impression that even the server would be using IGMP but that’s not
the case. We won’t need to do the mapping for the nodes though if they use IGMP. To this end, following is the configuration that should make this work.rp 192.168.100.157
0100.5e7f.649d arpa
<u5:p></u5:p>
mac address-table static 0000.0000.649d vlan <> interface <> disable-snooping  
ßThis is the switch interface where the NLB server is located<u5:p></u5:p>
 interface vlan<>
<u5:p></u5:p>
ip pim sparse-dense-mode     <- This is needed for the switch to elicit IGMP joins from the nodes<u5:p></u5:p>
end<u5:p></u5:p>
I don't think it got through to him that there was a virtual Layer 2/3 Hyper-V switch on top of 8 teamed GbE interfaces in LACP/hash. "Where the NLB server is located" = 1)a Cisco port-channel bound to one of six physical hosts; the NLB VM itself could be
on any of those port channels at any given time (We have a six node Hyper-V cluster). 
Once I enabled pim I did see activity; but we killed this later as we realized we'd have to implement the same on 40+ managed routers globally
Anyway we further would have had to implement this across managed routers at 40 sites globally according to Cisco. 
Robert

Similar Messages

  • Enable/Disable VMQ Setting on VMs in Server 2012 - Hyper-V

    We have a cluster of 2012 Server Core where each one holds about 40 VMs. We are concerned that the limited VMQs on each node are full of low priority VMs instead of those that could really benefit.  Indeed, this article says VMQs should be treated
    as a scarce resource:
    http://technet.microsoft.com/en-us/library/gg162704(v=ws.10).aspx
    However, it is not clear how to choose which VMs get to use the VMQ. There is a check box in VM Settings > Network Adapter > Hardware Acceleration called "Enable virtual machine queue", and it appears to be checked on all VMs by default.
    I can uncheck it manually, but I cannot find a PowerShell way to affect that checkbox.  We also have SCVMM 2012 SP1, and I cannot find any way to choose VMs to use VMQ there either.
    So if it is true that I need to choose the VMs using VMQ, how can I do it with PowerShell, since there are so many VMs?

    A basic idea to help you get started:
    Get-VMNetworkAdapter <criteria> | Set-VMNetworkAdapter -VmqWeight 0
    There are a lot of ways to trim this up to get it to do exactly what you want.
    Get-VMNetworkAdapter documentation.
    Set-VMNetworkAdapter documentation.
    Eric Siron Altaro Hyper-V Blog
    I am an independent blog contributor, not an Altaro employee. I am solely responsible for the content of my posts.
    "Every relationship you have is in worse shape than you think."

  • Multicast (IGMP) in new  air port extreme??

    multicast (IGMP) in new  air port extreme??

    You can get to IGMP settings going to AirPort utility. In network tab there are extended network options tab then enable IGMP tracking (or something like this, I don't know how it named in english version)
    Ed.
    But! If you enable this option, this won't get multicast to you.
    You still won't connect to multicast streams on 224.0.0.0-224.0.0.255
    Message was edited by: A1l3

  • Why can I not disable the guest user in the 10.8.2 update? I have never enabled the guest user, but after the update, it was automatically enabled with a "managed" tag. It is not selectable even after entering my admin password to unlock the options.

    Why can I not disable the guest user in the 10.8.2 update? I have never enabled the guest user, but after the update, it was automatically enabled with a "managed" tag. It is not selectable even after entering my admin password to unlock the options. I was able to select the account under "parental controls", but again, could not delete it. Why Apple? Why?!!????

    SOLVED Ok. I actually was able to disable it. I had to actually log in as the guest user to make it accessible in the preference window. Then I disabled it and logged out. Apologies if this was obvious for some people, but I have had some sort of issue with something every update since Snow Leopard.

  • Can I use multiple E4200's in bridge mode, to enable a "guest wifi' mesh?

    I have four E4200 units on my network, each with an unique IP address, in bridge mode to act as a wireless mesh across my entire building.   They are all connected to my central L3 switch, via their Internet ports.
    Is it possible to enable the Guest network on each unit, to create a 'Guest Wifi' mesh (providing that I allow the 192.168.33.0 network to route across my network fabric), or will this not work because each indivudual AP will be assigning IP address 192.168.33.1 as it's gateway address meaning that I would have four distinct MAC addresses within the network, each trying to claim that they are IP 192.168.33.1?

    As soon as you enable guest access on the router, it will start providing the IP address 192.168.33.x to the clients connecting to the guest network and we cannot change the IP address range of guest network.
    Since you have 4 units (E4200), you can enable guest wi-fi of each of them however cannot create a guest wi-fi mesh as all the 4 units have different IP address.

  • Can https be enabled in guest account?

    can https be enabled in guest account?

    Airlines request that all devices be turned off during take-off and landing.
    I turn Airplane mode on before powering my iPhone off when so instructed. When the announcement is made that devices can be turned on, when I power my iPhone on Airplane mode remains enabled. I can then turn on wi-fi only for wi-fi access.
    I'm not sure how this can be anything other than a two step process, unless there is an additional Airplane mode setting that includes having wi-fi enabled.

  • I'm unable to enable my Guest User account because it's greyed out

    Does anyone know why Mac OSX Lion would grey out the option to enable a Guest User?

    I know that when i tried to add a Live/Hotmail account I tried MS Ex but ended up having to forward my Live to my Gmail or just add an IMAP account.

  • I enabled the guest network feature on my time capsule.  Can I configure my airport extremes guest network feature if I use this as a network extender using a "roaming" network?

    I enabled the guest network feature on my TC.  Can I configure my airport extremes guest network feature if I use the extreme as a network extender connecting my Airport Extreme to my TC via ethernet cable?

    Unfortunately no, since the AirPort Extreme should be configured in Bridge Mode if it is connecting to the Time Capsule using an Ethernet connection.
    The Guest Network option cannot be enabled when the AirPort is configured in Bridge Mode.
    Another way of saying the same thing is that the Guest Network cannot be "extended" either by using an Ethernet connection or wireless. It is only available from the Time Capsule "main" wireless router on your network, not any extending devices.

  • System Center 2012 R2 VMM and guest NLB

    Hello,
    We have System Center 2012 R2 Virtual Machine manager deployed. Here is one issue related to the networking. In case of deploying guest 2 node NLB cluster (unicast mode) in VM properties we see that IP and MAC address settings are changed
    to Dynamic. As result when we click on Connection details there is no information. Is it by design? Is there any way of deploying NLB clusters without VIP and Service templates? If you say no I have 2 questions: 1. How to migrate existing guest NLB cluster
    into VMM and have Connection details information; 2. How about using Generation 2 vm's in service templates?
    Thank you

    If you deploy a NLB node by node, using VM templates, there's no out-of-the bpx way to create a NLB or a cluster, but you can use :
    - VMM power-shell scripting : You can devlop a script that depoly 2 VMs than configure their IP
    - Run once command that you can add via UI or via poweshell when deploying your VMs
    In the P2V case, this is more tricky. In the case of a cluster or NLB P2V, you can:
    - Place the first NLB/Cluster node in maintenance mode
    - Convert this node using your P2V tool or VMM (before 2012 R2)
    - Verify the network configuration and turn off the maintenance mode so the VM re-join the NLB/Cluster
    - Place the second  (Physical) NLB/Cluster node in maintenance mode
    - Convert this node using your P2V tool or VMM (before 2012 R2)
    - Verify the network configuration and turn off the maintenance mode so the VM re-join the NLB/Cluster
    and so on for all your NLB/Cluster nodes
    Regards, Samir Farhat Infrastructure Consultant

  • Unable to receive multicast on a multi network interface host

    Can anyone please help?
    I am not able to receive multicast on a multi network interface host.
    This is the code:
    public class LegacyMulticast {
    public static void main(String[] args) throws IOException {
    InetSocketAddress group = new InetSocketAddress("224.10.20.30", 12345);
    NetworkInterface iface = NetworkInterface.getByName("eth3");
    MulticastSocket socket = new MulticastSocket();
    socket.setSoTimeout(5000);
    socket.joinGroup(group , iface);
    byte[] b = new byte[4096];
    DatagramPacket datagram = new DatagramPacket(b, b.length);
    try {
    socket.receive(datagram);
    System.out.println("Success");
    catch (SocketTimeoutException ste) {
    System.out.println("Failure");
    socket.leaveGroup(group, iface);
    The funny thing is that when I start this code, Wireshark detects IGMP join on the correct network interface caused by joinGroup call, followed by constant UDP traffic on correct port which I aim to receive and finally I see correct IGMP leave caused by leaveGroup call and the UDP traffic stops.
    I just don't receive anything on socket.receive call.
    I am trying to figure this one out for days now. Pls help someone :)
    P.S. I suspected security, but System.getSecurityManager() call returns null.
    P.P.S. I also tried implementing this with NIO, but with same result.

    public class LegacyMulticast {
    public static void main(String[] args) throws IOException {
    InetSocketAddress group = new InetSocketAddress("224.10.20.30", 12345);
    NetworkInterface iface = NetworkInterface.getByName("eth3");
    MulticastSocket socket = new MulticastSocket(12345);
    socket.setSoTimeout(5000);
    socket.joinGroup(group , iface);
    byte[] b = new byte[4096];
    DatagramPacket datagram = new DatagramPacket(b, b.length);
    try {
    socket.receive(datagram);
    System.out.println("Success");
    catch (SocketTimeoutException ste) {
    System.out.println("Failure");
    socket.leaveGroup(group, iface);
    This is still not working.
    The multicast is coming from the network (not localhost), OS is Windows 7.
    When I start a multicast stream localy via VLC application on this same group and port, I receive the traffic in this Java application OK.
    Once again, Wireshark detects IGMP join and leave and multicast traffic flow on eth3 network interface initiated by the Java application, but it just doesn't see the UDP datagrams.

  • Setting Virtual Machine's guest OS IP address from Hyper-V host returns Unspecified error (0x80004005)

    Hello,
    I need to inject IP address of VM's guest OS residing on Hyper-V host with Windows Server 2012 R2, from the host itself
    Guest OS is also Windows Server 2012 R2.
    In a powershell script I use SetGuestNetworkAdapterConfiguration method (link on
    MSDN). It works when the IP and default gateway are from the same subnet, but it returns an error when IP and Default Gateway are from different subnets.
    __GENUS : 2
    __CLASS : __PARAMETERS
    __SUPERCLASS :
    __DYNASTY : __PARAMETERS
    __RELPATH :
    __PROPERTY_COUNT : 2
    __DERIVATION : {}
    __SERVER :
    __NAMESPACE :
    __PATH :
    Error : <INSTANCE CLASSNAME="Msvm_Error"><PROPERTY NAME="CIMStatusCode" TYPE="uint32"><VALUE>1</VALUE></PROPERTY><PROPERTY
    NAME="CIMStatusCodeDescription" TYPE="string"></PROPERTY><PROPERTY NAME="ErrorSource" TYPE="string"></PROPERTY><PROPERTY
    NAME="ErrorSourceFormat" TYPE="uint16"><VALUE>0</VALUE></PROPERTY><PROPERTY NAME="ErrorType"
    TYPE="uint16"><VALUE>4</VALUE></PROPERTY><PROPERTY NAME="Message" TYPE="string"><VALUE>The operation
    failed.</VALUE></PROPERTY><PROPERTY.ARRAY NAME="MessageArguments" TYPE="string"><VALUE.ARRAY></VALUE.ARRAY></PROPERTY.ARRAY><PROPERTY
    NAME="MessageID" TYPE="string"><VALUE>16010</VALUE></PROPERTY><PROPERTY NAME="OtherErrorSourceFormat" TYPE="string"></PROPERTY><PROPERTY
    NAME="OtherErrorType" TYPE="string"></PROPERTY><PROPERTY NAME="OwningEntity"
    TYPE="string"><VALUE>Microsoft-Windows-Hyper-V-VMMS</VALUE></PROPERTY><PROPERTY NAME="PerceivedSeverity"
    TYPE="uint16"><VALUE>5</VALUE></PROPERTY><PROPERTY NAME="ProbableCause" TYPE="uint16"><VALUE>0</VALUE></PROPERTY><PROPERTY
    NAME="ProbableCauseDescription" TYPE="string"></PROPERTY><PROPERTY.ARRAY NAME="RecommendedActions"
    TYPE="string"></PROPERTY.ARRAY></INSTANCE>
    ReturnValue : 0
    PSComputerName :
    If I set IP address manually from guest OS, then I receive a warning window about default gateway being in another subnet than IP address, but I can choose to continue and the IP address/default gateway got configured.
    However, in the parameters of SetGuestNetworkAdapterConfiguration there is no such an switch 
    uint32 SetGuestNetworkAdapterConfiguration(
    [in]   CIM_ComputerSystem REF ComputerSystem,
    [in]   string NetworkConfiguration[],
    [out]  CIM_ConcreteJob REF Job
    Please advise on workaround.
    Thanks,
    Andrei
    Andrei Moraru Endava

    Hi,
    Please refer to the following post to see whether you can resolve the issue.
    Network Adapter (not Legacy) does not work on Virtual Machine after installation through ISO
    http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2virtualization/thread/b1e9d24c-e298-472e-ad72-90cf079f6fbd
    By the way, did you only encounter this issue with one VM or all VMs? Please do the same test on VMs with other version of Windows such as Windows Server 2008 or Windows Server 2003.
    Best Regards,
    Vincent Hu

  • Connect via RDP option is not enabled for some VM's on the same Hyper-V Host

    Hi. I have many virtual machines on a Hyper-V host being managed via System Center Virtual Machine Manager 2012.  When you right click on a virtual machine - Connect or View - Connect via Console is enabled, but Connect via RDP is not enabled for
    most but not all of the machines.  Is there a setting on the Hyper-V host that I need to modify to enable Connect via RDP for all of my VM's?  All of the virtual machines have the same configuration meaning that Remote Desktop is enabled for all
    of them on the OS itself.

    Hi Debabrata,
    In App Controller the console access is provided by an ActiveX control and this requires the client (web browser) to connect directly to the Hyper-V server. As you note, for this to work over the internet would require the Hyper-V host to be accessible from
    the internet, and this is not a recommended security practice. 
    Publishing App Controller as a Remote App avoids needing to make the Hyper-V host accessible to the internet. I'm not an expert in setting up Remote App and don't have an answer about how to avoid doing 2 lots of authentication. The
    Remote Desktop Services forum is likely to be a better place to ask a question on setting up Remote Apps.
    Let me know what you need help with for the Remote Console in Windows Azure Pack option. There is also a forum for
    Azure Pack and two of our MVPs who do have console connect working have both written articles that describe their experience.
    http://kristiannese.blogspot.com/2014/02/configuring-remote-console-for-windows.html
    http://www.hyper-v.nu/archives/mvaneijk/2014/01/windows-azure-pack-remote-console-with-the-rd-gateway-in-a-dmz/
    Regards,
    Richard
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Running Server 2012 R2 Guest on Server 2012 Hyper-v

    Hi,
    I'm wondering if anyone's been able to find any information on whether or not this is supported. We want to run some R2 virtual machines but aren't ready to upgrade hosts from 2012 to 2012 R2. I know that back in the 2008 R2 days, a hotfix was released
    to support 2012 guests. I'm wondering if there are any plans for this or if one is even required.
    I was able to install a R2 VM (I told wizard it was running 2012), but that's not quite the same as it being supported.
    I'm also wondering if anyone's come across any good documentation or info upgrading SCVMM + Server 2012 with hyper-v cluster to the R2 versions. The info on TechNet seems pretty sparse at the moment.
    Thanks

    Hi,
    The Server 2012 as the guest system in 2012 Hyper-v was supported with no additional hotfix.
    For the Hyper-V cluster upgrade please attention the following hotfix:
    Update that improves cluster resiliency in Windows Server 2012 is available
    http://support.microsoft.com/kb/2838669
    Recommended hotfixes and updates for Windows Server 2012-based Failover Clusters
    http://support.microsoft.com/kb/2784261
    Hope this helps.
    Alex Lv

  • Some basic problems with multicast, IGMP & NLB

    Hi out there
    We have two DC's with 10G interconnection in  between - these connections are run as L2 links - put into a set of  nexus 5000 (the old nx5020) - acting access-switches - and uplinked to a  set of nexus 7009 which act as L3 switch for us.
    We  have a cluster of vmware boxes in each site and are running MS windows  2008 machines with MS NLB for TerminalServices - in IGMP multicast mode -  in VLAN 21.
    Now I looked in the log of the nexus 7000 and found that the PIM DR is "flapping" between the two sites from time to time:
    2013  Nov 25 22:50:58 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change  from 172.21.159.253 to 172.21.144.3 on interface Vlan21
    2013 Nov  25 22:51:54 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change from  172.21.144.3 to 172.21.159.253 on interface Vlan21
    2013 Nov 25  23:26:07 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change from  172.21.159.253 to 172.21.144.3 on interface Vlan21
    2013 Nov 25  23:26:10 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change from  172.21.144.3 to 172.21.159.253 on interface Vlan21
    I am not that familiar with multicast but the basic concepts are there - in the vrf I have defined
    ip pim ssm range 232.0.0.0/8
    the vlan is defined as:
    vlan configuration 21
      layer-2 multicast lookup mac
    vlan 2001
    under the SVI interface vlan 21 I have also defined - and there is a sample showning the nlb
    interface Vlan21
      vrf member DMZ_21
      no ip redirects
      ip address 172.21.144.3/20
      ip pim sparse-mode
      ip arp 172.21.149.19 0100.5E7F.9513
    these flapping should only occur if the keep-alives between the two sites are missed 3 times
    The uplinks to the nexus 5000 are defined as mrouters
    vlan 21
      ip igmp snooping mrouter interface port-channel5
      ip igmp snooping mrouter interface port-channel16
    SW5020-01# sh ip igmp snooping vl 21
    IGMP Snooping information for vlan 21
      IGMP snooping enabled
      IGMP querier present, address: 172.21.144.3, version: 2, interface port-channel5  -> the DR on the nx7k
      Switch-querier disabled
      IGMPv3 Explicit tracking enabled
      IGMPv2 Fast leave disabled
      IGMPv1/v2 Report suppression enabled
      IGMPv3 Report suppression disabled
      Link Local Groups suppression enabled
      Router port detection using PIM Hellos, IGMP Queries
      Number of router-ports: 3
      Number of groups: 3
      VLAN vPC function enabled
      Active ports:
        Po10        Po15    Eth1/3  Eth1/11
        Eth1/12     Eth1/13 Eth1/14 Eth1/15
        Eth1/16     Eth1/17 Eth1/18 Eth1/19
        Eth1/20     Eth1/25 Eth1/26 Eth1/27
        Eth1/28     Eth1/29 Eth1/30 Eth1/31
        Eth1/32     Po16    Po5
    The  link between the two sites - and boxes - is running error-free. As far  as I can see there hasn't been any problems in that vlan since ??
    If I look at f.ex spanning-tree the topology hast changed for long time in that vlan (2 weeks).
    Could I harden the igmp multicast setup?
    What is happening when a DR is changing? Will the multicast stop work or what happens?
    As  far as I understood the DR is the service which forwards the multicast  traffic to the groups so if suddenly some re-negotiation occurs I would  expect that the active traffic will be interrupted.
    here the actual MS NLB clusters adresses:
    SW5020-01# sh ip igmp snooping groups vl 21
    Type: S - Static, D - Dynamic, R - Router port
    Vlan  Group Address      Ver  Type  Port list
    21  */*                -    R     Po10 Po16 Po5
    21  239.255.149.19     v1   D     Eth1/14 Eth1/19 Eth1/32
    21  239.255.149.24     v1   D     Eth1/12 Eth1/15 Eth1/16
                                        Eth1/26 Eth1/31
    21  239.255.255.250    v2   D     Po15 Eth1/11 Eth1/28
                                        Eth1/29
    SW5020-01#
    Any suggeestions?

    What Is OneClickStarter.exe?
    OneClickStarter.exe is a type of EXE file associated with TuneUp Utilities 2013 developed by AVG Technologies for the Windows Operating System. The latest known version of OneClickStarter.exe is 13.0.4000.189, which was produced for Windows.
    This EXE file carries a popularity rating of 1 stars and a security rating of "UNKNOWN".
    Sounds like you have some misbehaving software on your system.  I would suggest a clean install to see if you still have all the problems you are reporting.

  • How to configure SFE2000 to filter multicast (IGMP is enabled)

    We have a SFE2000 switch and we're having trouble configuring IGMP snooping.  It is enabled but we are still seeing multicast traffic on ports which have definitely not done an IGMP join - indicating something is not right.  The literature on the switch says it supports IGMP snooping.  Can anyone advise or point me to a technical resource?  This switch is part of a standard package and we are looking at alternative suppliers since this switch is not doing what we need.  I'd like to confirm this switch can't do what we need or understand how to properly configure it before going elsewhere.  I have reviewed the manuals. I suspect the issue relates to configuring a multicast querier.  I don't see a way to do this on the SFE2000.  Our system is isolated so the SFE2000 is not connecting to a higher level switch.  The SFE2000 needs to act as the querier. Thanks in advance for any help/direction.  - Jim

    The following two links are related and interesting :
    http://www.plctalk.net/qanda/showthread.php?t=49905
    http://forums.linksysbycisco.com/linksys/board/message?board.id=Switches&thread.id=3043
    I'm not sure converting the SFE2000 to layer 3 will cause it to act as a querier or not. 

Maybe you are looking for

  • How do I find the properties of mail attachments?

    Lately I've had several occasions when it would be useful for me to know the creation date of an email attachment that I received, but once I open the attachment, properties shows that it was created on the day I opened it. I tried option click, cont

  • Looking for FLEX product developers in Bangalore (Whitefield Area)

    Experience in either Desktop Application development OR Web Application development for a California based Enterprise Storage company in Bangalore (Whitefield Area). Contact 9845505390 Should have worked on latest version (FLEX 4+) Should have worked

  • Downgrade from 30.0.018 back to 20.0.016 can it be...

    hello to all of you here i'm new in here. i have NOKIA N95 8GB & did an upgrade to the new version 30.0.018 now i want to go back to the old frimware that i hade  20.0.016 (problems with the new ver) can i do it? Please help me with that..... Thanks,

  • Cannot download songs in 'Not in my Library'

    Hi guys, Like most I have been over the moon about being able to download missing iTunes music. Having made a great start I have got a problem I can't seem to get around.  I have approx 2000 tracks, and I used 'Not in My library' to successfully upda

  • My iMac won't start and there's a prohibition symbol showing when starting up

    hey there, I'm new here. I'm having a problem with my iMac. last night I updated to OS X Yosemite but it crashed in the middle of installation and went off by itself and now it won't start up. just displaying grey screen with ø (prohibition symbol).