Community discussions

MikroTik App

Search found 2 matches

by XeroXer
Wed Nov 04, 2015 9:48 pm
Forum: Beginner Basics
Topic: Splitting ISP connection base on tagged/untagged VLAN
Replies: 3
Views: 2776

Re: Splitting ISP connection base on tagged/untagged VLAN

Sorry for the late reply, but thank you tslytsly, whis worked perfect. Since I already had a setup with DHCP-server and all that I tried to implement this into my setup. What I had to do was: Add VLAN interface iptv-vlan on interface ether1 with VLAN ID 845 Add bridge bridge-iptv Create bridge port ...
by XeroXer
Sun Oct 25, 2015 2:49 am
Forum: Beginner Basics
Topic: Splitting ISP connection base on tagged/untagged VLAN
Replies: 3
Views: 2776

Splitting ISP connection base on tagged/untagged VLAN

My ISP is sending my main internet untagged and my IPTV connection tagged with VLAN 845. This is all incoming on ether1 and I would like to split it up. I would like the VLAN 845 to be switched/stripped to ether2, so that the TV-box will use the ISP DHCP-Server and get the VLAN 845 traffic untagged....