Multicast filter on SG300-10 and IGMP Querier

Hi
We're currently testing the Cisco SG300-10 for use with multicast TV services/channels but we're having trouble configuring the switch. Our setup is that we have a TV provider which is multicasting all their TV services into the switch's port 3. The multicast packets of a TV-channel should only be forwarded to another port in the switch if a client sends a IGMP join (report) message to start receiving a service.
First we've tried to disable multicast broadcasting by enabling Bridge Multicast Filtering Status (manual chap 15, "Defining Multicast Properties") but multicast packets are still broadcast on all ports. How do we filter multicast packets so they're not broadcast on all ports?
Also we need the SG300-10 switch to run as IGMP Querier so clients report membership at a regular basis. We've tried enabling IGMP Querier (manual chap. 15 "Configuring IGMP snooping") but it always remain disabled and we never see any IGMP Query messages (we use Wireshark to check this). How do we enable IGMP Querier?
When I press Apply the "IGMP Querier Status" remain "Disabled" in the "IGMP Snooping" page. Also the IP-address I specify is never transferred to the "IGMP Snooping" page.
Here's the switch's configuration:
switch291c88#sh run
config-file-header
switch291c88
v1.2.7.76 / R750_NIK_1_2_584_002
CLI v1.0
file SSD indicator encrypted
ssd-control-start
ssd config
ssd file passphrase control unrestricted
no ssd file integrity control
ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
bridge multicast filtering
voice vlan oui-table add 0001e3 Siemens_AG_phone________
voice vlan oui-table add 00036b Cisco_phone_____________
voice vlan oui-table add 00096e Avaya___________________
voice vlan oui-table add 000fe2 H3C_Aolynk______________
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone___________
voice vlan oui-table add 00e075 Polycom/Veritel_phone___
voice vlan oui-table add 00e0bb 3Com_phone______________
ip igmp snooping vlan 1 querier
ip igmp snooping vlan 1 querier address 192.168.1.254
hostname switch291c88
username cisco password encrypted 33c887d388ad6255811e904795174e5bd8444d32 privilege 15
switch291c88#sh interface count
      Port       InUcastPkts  InMcastPkts  InBcastPkts    InOctets
      gi1            1859          40           31         346191
      gi2             0            0            0            0
      gi3             0         2636117         0        616850868
      gi4             0            0            0            0
      gi5             0            0            0            0
      gi6             0            0            0            0
      gi7             0            0            0            0
      gi8             0            0            0            0
      gi9             0            0            0            0
      gi10            0            0            0            0
      Port       OutUcastPkts OutMcastPkts OutBcastPkts  OutOctets
      gi1            2896       2627863        122       617075328
      gi2             0            0            0            0
      gi3             0           778          150         148040
      gi4             0            0            0            0
      gi5             0            0            0            0
      gi6             0         2628132        153       614950172
      gi7             0            0            0            0
      gi8             0            0            0            0
      gi9             0            0            0            0
      gi10            0            0            0            0
       Ch        InUcastPkts  InMcastPkts  InBcastPkts    InOctets
      Po1             0            0            0            0
      Po2             0            0            0            0
      Po3             0            0            0            0
      Po4             0            0            0            0
      Po5             0            0            0            0
      Po6             0            0            0            0
      Po7             0            0            0            0
      Po8             0            0            0            0
       Ch        OutUcastPkts OutMcastPkts OutBcastPkts  OutOctets
      Po1             0            0            0            0
      Po2             0            0            0            0
      Po3             0            0            0            0
      Po4             0            0            0            0
      Po5             0            0            0            0
      Po6             0            0            0            0
      Po7             0            0            0            0
      Po8             0            0            0            0

Hm, solved multicast by filtering "Unregistered Multicast" and IGMP Querier by enabling IGMP snooping.

