Multiple Vlan on single Eth1

Dear Guys,

im new to RoS and im using Core Cloud CCR1016 12G v6.06rc, my question is can i use a single Eth1, add 4vlan and use as my multiple WAN but im behind another router?

  1. i have 3 internet source on a Lan switch 2 static and 1 dhcp
  2. i want to use my RoS as Bonding Balance rr but im going to use eth1 alone.

i read wikis and dig on forum, and makes me confuse more. any help suggestion much appreciated.

many thanks

Hi

did you see http://wiki.mikrotik.com/wiki/SwOS/Router-On-A-Stick
if your switch is laver 3 switch - this example is for you

take a look on http://wiki.mikrotik.com/wiki/Vlans_on_Mikrotik_environment

and http://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features at the bottom in section “Example - 802.1Q Trunking with Atheros switch chip in RouterOS v6”

maybe my topic will be also usefull for you, here it is http://forum.mikrotik.com/t/rb751u-2hnd-vlan-trunk-and-switch1-cpu-traffic-problem/67979/1

Regards
Slawek

thanks for reply, im using regular switch, to save some ports mo my rb can i do this following setup and bind my 3 vlan?



router 1(DHCP)…(not manageable)…vlan1
router 2(Static)>>> switch HUb>>>>>Ros(eth1)vlan2>>>eth5 local out
router 3(static)…vlan3

Dear guys..

Regarding about my post i sort it out that it’s imposible to do this. correct me if im wrong.
my goal is to optimize the usage of 1 physical port on my RB without using the 3 physical eth port for bonding, that i can use 3 IP on single port by creating VLAN unto it. creating a vlan purpose to create a bonding.

any correction is much appreciate…

You can use VLANs to connect to multiple ISP connections - e.g. using an external VLAN capable switch to connect the individual ISPs to one “trunk” connecting to ROS.

ISP load balancing is possible.

Yes I can use vlan for load balancing but when it bridge already, you cannot use it for bonding..but bonding and use xor or 802.3ad is much better performance for live streaming than 1 ISP.


many thanks.

What are you envisaging as the end points on the aggregated link? Are you trying to use 802.3ad locally between the CCR and a switch or from the CCR to 3 ISPs?