Community discussions

MikroTik App
 
LukasSVK
newbie
Topic Author
Posts: 40
Joined: Tue Dec 07, 2010 1:57 am
Location: Bratislava, Slovakia

MK 450G, switch vlans

Sun Jul 17, 2011 6:17 pm

Hi, i have setup vid. attachment and problem is with switch chip in mikrotik. How i can setup untagged port on switch to any vlan? I need to use wirespeed bridging in vlans.

I tried in test router setup one untagged port (eth2) with this rules:

Flags: X - disabled, I - invalid
0 switch=switch1 ports=ether2-master-local vlan-header=not-present
copy-to-cpu=no redirect-to-cpu=no mirror=no new-dst-ports=switch1_cpu
new-vlan-id=200

or

0 switch=switch1 ports=ether2-master-local vlan-header=not-present
copy-to-cpu=no redirect-to-cpu=no mirror=no new-vlan-id=200

or

0 switch=switch1 ports=ether2-master-local vlan-header=not-present copy-to-cpu=no redirect-to-cpu=no mirror=no
new-dst-ports=switch1_cpu,ether2-master-local new-vlan-id=200

All frames arrived on ether2 without tag. Is there any solution?


---
[admin@MikroTik] /interface ethernet switch rule> /interface print
Flags: D - dynamic, X - disabled, R - running, S - slave
# NAME TYPE MTU L2MT
0 R ether1-gateway ether 1500 152
1 R ether2-master-local ether 1500 152
2 ether3-slave-local ether 1500 152
3 ether4-slave-local ether 1500 152
4 X ether5-slave-local ether 1500 152
5 R vlan200_eth2 vlan 1500 152

[admin@MikroTik] /interface ethernet switch rule> /interface ethernet print
Flags: X - disabled, R - running, S - slave
# NAME MTU MAC-ADDRESS ARP MASTER-PORT SW
0 R ether1-gat... 1500 00:0C:42:A5:9F:F0 enabled none sw
1 R ether2-mas... 1500 00:0C:42:A5:9F:F1 enabled none sw
2 ether3-sla... 1500 00:0C:42:A5:9F:F2 enabled none sw
3 ether4-sla... 1500 00:0C:42:A5:9F:F3 enabled none sw
4 X ether5-sla... 1500 00:0C:42:A5:9F:F4 enabled none sw

[admin@MikroTik] /interface vlan> print
Flags: X - disabled, R - running, S - slave
# NAME MTU ARP VLAN-ID INTERFACE
0 R vlan200_eth2 1500 enabled 200 ether2-master-local

[admin@MikroTik] /interface ethernet switch port> print
Flags: I - invalid
# NAME SWITCH VLAN-MODE VLAN-HEADER
0 ether1-gateway switch1 fallback leave-as-is
1 ether2-master-local switch1 fallback always-strip
2 ether3-slave-local switch1 fallback leave-as-is
3 ether4-slave-local switch1 fallback leave-as-is
4 ether5-slave-local switch1 fallback add-if-missing
5 switch1_cpu switch1 fallback leave-as-is


PS: Sorry my english is catastrophic :)
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: anav and 187 guests