Have a new RB951G-2HnD sitting in front of me, my ISP requires vlan tagging on the wan port that connects to their ONT router.
Nothing else complex just the tag and DHCP.
So far I have tried the steps of default config, remove dhcp client, add vlan1 with service tag 10 to eth1 and re add dhcp client to vlan10.
Also tried remove default conf add vlan1 with tag 10 service tag ticked, add dhcp client to vlan10 add nat rule for masq to vlan10.
But so far no dhcp on wan. Have called ISP and confirmed its done via dhcp.
Any pointers or reading material would be appreciated
First option should work … without service tag I think, only with customer VID
Have you tried using the vlan on the switch chip? Seting this vlan on two of the switch ports (trunk mode) put the provider an your gateway interface on them and wou will see the mac of the provider dhcp server on the host table of the switch, your gategay interface mac, and you’ll be able to check vlan tagging.
i have the same problem here with the same device.
I have tried a lot of configurations, but with no effect.
Tried to connect the ONT on Mikrotik Ether1 and use the pppoe client through vlan 10, unsucess. And tried to connect the Fiber BHS device on Mikrotik ether5 going to Ether1 using vlan20, unsucess too. Getting crazy here.
what i want is:
Use my mikrotik to have the external IP with the pppoe client on vlan10 and the BHS(iptv) coming on ether5 and outing on ether1 on vlan20.
Here is an example using vlan on wan interface. It comes from Malosa, member of the www.adslzone.net forum.
It is made for Movistar FTTH. You can change it to fit your needs.