Setting Up IPTV

Hi,

I’m in desperate need of help setting up mikrotik to get iptv up and running. I’ve read the wikis and couple of threads regarding setting up iptv but still confused as I’m very new to this routeros and never able to make iptv worked.

So here’s what my network looked like:

ISP > D-Link ADSL modem (1 port, bridge mode) > Mikrotik RB951Ui-2HnD (router mode)

What I would like to do is that make the ether4 port on Mikrotik to handle iptv so the STB can connect there, the rest of port is for internet connection.
I’ve managed to set up the internet connection successfully but not able to make iptv work.

Originally I was using my isp modem, but the almost every setting is locked there, that’s why im replacing their modem with mine (dlink). I can see in the ISP modem that they managed the connection vc0 and vc1 by using vlan, and it looked like this:
VC0: VPI 0 VCI 35 for internet connection
VC2: VPI 8 VCI 88 for IPTV
vlan id 1=vc 0 = port 1-3 (for internet)
vlan id 2=vc 2 = port 4 (for iptv only)

here’s what the setting look like on vlan 2 (for iptv) on my isp modem:

What I would like to know, how can I make Mikrotik to detect the IPTV traffic (on that vc2) and directed it to ether4 connection?
Also, i’ve already created the vc connections on the dlink modem (bridge mode). The dlink only has 1 port, and no vlan setting there. Is there any other setting required on my dlink modem?
Could anyone bear with me and shed some light on this? and if possible give step by step setting up with webfig?
Thank you.