Hallo,
I am trying to understand the Mikrotik RouterOS GUI / system behavoir.
In a bit more complex situation are two very relevant questions:
- How to access the CPU in order to configure the device
- How to bind the Bridge in a VLAN
How to access the CPU?
I would expect that you could assign addresses to CPU and Bridge like:
- Address Assign CPU vlan-1 Address-1,
- Address Assign Gateway vlan-1 Address-2,
- Address Assign CPU vlan-2 Address-3,
- Address Assign Gateway vlan-2 Address-4,
- Address Assign Bridge vlan-3 Address-5 (perhaps);
Something like that, not so ……
I detected that if you define an IP-range, that the OS
- assumes that the gateway is delivered by the CRS (not always the case !!! ,
e.g. when the VLAN is coming from external). Quite, Quite annoying!

- gateway address is also management interface IP
, - further on we have the strange PIVD in the bridge setup under vlan-filtering. It seems to offer the possibility to each the CPU via ports having that PIVD “kind of half way vlan” (I do not like it at all);
How to bind the bridge?
Tja, what to say about that ….
- if you assign a VLAN to the bridge, you would think that it is not necessary to include the bridge as port in your VLAN. That is as far as I know, true with two exceptions:
o You want access to the CPU via that VLAN (important),
o The VLAN does not have an always connected port or trunk. Than you can assign the Bridgeport, to the VLAN to hold the VLAN is the “active state” (only necessary it you need to test the GW);
I hope I described this part of RouterOS behavior correctly and it helps others. Please correct if not so. However that I like that behavior / the GUI, no not at all !!
Sincerely,
Louis