Community discussions

MikroTik App
 
Dejan
newbie
Topic Author
Posts: 35
Joined: Wed Apr 22, 2015 8:28 am

PTMP and VLANS

Thu Jan 02, 2020 3:41 pm

Hi everyone.
First I would like wish happy new year to everyone :)
I need little help for my very specific configuration. Im in Paint create one shemataic to show how devices are connected and which VLAN they need to operate normaly...
I use RB4011iGS+5HacQ2HnD as my MAIN Router in house In it I have SFP module(sfp1) which is directly connected to ISP(without their modem).
Then I have 2 STB for IPTV one is connected to ether1 and another to ether2 ports. On ether3 port I have VOIP phone and on ether4 I have SBC which is IPTV server for other devices in house(phone, TV, PC). ether5-ether9 are local network ports.
Because I must move fiber and router to other side of house I need to make wireless connection for IPTV and VOIP devices and they need specific VLAN's to normaly work...
Im buy mAP Lite(RBmAPL-2nD) device which is configured as "Access Point WDS" in PTMP configuration. Im buy also hAP(RB951Ui-2nD) which is configured as "Station WDS 1" in future I would like add another station which will be configured as "Station WDS 2".
Now problem:
I can make work IPTV or VOIP over wireless seperated but not both at same time. I need somehow split VLAN's received over wireless and forward them to right ethernet port and send them as TAG-ed or UNTAG-ed(I realy don't know if they must be taged or untaged... Right now IPTV work over that wifi link which is on ether10 port but I need to add also VOIP and split traffic on station side and forward local network to station mikrotik that I can manage it from my network...
Here is shematic:
mikrotik.jpg
Here is configuration on RB4011:

/interface bridge
add fast-forward=no name=bridge-iptv
add fast-forward=no name=bridge-local
add fast-forward=no name=bridge-voip
/interface ethernet
set [ find default-name=ether1 ] name=ether1-tv-spodaj
set [ find default-name=ether2 ] name=ether2-tv-zgoraj
set [ find default-name=ether3 ] name=ether3-telefon
set [ find default-name=ether6 ] name=ether6-lan
set [ find default-name=sfp-sfpplus1 ] mac-address=64:6E:EA:10:12:01 name=sfp1 speed=1Gbps
/interface pppoe-client
add add-default-route=yes disabled=no interface=sfp1 keepalive-timeout=120 name=pppoe-telekom use-peer-dns=yes
/interface vlan
add interface=ether3-telefon name=ether3-vlan3998 vlan-id=3998
add interface=ether4 name=ether4-vlan3999 vlan-id=3999
add interface=sfp1 name=sfp1-vlan3998 vlan-id=3998
add interface=sfp1 name=sfp1-vlan3999 vlan-id=3999
/interface bridge port
add bridge=bridge-local interface=ether6-lan
add bridge=bridge-iptv interface=sfp1-vlan3999
add bridge=bridge-iptv interface=ether1-tv-spodaj
add bridge=bridge-iptv interface=ether2-tv-zgoraj
add bridge=bridge-voip interface=sfp1-vlan3998
add bridge=bridge-voip interface=ether3-vlan3998
add bridge=bridge-voip interface=ether3-telefon
add bridge=bridge-local interface=ether4
add bridge=bridge-iptv interface=ether4-vlan3999
add bridge=bridge-iptv interface=ether10
add bridge=bridge-local interface=ether5
/interface bridge settings
set allow-fast-path=no use-ip-firewall=yes use-ip-firewall-for-vlan=yes
/ip firewall connection tracking
set enabled=yes
/ip settings
set allow-fast-path=no

Thanks for any help/hint what to try and how configure devices.
You do not have the required permissions to view the files attached to this post.
 
Dejan
newbie
Topic Author
Posts: 35
Joined: Wed Apr 22, 2015 8:28 am

Re: PTMP and VLANS

Tue Jan 07, 2020 8:05 am

Realy nobody can't help me?
Thanks.
 
User avatar
pcunite
Forum Guru
Forum Guru
Posts: 1345
Joined: Sat May 25, 2013 5:13 am
Location: USA

Re: PTMP and VLANS

Tue Jan 07, 2020 4:59 pm

It is not clear what you are asking for. See the VLAN article in my signature.

Who is online

Users browsing this forum: No registered users and 29 guests