6
Votes

Add IPTV Multicast VLAN option in IPTV configration of ER8411 router

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
 
6
Votes

Add IPTV Multicast VLAN option in IPTV configration of ER8411 router

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Add IPTV Multicast VLAN option in IPTV configration of ER8411 router
Add IPTV Multicast VLAN option in IPTV configration of ER8411 router
2024-09-09 12:24:27 - last edited 2024-09-11 01:35:14
Model: ER8411  
Hardware Version: V1
Firmware Version:

Hi,

 

Please add IPTV Multicast VLAN option in IPTV configuration of ER8411 router. In consumer routers like Archer BE800/BE550 in IPTV configuration it is possible to set IPTV VLAN, VOIP VLAN and IPTV Multicast VLAN. In Omada routers the last option is missing which makes it impossible to configure IPTV in case of multicast packets in another VLAN. Interestingly, the option seems to be present in the form code but is hidden for some reason. It is possible to force it to show but I am not sure if it will work then. Is there a reason why this option is hidden?

 

It looks like some bug to me (fragment from form code below):

 

                            case "Bridge":
                                $("#internet_vlan_cnt").fieldset("hide"),
                                $("#ip_vlan_cnt").fieldset("hide"),
                                $("#iptv_vlan_cnt").fieldset("hide"),
                                $("#iptv_multi_vlan_cnt").fieldset("hide"),
                                P("Bridge");
                                break;
                            case "Custom":
                                $("#internet_vlan_cnt").fieldset("show"),
                                $("#ip_vlan_cnt").fieldset("show"),
                                $("#iptv_vlan_cnt").fieldset("show"),
                                $("#iptv_multi_vlan_cnt").fieldset("hide");

 

Please fix this - it shouldn't be that a premium business router is lacking compared to a consumer router.

#1
Options
1 Accepted Solution
Re:Add IPTV Multicast VLAN option in IPTV configration of ER8411 router-Solution
2024-09-11 01:35:09 - last edited 2024-09-11 01:35:14

Hi @phawrylak 

Thanks for posting in our business forum.

phawrylak wrote

Hi @Clive_A,

 

This is Archer:

 

 

 

This is Omada:

 

 

 

The option is hidden in Omada for some reason (unhidden using Developer Tools):

 

 

 

Is there any reason why it's hidden? In Omada Controller Web GUI it's not there at all.

The router does not support it. Basically, the things that are hidden are not supported. Displayed is what it is.

Recommended Solution
#4
Options
4 Reply
Re:Add IPTV Multicast VLAN option in IPTV configration of ER8411 router
2024-09-10 02:36:31

Hi @phawrylak 

Thanks for posting in our business forum.

Do you have a picture of the web GUI you are referring to, the Archer and the ER8411?

#2
Options
Re:Add IPTV Multicast VLAN option in IPTV configration of ER8411 router
2024-09-10 08:54:36

Hi @Clive_A,

 

This is Archer:

 

 

This is Omada:

 

 

The option is hidden in Omada for some reason (unhidden using Developer Tools):

 

 

Is there any reason why it's hidden? In Omada Controller Web GUI it's not there at all.

#3
Options
Re:Add IPTV Multicast VLAN option in IPTV configration of ER8411 router-Solution
2024-09-11 01:35:09 - last edited 2024-09-11 01:35:14

Hi @phawrylak 

Thanks for posting in our business forum.

phawrylak wrote

Hi @Clive_A,

 

This is Archer:

 

 

 

This is Omada:

 

 

 

The option is hidden in Omada for some reason (unhidden using Developer Tools):

 

 

 

Is there any reason why it's hidden? In Omada Controller Web GUI it's not there at all.

The router does not support it. Basically, the things that are hidden are not supported. Displayed is what it is.

Recommended Solution
#4
Options
RE:Add IPTV <span class='search-highlight'>Multicast</span> VLAN option in IPTV configration of ER8411 router
2024-11-03 14:16:28 - last edited 2024-11-03 14:18:54

I too need multicast in order to get IPTV working on my ER8411. Without this function this router is useless in my home/business enviroment

#5
Options