WAN IPTV to VLAN route

WAN IPTV to VLAN route

WAN IPTV to VLAN route
WAN IPTV to VLAN route
2 weeks ago - last edited a week ago
Hardware Version:
Firmware Version:

Hello. I have an ER7206 router, and the WAN port is connected to the ISP's VLAN40. The ISP provides IPTV for the STB. Behind the ER7206 router, I have an SG2210MP switch, followed by an SG2218 switch, which has the STB connected to port 10. If I set port 10 of the SG2210 switch as Access VLAN1, the STB receives IPTV multicast packets without any problems, but I would like to move the STB to VLAN60. How can I do this, as I haven't been able to configure it so far to make multicast packets available on this VLAN?

 

I have an Omada V6.1.0.11 software controller.

ER7206 v1.4.3

SG2210MP v1.0.13

SG2218 v1.20.14

 

  0      
  0      
#1
Options
1 Accepted Solution
Re:WAN IPTV to VLAN route-Solution
a week ago - last edited a week ago

Hi  @marpi82 

 

Thanks for posting here.

 

Please read the following guide carefully and configure it again:

How to configure IGMP Snooping on Omada switches for hotel IPTV scenario

 

 

If the situation is still the same, please contact support to check the exact configuration and get a more specific configuration suggestion.
Please include the following information in the email:
1. This Forum ID 852570;
2. your community nickname;
3. The topology of the network
4. The config file of the controller.

Recommended Solution
  0  
  0  
#4
Options
3 Reply
Re:WAN IPTV to VLAN route
2 weeks ago - last edited 2 weeks ago

Today I added it to:


Omada Controller → Site → Network Config → General Settings → CLI Configuration
Create New Device CLI Profile
Name: MVR IPTV
Device: SG2218

 

#
ip igmp snooping
ip igmp snooping drop-unknown
mvr
mvr mode dynamic
mvr vlan 1
mvr group 224.0.0.0 16
#
interface gigabitEthernet 1/0/1
mvr
mvr type source
exit
#
interface gigabitEthernet 1/0/10
mvr
mvr type receiver
exit
#

 

Port1 = Uplink
Port10 = STB

Is this a good solution? So far, I've managed to support multicast transmission on this port as Access VLAN60. I'll test to see if everything is OK in a few days.

  0  
  0  
#2
Options
Re:WAN IPTV to VLAN route
2 weeks ago - last edited 2 weeks ago

Unfortunately, the multicast transmission disappeared after about an hour, and the STB again displays the connection failure message.

 

IGMP snooping is enabled in VLAN60.

IGMP Proxy v3 is enabled on the WAN port.

IPTV is running in bridge mode on the WAN.

 

When I configure the port as Access VLAN1, IPTV returns to the STB. However, I would like the STB to be in VLAN60 as the native network.

  0  
  0  
#3
Options
Re:WAN IPTV to VLAN route-Solution
a week ago - last edited a week ago

Hi  @marpi82 

 

Thanks for posting here.

 

Please read the following guide carefully and configure it again:

How to configure IGMP Snooping on Omada switches for hotel IPTV scenario

 

 

If the situation is still the same, please contact support to check the exact configuration and get a more specific configuration suggestion.
Please include the following information in the email:
1. This Forum ID 852570;
2. your community nickname;
3. The topology of the network
4. The config file of the controller.

Recommended Solution
  0  
  0  
#4
Options