Comware

 View Only

IGMP-SNOOPING

This thread has been viewed 5 times
  • 1.  IGMP-SNOOPING

    Posted Nov 18, 2019 04:42 AM

    Hello

    i have a LAN network that have some stremer that send his traffic only multicast\brodcast traffic to the clinets...

    the stremer is in the same vlan witch the clinets ....

     

    the provider that respone of the stremer Suggeust to enable IGMP-SNooping on the switches in my network..

    i enable the igmp snooping with this configuration and the streming is still stacking -

    on the swtich that streamer connect : 

     

    igmp-snooping
    fast-leave

    #

    vlan 158
    description Android Users
    igmp-snooping enable
    igmp-snooping version 3
    igmp-snooping querier

    #

    multicast routing
    #
    pim
    static-rp 192.168.158.254 2001
    #
    igmp

    #

     

    this is the configuration wi end switch :

     #
    igmp-snooping

    #

    vlan 158
    description IP-TV USERS
    igmp-snooping enable
    igmp-snooping version 3

     

    interface Ten-GigabitEthernet1/0/54  (UP-LINK)

    igmp-snooping static-router-port vlan 158

     

     

     

     

    some one can idies?