QUOTE(kimyee73 @ Jun 2 2012, 11:12 PM)
Hi, I plan to trunk vlan from my network location to my living room. The recommendation from klseet.com is to pair MikroTik RB750G with a Unifi compatible router. I still need to hook up an wireless AP to the RB750G. I plan to get MikroTik RB751G-2HnD wireless router and pair with TP-Link TL-SG2109WEB managed switch. The connection would be Huawei BTU <--> RB751G <--> SG2109WEB <--> IPTV & ACRyan POHD. Will this work or someone has done this before able to share experience? Thanks,
Should be no problem theoretically..
My current setup..
BTU <--> PFsense (PPPOE Dialer) <--> TPlink 2543 (up stair switch + 5ghz Wifi) <-->Homeplug (up stair) <--> Homeplug (down stair) <--> Asus N16 (downstair switch + 2.4Ghz Wifi)
Tplink running openwrt.
Asus N16 running dd-wrt.
All the stuff is my existing hardware (before unifi) except for homeplug and tplink. But tplink I add coz of 5Ghz wifi.
The setup is not straight forward coz I need to used my existing hardware. On summary this is what I need to do.
PFsense
- Create Vlan 500 + 600
- PPPOE dialer through vlan 500
- Create vlan 1 as my local network
- Bridge vlan 600 with vlan 2 => because asus n16 only support vlan < 16 so use vlan 2 as iptv
- Trunk vlan 1 + 2 connect to tplink wan port
Tplink
- Assign vlan 1 as LAN
- Configure 5ghz wifi
- Trunk vlan 1+2 on port 4 and connect to homeplug
- Configure port 1-3 as vlan 1 (un-tag) -> can be use to access internet + local network
Asus RT-N16
- configure wan port as tagged for vlan 1+2
- Configure port 1-3 as vlan 1 (un-tag)
- Configure port 4 as vlan 2 (un-tag) -> connect IPTV
All running fine.. The some more config but not relevant to unifi so I skip it..