Community discussions

MikroTik App
 
ferdinandbabst
newbie
Topic Author
Posts: 31
Joined: Thu Dec 11, 2008 12:51 pm

Tagged and Untagged

Tue Oct 23, 2012 9:02 am

Hi All

I have the following scenario and I really need a solution.

Please see attached picture

I have a omintic connected to Ether 1 on a Cisco Switch. The Cisco Switch has Vlan 10, vlan 11 and Untagged vlan 12(green) with the switch's native vlan set to 12 so Im basically getting vlan10,11 and untagged (Hybrid port)
Valn 10 is priority 1 (lowest)
Vlan 11 is priority 6
and 12 untagged is priority 7 (highest and its is used for management)

I have created a Bridge on Omnitik and added Eth1 and Wlan1 into it. I have setup a SXT on other side with the same config (Eth1 and Wlan1 in Bridge)

The Omnitik is set to AP bridge and SXT is station Bridge.
With this config I manage to pass tagged and untagged traffic and all is well.

My issue now comes in with QoS
I want to be able to mark packets with-in the vlans so they can be prioritized but Mikrotik cannot mark packets if the interface eth1 is in use as it will simply mark all packets on that interface and that defeats the purpose.

If I can mark all traffic independently then I can set Queue Trees to have a specified Max bandwidth value and respective child objects to the parent queue.

Can I use the switch on the Mikrotik to accept the hybrid traffic (10,11tagged,12untagged) and then have all data tagged so that they can be marked, and passed with their respective priorities and given by the Cisco and when they reach the SXT they are once again broken down to a hybrid config of (10,11tagged,12untagged with priorities) when leaving Eth1 on SXT

I have various configs of what i gave done already so I can sent exports of config. I really just would like the QoS part to work.

Any Ideas Please
You do not have the required permissions to view the files attached to this post.
 
JorgeAmaral
Trainer
Trainer
Posts: 199
Joined: Wed Mar 04, 2009 11:53 pm
Location: /ip route add type=blackhole

Re: Tagged and Untagged

Thu Oct 25, 2012 3:18 am

To identify traffic you could try with /interface bridge filter.
Try a rule like this one:
add chain=forward mac-protocol=vlan vlan-id=10 \
action=mark-packet new-packet-mark=vlan10-packet disabled=no


Hi All

I have the following scenario and I really need a solution.

Please see attached picture

I have a omintic connected to Ether 1 on a Cisco Switch. The Cisco Switch has Vlan 10, vlan 11 and Untagged vlan 12(green) with the switch's native vlan set to 12 so Im basically getting vlan10,11 and untagged (Hybrid port)
Valn 10 is priority 1 (lowest)
Vlan 11 is priority 6
and 12 untagged is priority 7 (highest and its is used for management)

I have created a Bridge on Omnitik and added Eth1 and Wlan1 into it. I have setup a SXT on other side with the same config (Eth1 and Wlan1 in Bridge)

The Omnitik is set to AP bridge and SXT is station Bridge.
With this config I manage to pass tagged and untagged traffic and all is well.

My issue now comes in with QoS
I want to be able to mark packets with-in the vlans so they can be prioritized but Mikrotik cannot mark packets if the interface eth1 is in use as it will simply mark all packets on that interface and that defeats the purpose.

If I can mark all traffic independently then I can set Queue Trees to have a specified Max bandwidth value and respective child objects to the parent queue.

Can I use the switch on the Mikrotik to accept the hybrid traffic (10,11tagged,12untagged) and then have all data tagged so that they can be marked, and passed with their respective priorities and given by the Cisco and when they reach the SXT they are once again broken down to a hybrid config of (10,11tagged,12untagged with priorities) when leaving Eth1 on SXT

I have various configs of what i gave done already so I can sent exports of config. I really just would like the QoS part to work.

Any Ideas Please

Who is online

Users browsing this forum: No registered users and 17 guests