It’s been a while since I last posted here…
I’ve been using a bridge as my network setup for a while. But now I have certain services that I want to isolate from others, for security and/or performance reasons. vSphere vMotion, vSAN, Replication, etc. all benefit greatly from having dedicated networks setup for them. In addition to this, I’ve also red stories like these recently:
- http://forum.mikrotik.com/t/rb2011-how-do-i-strip-tagged-vlan-0/94770/1
- https://www.reddit.com/r/frontierfios/comments/w4xwtr/vlan_0_why_your_router_might_not_work_out_of_the/
Where the ISP has their own priority/VLAN tag, and it needs to be stripped for successful DHCP lease. The tag can be stripped by a bridge (or at the interface). In preparation for when I move out (and inevitably get Internet service for my own house), I would like to have something ready for this scenario, among other possible hurdles. I would like to setup VLANs, on a Bridge with VLAN Filtering.
However, I’m extremely new to VLAN setup/configuration. I have an existing network bridge, but am not sure how I should change its configuration to support these changes. The last time I attempted it, I nearly got myself kicked out of my current bridge setup while trying to setup IP address(es) for the VLANs I created. I hadn’t even gotten to enabling or configuring VLAN filtering yet. I’m pretty sure I made a beginner’s mistake in that attempt. I’ve been reviewing these pages for pointers:
- http://forum.mikrotik.com/t/struggling-with-bridge-vlan-configuration/154446/1
- https://miro.co.za/module/ph_simpleblog/module-ph_simpleblog-single?sb_category=technical-tips-guides&rewrite=how-to-set-up-mikrotik-routeros-bridge-vlan-filtering-
- https://help.mikrotik.com/docs/display/ROS/Bridge+VLAN+Table
Are these changes all possible via the GUI in WinBox, or will I need to use the commandline? Should I wipe out everything and start from scratch?
If more information is needed, please let me know. I will do my best to provide it.