Community discussions

MikroTik App
 
jbaird
newbie
Topic Author
Posts: 48
Joined: Tue May 10, 2011 6:11 am

Multiple VLANs on one physical interface?

Tue Jan 24, 2012 4:58 am

I'm having a hard time figuring this out. I have a UBNT radio plugged into an interface on a 450G. This UBNT link not only has to carry a data VLAN, but the management interface of the UBNT is on a separate VLAN as well. This particular 450G has several other UBNT radios on different ports - each has it's own data VLAN, and the -same- management VLAN. Therefore, I have a common management VLAN that needs to be assigned to every port that has a UBNT radio, and a unique data VLAN per port as well. Both should be tagged.

This is simple in Cisco-land. I create a SVI (virtual VLAN interface), assign an IP to that interface, and then assign the VLAN to each port that needs access to that particular VLAN.

Can someone help me figure this out in RouterOS? How are others handling this?

Thanks.
 
User avatar
omega-00
Forum Guru
Forum Guru
Posts: 1167
Joined: Sat Jun 06, 2009 4:54 am
Location: Australia
Contact:

Re: Multiple VLANs on one physical interface?

Fri Jan 27, 2012 4:51 pm

This is pretty much exactly the same on a MikroTik, simply create vlan interface(s) attached to the interface you want them to be available on then add IP addressing/dhcp etc to them as you would a regular ethernet port. Connect the switch and/or individual radio's up to the ethernet ports with tagged vlan's and there you go :-)