Community discussions

MikroTik App
 
User avatar
Techsystem
Member
Member
Topic Author
Posts: 337
Joined: Tue Dec 21, 2021 5:12 am

inter VLAN Routing on RB951ui

Sat Mar 25, 2023 11:36 am

Hello My friends..!
so i want to apply this scenario on my RB951ui
https://wiki.mikrotik.com/wiki/Manual:Switch_Router
i set the config as it is on this guide by for unknown reason i couldnt get the ip from any ports
here is my config ..
anyone can help
You do not have the required permissions to view the files attached to this post.
 
User avatar
mkx
Forum Guru
Forum Guru
Posts: 11383
Joined: Thu Mar 03, 2016 10:23 pm

Re: inter VLAN Routing on RB951ui  [SOLVED]

Sat Mar 25, 2023 12:42 pm

CPU-switch interconnect has to be member of appropriate VLANs:
/interface ethernet switch vlan
add ports=switch1-cpu,ether2 switch=switch1 vlan-id=10
add ports=switch1-cpu,ether3 switch=switch1 vlan-id=20

Keep in mind that, from switch chip point of view, the CPU-switch interconnect (switchX-cpu) is "yet another" port and has to be configured in exactly the same way as other switch ports. So it has to be member of a VLAN when a) device interacts with that VLAN (e.g. it's routing trafic or VLAN is used for management) or b) CPU passes L2 frames towards other interfaces, such as wireless interface.
 
User avatar
Techsystem
Member
Member
Topic Author
Posts: 337
Joined: Tue Dec 21, 2021 5:12 am

Re: inter VLAN Routing on RB951ui

Sat Mar 25, 2023 1:02 pm

CPU-switch interconnect has to be member of appropriate VLANs:
/interface ethernet switch vlan
add ports=switch1-cpu,ether2 switch=switch1 vlan-id=10
add ports=switch1-cpu,ether3 switch=switch1 vlan-id=20

Keep in mind that, from switch chip point of view, the CPU-switch interconnect (switchX-cpu) is "yet another" port and has to be configured in exactly the same way as other switch ports. So it has to be member of a VLAN when a) device interacts with that VLAN (e.g. it's routing trafic or VLAN is used for management) or b) CPU passes L2 frames towards other interfaces, such as wireless interface.

really appreciate your Help Mr mkx..!
that's work fine..!

Who is online

Users browsing this forum: dmconde, mozerd, NxtGen [Bot], Scoox and 49 guests