Hello All,
I am configuring multicast in my network with current config showed in diagram below
the Network is configured with top level Huawei switch
ce6851-48s6q-hi and 2x hp2920
Both hp connected with team static lacp 3 x10ge interface in trunk mode on 3 vlans , mstp is activated and set with one instance of all vlans and huawei is set as the root bridge.
the multicast need to work only on one vlan which is 39 on the Huawei switch i did config below
The issue i got when i create multicast group with video content on host(vlan 39) that connects to Huawei i can see it on the hp hosts(vlan 39) , but when i am trying to connect to content from host same switch (Huawei) cannot see content
Any idea ?
Please advise
Thanks
- display igmp snooping configuration<br /> IGMP Snooping Configuration for VLAN 39<br /> igmp snooping enable<br /> igmp snooping proxy<br />
Copy the codeon hp
- dltbsit-sw-core1# sh ip igmp config<br /><br /> IGMP Service Config<br /><br /> Control unknown multicast [Yes] : Yes<br /> Forced fast leave timeout [0] : 4<br /> Delayed flush timeout [0] : 0<br /> Look-up Mode [mac] : mac<br /><br /> VLAN ID VLAN Name IGMP Enabled Querier Allowed IGMP Version<br /> ------- --------------- ------------ --------------- ------------<br /> Querier Interval<br /> ----------------<br /> 1 PROD_LAN No Yes 2<br /> 125<br /> 39 prod_vlan Yes No 2<br /> 125<br /> 40 voice_vlan No Yes 2<br /> 125<br /> 42 wifi_guest_vlan No Yes 2<br /> 125<br /> 300 ISOLATION_VLAN No Yes 2<br /> 125<br />
Copy the code- DLT-BRS-SWRBLK01(config)# sh ip igmp config<br /><br /> IGMP Service Config<br /><br /> Control unknown multicast [Yes] : Yes<br /> Forced fast leave timeout [0] : 4<br /> Delayed flush timeout [0] : 0<br /> Look-up Mode [mac] : mac<br /><br /> VLAN ID VLAN Name IGMP Enabled Querier Allowed IGMP Version<br /> ------- --------------- ------------ --------------- ------------<br /> Querier Interval<br /> ----------------<br /> 1 DEFAULT_VLAN No Yes 2<br /> 125<br /> 39 prod_vlan Yes No 2<br /> 125<br /> 40 voice_vlan No Yes 2<br /> 125<br /> 42 wifi_guest_vlan No Yes 2<br /> 125<br /> 300 isolation_vlan No Yes 2<br /> 125<br />
Copy the code