Answer the question
In order to leave comments, you need to log in
How to configure VLAN on Mikrotik CCR1009-7G-1C-1S+PC and Mikrotik RB2011iLS-IN?
How to configure VLAN on Mikrotik CCR1009-7G-1C-1S+PC and Mikrotik RB2011iLS-IN?
Please explain in more detail if possible.
Answer the question
In order to leave comments, you need to log in
Here's what helped.
/interface vlan add name=vlan-10 vlan-id=10 interface=sfp1 disabled=no
/interface vlan add name=vlan-20 vlan-id=20 interface=sfp1 disabled=no
/interface bridge add name=br-vlan10 disabled =no
/interface bridge add name=br-vlan20 disabled=no
/interface bridge port add interface="vlan-10" bridge="br-vlan10" disabled=no
/interface bridge port add interface="ether1" bridge="br -vlan10" disabled=no
/interface bridge port add interface="vlan-20" bridge="br-vlan20" disabled=no
/interface bridge port add interface="ether2" bridge="br-vlan20" disabled=no
I think this link will be more correct, yet in this case I would not use a percent to process vlans, but would limit myself to a switching chip
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question