Similar Messages

  • Multicast works for a day and then stops

    I'm running multicast in unicast mode on our WLC because I can't enable PIM on wired side yet for a couple reasons.  It works consistently on 3 out of 6 WLAN's.  And the weird thing is the other 3 WLAN's will work for a day, and when I come in the next day, multicast traffic has stopped flowing.  I have verified this through IGMP snooping, using a bonjour browser, testing airplay, and using packet capture on a wireless NIC.  2 of the WLAN's are configured almost identically, but one works consistently day after day, and the other only works for a day after resetting the wlan.  I have been coming in the morning and changing a single setting back and forth just to reset the WLAN so it will work for the rest of the day.  I'm just writing this to see if someone can think of why it would work fine for the shole day and then stop working by the next morning.  It's not an IGMP timeout setting, because it works for much longer than the timeout and behaves the same way even without IGMP snooping on.  It started doing this after upgrading to 7.0.240.0.  We have very little amount of multicast traffic on wireless, and low channel utilization.  It does the same exact thing whether 802.11a or 802.11g so I don't think it has to do with data rates.  When I have IGMP snooping on, and on the WLAN's where it's not working, the controller will see the multicast group join message from the client, but the client doesn't see the IGMP query from the controller.  It shouldn't be wired config related since it's unicast mode.  I've tried with and without broadcasting enabled.  Any ideas?

    Okay, so I discovered two things, but I still don't know what caused this problem.  When I was running 7.0.230.0 I had increased my EAP-Broadcast key interval to 86400 due to a bug.  This seems to be related to the fact that on the wlan's where multicast was not working, it stopped by the next day.  When I backed this interval down to 3600 the multicast stopped working after an hour instead of a day.  So that's why I believe it was somewhat related to the broadcast key, since that key is used for multicast. 
    What I realized is that multicast was working on all the wlan's on all AP's that had been rebooted since the controller upgrade (They had been rebooted due to a switch losing power).  This is weird because all the AP's were rebooted when they received their own 7.0.240.0 software upgrade, so I don't know why they would have needed to be rebooted again.  Anyway, I rebooted a few more AP's and multicast works properly on all wlan's on those.  I'm just replying to my own thread here in case someone has a similar problem after upgrading your controller - try rebooting all your access points again.  Or maybe reboot after changing EAP-Broadcast Key interval.

  • IGMP Querier with Bluecoat ProxySG

    Hi all
    I ran into a problem with VIP for high availability on Blue Coat ProxySG. Both ProxySG send multicast packets
    to advise the other ProxySG that it is up and the priority is contained in the multicast packet, along with the IP address of the VIP and so on. 
    This worked fine with Catalyst switches. Unfortunately it does not work over the newly installed Nexus switches.
    There is no Vlan interface on the switches. The Vlan is only trunked through.
    I found a hint that IGMP Querier could solve this issue. After configuration of IGMP Querier end acitvating Multicast on ProxySG
    a IGMP group is built and all seems fine.
    In a trace I can see IGMP Queries leaving the Querier but no answer from both ProxySGs.
    After 6 minutes (3 times Querier Interval) the group disappears and both Boxes become active.
    The topology looks like this:
    Bluecoat1 -----N2k------2*N5k-----2*N7k-------Inter Datacenter Link-------2*N7k------2*N5k-----N2k-----Bluecoat2    
                                        vPC         vPC                                             vPC          vPC
    On both N7k in the left Datacenter is a Querier configured:
    vlan configuration 85
      ip igmp snooping querier 10.101.22.7
    # sh ip igmp snoop querier
    Vlan  IP Address       Version   Expires     Port
    85    10.101.22.7      v3        00:01:22     Switch querier
    I wonder if an additional setting has to be made. Could it be that the Bluecoats ignore IGMPv3?
    I  would be very grateful for a hint.
    Many Thanks!
    Regards,
    Urs

    Hi,
    I am exeperiencing the same issue described above, with a similar network layout:
         BlueCoat1---N2K---2*N5K(vPC)---2*C6880(VSS)---Inter Datacenter Links---2*C6880(VSS)---2*N5K(vPC)---N2K---BlueCoat2
    I have configured an IGMP querier in the BlueCoat VLANs on both 2*N5K(vPC), even if on one 2*N5K(vPC) should be enough. 
    For each VLAN I've used the same free IP-Address on all 4 N5K:
         Is that correct?
    I am asking, bacause the Cisco-documetation says, that only the one with the "lowest IP-Address (?)" will be active:  
         How should the IGMP-Querier-election work in my case?
    Any help will be really appreciated.
    Many thanks

  • IGMP Querier in VPC domain

    Hi
    I am a little confuse with igmp querier on Nexus 5548UP
    I have the following configuration on both VPC peers:
    vlan configuration 208
      ip igmp snooping version 2
      ip igmp snooping querier 192.168.201.104
    But the question is shell I use the same IP for querier on both VPC peers  or diffrent ?
    Regs
    Marcin

    It doesn't matter. It's only a source address and nobody will send anything to that address. IGMP joins are sent to multicast address 224.1.1.1 .

  • Multicast mac address isn't learned, igmp-snooping

    I have PIM router which connects to the cat 2960 switch and also I have host which connects to another port on the same switch. Host was joined to the IGMP group 224.1.1.1. I see that the router generates igmp-query and the host respons. IGMP-snooping process sees that process and updates appropriate entries:
    2960-5#sh ip igmp snooping mrouter
    Vlan    ports
      15    Gi2/0/32(dynamic)
    2960-5#sh ip igmp snooping groups
    15        224.1.1.1                igmp        v2          Gi2/0/32, Gi2/0/33
    But when I command "sh mac address-table multicast" I see nothing:
    2960#sh mac address-table multicast
    Vlan    Mac Address       Type        Ports
    What is reason of this problem?

    There is the following statement from the "CCNP Practical Studies: Switching:
    the process of populating the bridge table with multicast MAC addresses is based upon inspection of the destination MAC address, unlike unicast MAC addresses where the source MAC address of unicast frames is examined to generate bridge table entries.
    And this book describes other parts of the mac learning process and says that after exchanging IGMP-message MAC-table must be populated by multicast mac-addresses. But later I found some Cisco and Jupiner documentation which says there is two way to perform multicast forwarding - MAC and IP. Default metod is IP multicast forwarding. When this metod is used multicast MAC-addresses isn't learnt and process of packet forwarding uses special forwarding cache which includes list of mapping IP and appropriate interfaces. It all means that this book isn't actual. All modern switchs perform multicast forwarding by IP metod and MAC-addresses don't populate CAM. 

  • SPS2024 and IGMP issues

    Hello
    I have have issues with using mutlicast stream with this device with following configuration:
    [ Uplink/Internet ] ------L3_link------- eth0_[ router (linux + PIM daemon)]_eth1 ====trunk==== g1_[ SPS2024 ]_g2 ----access---- PC
    - there is router on stick configuration between router and switch with following details:
    eth1 (without IP address) <====> Unused VLAN (VLAN500)
    eth1.10 <====> VLAN10
    eth1.11 <====> VLAN11
    eth1.12 <====> VLAN12
    - router is PIMv2 (in PIM-SM mode) and IGMPv2 capable router and it periodically sends IGMP queries into all three VLANS (10, 11, 12)
    And the main issue is, that computers connected to any VLAN are NOT receiving IGMP queries packets.
    Details:
    - I can see via tcpdump that igmp are periodically sent to all three (sub)interfaces eth1.10, eth1.11 and eth1.12
    - there is no firewall access rule on outgoing interfaces  (there is permit all outgoing)
    - when I run wireshark on comuters from any VLAN, I can't see multicasted IGMP queries
    - only IGMP traffic that I can see are IGMP report packets
    - situation is same when IGMP snooping is or is NOT enabled on VLAN interface or globally (...igmp snooping feature makes not any difference in this behavior)
    - here are some outputs:
    dist-sw# sh ip igmp snooping interface 10   <<<<<<<< same output for all three VLANs
    IGMP Snooping is globaly enabled
    IGMP Snooping is enabled on VLAN 10
    IGMP Snooping admin: enabled
    Routers IGMP version: 0
    Groups that are in IGMP version 2 compatibility mode:
    Groups that are in IGMP version 1 compatibility mode:
    IGMP snooping querier admin: disabled
    IGMP snooping querier oper: disabled
    IGMP snooping querier address admin:
    IGMP snooping querier address oper: 172.30.1.100  <<<<<< management IP address of this switch
    IGMP snooping querier admin version: 0
    IGMP host timeout is 260 sec
    IGMP Immediate leave is disabled. IGMP leave timeout is 10 sec
    IGMP mrouter timeout is 300 sec
    Automatic learning of multicast router ports is enabled
    dist-sw# show ip igmp snooping mrouter interface 10
    VLAN              Ports
    Detected multicast routers that are forbidden statically:
    VLAN              Ports
    so in real, mutlicast service is completely broken in this scenario.
    Working scenario 2:
    [ Uplink/Internet ] ------L3_link------- eth0_[ router (linux + PIM daemon)]_eth2 ----access---- g3_[ SPS2024 ]_g4 ----access---- PC
    In this scenario there is access link between router and SPS2024 switch which carries frames from single subnet/VLAN.
    In this scenario:
    - I can see IGMP queries via wireshark on PC connected to port g4
    - and multicasts are completely working  as expected
    - it is working regardless IGMP Snooping is enabled (on VLAN and globally) or not
    - BUT outputs from switch CLI are completely same as from first scenario (switch not recognized any IGMP querier on segment, nor PIMv4 packets (for determining mrouter port) (...in case when IGMP snooping was enabled)
    In summary:
    - this looks like this switch is not able to forward igmp queries in case when they comes from tagged VLANs via trunk port
    - switch is also not able to recognize mrouter nor igmp querier on segment (according outputs above)
    And finally questions:
    - is this correct behavior of this switch?
    - how can I fix it? I am using latest firmware 1.0.6, but this is same also with older version 1.0.2
    - are there any debug commands available (to see packets receiving, igmp snooping working and so on) like from Catalyst switches?
    Many thanks for any help

    nevermind it finally decided to work.

  • Alarm and Event Query Very Slow

    Group,
    I am using the DSC Alarm and Event Query vi to pull data from the SQL database (not the Citadel).  I have a filter set up that specifies the "Alarm Area" and the start and stop dates with maximun results set to 22.  These dates are set to only pull the last 24 hrs.  This vi will return around 10 to 20 entries out of perhaps 80-90 total events in the last 24 hours in the database.   This database is ~2M in size.   I have to set the timeout to almost 10 min for this vi to not produce a timeout error.  The results returned are correct but it just seems that the time to run this vi is excessive.  It is quering a database on the same system that the quering vi is running on.  Should I expect better preformance?
    Thanks
    Todd

    Verne,
    I have boiled down the code to this attachment.  This query took almost 7 min to return 22 results from a database size that is listed as 2.09877E+6.  I have also tried the Alarms and Event Query to spreadsheet vi also and it takes the same amount of time.  I am wondering if I place the Alarms and Events into the same (Citidel) database that the traces are going if it would be much faster.  I seem to get trace data back very fast.  If I recall correctly I seperated the alarms from the trace because I was having some sort of problem accessing the alarm data in the combined database...but that was several labVIEW versions ago.  Anyone else having this problem?
    Thanks
    Todd
    Attachments:
    Generate Alarm Log General Test.vi ‏19 KB

  • Filter Information for two parameters in Query Designer

    Hi Gurus !!
    I have a problem for filter information for two parameters in Query Designer,
    the first parameter correspond a Ejercise-Period, the second parameter correspond
    a Compensation Date of document, both parmeters must have date less than or equal to
    to the parameter date input for screen (mm.aaaa).
    Internally the Report must filter countable information for Countable Date <= Parameter Input and
    Compensation Date of document <= Parameter Input.
    If i assign two filter parameter in Query Designer, not could realise this.
    Exist any simple form to realise this ??
    Wait for yours responses.
    Thank You.

    Hi shanthi bhaskar,
    Thanks a lot for your answer.
    I have one doubt about it:  with this solution that you propoused the user will be able to select the values for plant?.
    I mean, the user make the selection of the value for Zone, then he wants to see the in plan´s variable the values that corresponds with this Zone for make a new selection of plan.
    What happens if I need this dependency also in another variable like time variable?
    Thanks  a lot

  • Filter AD Security Group and add member through visual webpart

    Hi All,
    I want to know how to Filter AD Security Group and add members to it from SharePoint 2013 Visual webpart, where i have multiple domains as well.
    Regards
    Rathanavel
    Rathanavel

    SP doesn't interrogate AD groups (DL's or SG's)... you'll need to query AD directly (ADSI).
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Uploading a text file from webi filter area as part of the query condition

    Post Author: balasura
    CA Forum: Publishing
    Requirement : Uploading a text file from webi filter area as part of the query condition Hi, I am in a serious requirement which I am not sure available in BO XI. Can some one help me plz. I am using BO XI R2, webi I am generating a ad-hoc report, when I want to give a filter condition for a report, the condition should be uploaded from a .txt file. In the current scenario we have LOV, but LOV could hold only a small number of value, my requirement is just like a lov but the list of values will be available in a text file ( which could number to 2000 or 2500 rows). I would like to upload this 2500 values in the form of a flat text file to make a query and genrate report. Is it possible in BO XI? For Eg:- Select * from Shipment Where u201CShipment id = u2018SC4539u2019 or Shipment id = u2018SC4598u2019u201D The u201Cwhereu201D condition (filter) which has shipment id will be available in a text file and it needs to be loaded in the form of .txt file so that it will be part of the filter condition. Content of a .txt file could be this shipment.txt =============== SC4539 sc2034 SC2343 SC3892 . . . . etc upto 2500 shipment Ids I will be very glad if some could provide me a solution. Thanks in advance. - Bala

    Hi Ron,
       This User does not have the access to Tcode ST01.
       The user executed Tcode SU53 immediately following the authorization failure to see the authorization objects. The 'Authorization obj' is blank and under the Description it has 'The last Authorization check was successful' with green tick mark.
      Any further suggestions, PLEASE.
    Thanks.

  • Verifying and parsing "query" in cm:select query="..." ...

    I'm writting a session EJB that's passed a param (String query) which is supposed
    to be any valid "query" string passed to the cm:select tag (see "http://edocs.bea.com/wlcs/docs31/p13ndev/jsptags.htm#1057716"
    for more info on this tag and the query param).
    My problem is this: I don't think I should write ALL the stuff to validate and
    parse this string because bea has already done it in: com.beasys.commerce.foundation.expression.*;
    but the only source of documentation available on those classes is the Javadoc(which
    isn't that complete). Has anyone used these classes before(Search, Expression,
    Criteria, Logical)? Does anyone know of some documents on how to use them?
    Please help if you can. I'd really appreciate it. Thanks.

    rajan please just google or search SDN. there are large number of post for this..
    to give you a head start: for using a particular index in the select query a %_HINTS ORACLE 'INDEX clause is added

  • Insert and update query to calculate the opening and closing balance

    create table purchase(productid number(5) ,dateofpurchase date,
    qty number(5));
    create table inventory(invid number(5),productid number(5),
    idate date,openingqty number(5),closingqty number(5));
    Records in inventory:
    1,1,'01-jan-2009', 10, 20
    2,1,'03-jan-2009', 20, 30
    3,1,'04-jan-2009', 40, 50
    when I enter the purchase invoice for 15 qty on 02-jan-2009
    after say '15-jan-09' , a new record should get inserted
    with opening balance = (closing balance before 02-jan-2009)
    and all the opening and closing balance for that product should
    get affected.
    If the invoice for 20 qty is entered for the existing date say
    '03-jan-2009' in inventory , then the closing balance
    for 03-jan-2009 should get updated and all the following records
    should get affected.
    I need the insert for the first one and update query for the
    second one.
    Vinodh

    <strike>You can do this in one statement by using the merge statement</strike>
    Hmm, maybe I spoke too soon.
    Edited by: Boneist on 25-Sep-2009 13:56
    Thinking about it, why do you want to design your system like this?
    Why not simply have your purchases table hold the required information and then either work out the inventory on the fly, or have a job that calls a procedure to add a row for the previous day?
    If you continue with this design, you're opening yourself up to a world of pain - what happens when the data doesn't match the purchases table? Also when is the inventory cut-off to reset the opening/closing balances? Monthly? Annually? Weekly? If it's set to one of those, what happens when the business request the inventory for a particular week?
    Edited by: Boneist on 25-Sep-2009 13:59

  • How to put variable selection and the query result the same screen

    Dear all,
       how can I put the variable selection and the query result in the same screen? Please advise. Thanks.
    Jin Ming

    Not sure if you are saying you want the prompts on the same page as the results... however in 7.0 with BEx Analyzer, you can insert a text object from the design toolbar and assign it to the variable.... this way, lets say you run query for period 6, then the text object will display "6" on the same area where the query results are.

  • Verity - files and db query combo

    Is it possible to have both a search of some files and a
    query of a database table in the same cfcollection? If so, guidance
    on how to do this?

    I'm not sure if this answers your question, but it's possible
    to combine database and files while indexing.

  • Filter for one hierarchy and expanding for another one?

    Hi to all,
    We've a dimension A with 2 different hierarchies (call them as usual PARENTH1 and PARENTH2).
    What I've been asked by the users is a little interface, where they can:
    - filter for one parent of the first hierarchy
    - expand for the parents of the second hierarchy, who share the same base members.
    Initially I had hoped that imposing the value desired of the parenth1 in the PageKeyRange, and expanding with a filter like HIR="H2" and HLEVEL="2" would work, but it doesn't work (I get ALL the parents at level 2 of the second hierarchy, not the parents who shares the same basemembers).
    Is it possible to model this with an evDRE? If so how? Unfortunately, I cannot make a single hierarchy (this parents aren't in a 1-N relationship between them, unfortunately).
    Thank you
    Daniele

    Hi James,
    could you explain more in detail your solution? Because I tried it, and it didn't work as I expected...
    Let me explain with an example
    Hierarchy1:
    Dir_01 has got 4 basemembers (test1, test2, test3, test4), while Dir_02 has got other 2 basemembers (test5, test6)
    Hierarchy 2
    Es1 has got 3 basemembers (test1, test2, test3), Es2 has got 1 basemember(test4), Es3 has got 2 basemembers (test5, test6)
    What I would like to do is to
    - filter an evDRE with Dir_01
    - "expand" (I believe i've wrongfully explained myself in this point) with the other Hierarchy, which means: I want in the report only the nodes in the hierarchy 2 that share the same basemembers
    In this way, I would have as available keys in my evDRE report:
    Es1
    Es2
    With your solution, I even get Es3, which doesn't have any common basemember...
    Kind regards
    Daniele

Maybe you are looking for

  • SCCM 2012 - Hardware Inventory - Dynamic Registry Key Inventory

    Hi all, I am trying to inventory a set of registry values based upon a dynamic registry key. The  application is called ACME and different versions of it exist on all clients. For example: Some clients have: HKLM\Software\ACME\5.0.1 While others have

  • Change apple ID to apple ID

    how to change apple ID to another apple ID (using icloud.com not other domain)

  • P.R == Contract == Purchase Order referencing the P.R

    Hello all, I have the following issue: 1. P.R is created with a valuation price in order to have the release strategy 2. Contract is created referening the P.R (services) 3. via transaction ME57 the Contract is assigned to the P.R 4. When a P.O is cr

  • System extension cannot be used

    Received the following while installing HP printer software. Any ideas? The system extension "/System/Library/Extensions/CDSDAudioSupport.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor f

  • Mini Bridge NOT installed in PS CS6

    Holy Cr@p - THis is the third time I am entering this question trying to get help!!! Running PS CS6 with Win Vista. Cannot access Mini Bridge because the error message says "Mini Bridge Extension is not installed" QUESTIONS: 1: How do I install Mini