Hello! ![]()
I have a question about Mikrotik Vlan handling.
We have a number of mikrotik backhauls that presently deliver standard network traffic from point A to point B.
We are trying to upgrade our network to take advantage of Vlans. We want to put our network infrastructure â including our MTâs â on vlan 123, so that it can be routed separately from client traffic at our NOC.
We are having difficulty configuring our MTâs to behave that way though.
[cloud]----eth1[MT]wireless ---- wireless[MT]eth1â[cloud]
Whether these links are wireless or ethernet seem to have no bearing on the problem however. For example, I am testing configs in the lab here using a setup like this:
[cloud]âethX[MT]ethYâ[cloud]
If I create a bridge, and add both physical interfaces to the bridge, the MT appears to bridge all tagged and untagged traffic beautifully. However, it will only respond to management requests via untagged traffic.
If I am passing, say, 3 vlans I can use the following setup:
create vlan121e, vlan121w, vlan122e, vlan122w, vlan123e, vlan123w .. where vlanXY is vlanid X attached to physical interface Y (ethernet or wireless)
And then create a bridge for each vlan id, and add 2 vlan objects to each bridge with the matching vlanid. Now the MT is able to bridge all the vlan traffic, and respond to IP addresses attached to any vlan object via the appropriate vlan tagging. However:
A> Itâs troublesome to have to explicitly define every vlan we wish to bridge, and
B> There seems to be no way to use this setup, and to bridge untagged traffic simultaneously.
If These were Cisco switches of some kind instead of MTâs, the solution I seek would be to put all the physical ports one wishes to bridge into trunk mode, set allowed vlan any, and specify a native vlan which the switch would use to internally understand all of the untagged traffic. The management port could then be the untagged vlan (as default), or any other vlan I wish to add an ip to (like our 123 management vlan goal). That is exactly how we have configured all of our non-wireless Cisco equipment for this planned upgrade.
Can anyone suggest an arrangement of MT configuration objects (bridges, vlans, etc
) that operates in a similar method to a Cisco trunk port, as described here?
If I cannot avoid explicitly defining each vlan, then I can swallow that pill.. but our setup REQUIRES that the MT respond on an IP address handled by a tagged vlan, but that it also bridge some other vlans and also all untagged traffic. Aside from responding on itâs vlan-handled IP, the MT would not be needed to change, add or remove any of the vlan tags it bridges (in case that helps simplify the solution ![]()
Please let me know if this is possible. ![]()
-
- Jesse Thompson
Webformix, Bend OR
- Jesse Thompson