cancel
Showing results for 
Search instead for 
Did you mean: 

untagged a vlan on Lan2 for AP's R500, R510, R610, R710 and R720's for IPTV steaming on SZ100 Firmware Version 3.5.1.0.862

Anonymous
Not applicable
Hi All,

I'm busy deploying a new SZ100 on a site that has a IPTV system.

The TV's in the rooms connect directly to the AP on Lan2,

I have setup the profile under Tunnels and Ports, but i also need to disable igmp snooping and directed multicast.

Normally i would use the below commands on a ZD. What would the SZ cli commands be?

set qos eth0 igmp-snooping disable
set qos eth0 directed multicast disable


set qos eth1 igmp-snooping disable
set qos eth1 directed multicast disable

Assistance will be hugely appreciated.

TIA

Shaun


13 REPLIES 13

Anonymous
Not applicable
Thank you. Appreciate the guidances.

can you post the script info here.

-Anusha

Anonymous
Not applicable
fw_version=3.5.1.0.1010

model=all

set qos eth0 igmp-snooping disable


The rest of the commands should be 


set qos eth0 directed multicast disable
set qos eth1 igmp-snooping disable
set qos eth1 directed multicast disable


Anonymous
Not applicable
I tried the SZ firmware version and the AP firmware version

It has to be AP firmware version and there should not be any space between the lines.

-Anusha