Community discussions

MikroTik App
 
larsen01
just joined
Topic Author
Posts: 6
Joined: Thu Mar 29, 2012 5:16 pm

CRS question about tagged/untagged and SVI

Tue Apr 15, 2014 11:58 pm

Hi !

First of all I love these products they are affordable and can do all the things I want to do. I do struggle with the configuration coming from a Juniper/Cisco background

I have a question if its possible to configure a mikrotik in the setup scenario described below.

I struggle to understand how I can terminated all untagged traffic towards the provider router on a SVi ( vlan interface). And also how to create several trunk ports out from the switch.

I hope you see what Im trying to accomplish. This setup is very common in a trippleplay scenario from any vendor in Sweden for instances.
You do not have the required permissions to view the files attached to this post.
 
larsen01
just joined
Topic Author
Posts: 6
Joined: Thu Mar 29, 2012 5:16 pm

Re: CRS question about tagged/untagged and SVI

Fri Apr 18, 2014 11:40 am

Any takers on this ?
 
onnoossendrijver
Member
Member
Posts: 487
Joined: Mon Jul 14, 2008 11:10 am
Location: The Netherlands

Re: CRS question about tagged/untagged and SVI

Fri Apr 18, 2014 11:56 am

Create a VLAN interface per VLAN on every physical interface.
for example:
ether1_vlan30
ether1_vlan40
ether2_vlan30
ether2_vlan40
Create a bridge for every VLAN and put the VLAN interfaces for that VLAN in that bridge:
bridge_vlan30
-ether1_vlan30
-ether2_vlan30
bridge_vlan40
-ether1_vlan40
-ether2_vlan40

Untagged traffic will be on the physical interface. You can put them in a bridge also:
bridge_native
-ether1
-ether2

You can give the bridge an IP address and do anything you like with it.
 
larsen01
just joined
Topic Author
Posts: 6
Joined: Thu Mar 29, 2012 5:16 pm

Re: CRS question about tagged/untagged and SVI

Sun Apr 20, 2014 11:07 am

How do I go about tagging the vlan interface out ?
I can't seem to get the grasp on this in the since I can only add one interface on egress tag and I have to have more than one trunk port i this setup.
Is there any workaround for this ?

/interface ethernet switch egress-vlan-tag
 
onnoossendrijver
Member
Member
Posts: 487
Joined: Mon Jul 14, 2008 11:10 am
Location: The Netherlands

Re: CRS question about tagged/untagged and SVI

Sun Apr 20, 2014 12:22 pm

Ah sh*t... I read CCR, instead of CRS. I can't help you with CRS. Sorry.
 
larsen01
just joined
Topic Author
Posts: 6
Joined: Thu Mar 29, 2012 5:16 pm

Re: CRS question about tagged/untagged and SVI

Tue Apr 22, 2014 10:56 am

Ok so there is no known way of doing this on a CRS I guess =(

I will have to wait until that feature comes or buy a CCR instead =)

Who is online

Users browsing this forum: AndHe, bias89, Bing [Bot], homerouter, pajapatak and 135 guests