Paul, how did you go with your vlan issue? I had another go at my issue today and found the documentation ( http://wiki.mikrotik.com/wiki/Manual:CRS_examples) has been updated today, and cleared up some things for me. I had to tag the cpu port, not the ethernet port (and not both) when I'm using a router. Regards Russell Russell Hurren Managing Director Zero Point Networks PTY LTD +61 8 6262 9376 On 2 June 2014 03:10, Russell Hurren <russell@zeropointnetworks.com> wrote:
Hi Paul
Have you tried:
/interface ethernet switch trunk add name=trunk1 member-ports=ether1,ether2 ?
I'm still trying to get my head around all this. I have a related issue, and I hope I'm not hijacking the thread by asking here...
I have two CRS125-24G-1S-2HnD-INs - one is my router (ether23 & ether24 are internet gateways, except I use pppoe over ether24). Second CRS is purely a managed switch + CAP.
I have 4 vlans 100 - work network 200 - family network (uses different ISP) 300 - shared (printers) 400 - VoIP
On the switch, I've got ports 2-24 as slaves to ether1.
/interface ethernet switch ingress-vlan-translation> print
Flags: X - disabled, I - invalid, D - dynamic 0 ports=ether2,ether3,ether4,ether5,ether6,ether7,ether8,ether9,ether10,
ether11,ether12,ether13,ether14,ether15,ether16,ether17,ether18,ether19, ether20,ether21,ether22,ether23,ether24 service-vlan-format=untagged-or-tagged service-vid=0 customer-vlan-format=untagged-or-tagged customer-vid=0 new-service-vid=200 new-customer-vid=200 pcp-propagation=no sa-learning=yes
/interface ethernet switch egress-vlan-tag> print
Flags: X - disabled, I - invalid, D - dynamic
# VLAN-ID TAGGED-PORTS
0 D 4095
1 100 ether1
2 200 ether1
3 300 ether1
4 400 ether1
/interface ethernet switch mac-based-vlan> print
Flags: X - disabled, I - invalid
# SRC-MAC-ADDRESS NEW-SERVICE-VID NEW-CUSTOMER-VID
0 00:22:15:29:91:EB 100 100
1 E0:5F:B9:81:9B:DE 400 400
2 74:86:7A:29:45:7C 100 100
3 00:0E:A6:7F:04:BC 300 300
This part is working. Anything I plug in to that switch ends up on vlan200 unless it's in the MAC based vlan list.
I'm stuck on doing the same thing on my router. ether1 connects both devices together, but when I try to configure it the same way on the router, everything stops working (neither the switch nor the router give out the proper vlan.)
I can put things in the proper vlan by bridging the port with the vlan, but I can't use MAC based vlans that way.
Can anyone see what I've missed?
Regards
Russell
Russell Hurren Managing Director Zero Point Networks PTY LTD +61 8 6262 9376
On 30 May 2014 09:02, Paul Julian <paul@oxygennetworks.com.au> wrote:
Thanks for the email Andrew, I have looked at that sample but if refers to untagged ports which are then trunked through the SFP port, I need to trunk straight through the switch in one side and out the other. I tried modifying that sample and using the trunk settings on two interfaces but it wouldn't work.
In my case I have sfp1 as my port facing the carrier and ether2 as my port facing the router I am wanting to trunk the vlan to.
So I have done this:
/interface Ethernet set ether2 master-port=sfp1
/interface Ethernet switch egress-vlan-tag add tagged-ports=sfp1 vlan-id=10 add tagged-ports=ether2 vlan-id=10
This should be as simple as it should be from what I can gather.
I have also tried using the trunking options in the switch menu but I am not convinced that's what I am after
The strange thing is that I can't even get a normal 2 vlan interfaces and a bridge setup to work to trunk the vlan through, there must be something I am missing on these CCS's
Regards Paul
-----Original Message----- From: Public [mailto:public-bounces@talk.mikrotik.com.au] On Behalf Of Andrew Cox Sent: Friday, 30 May 2014 10:41 AM To: MikroTik Australia Public List Subject: Re: [MT-AU Public] CRS VLANS
Hey Paul,
I did up one of these the other day (CRS running v6.13 and latest firmware) with example configs here: http://www.mikrotik-routeros.com/2014/05/crs-basic-vlan-configuration/
Hope this helps!
Kind Regards, Andrew Cox
On 30 May 2014 10:15, Paul Julian <paul@oxygennetworks.com.au> wrote:
Hi Mike, I will try and do it again and send something through, right now though I can't even bridge the vlan through in the normal manner with a vlan interface on each trunk port and a bridge between them, something strange with these things.....
It works fine just terminating the vlan on the switch and chucking an IP on the vlan interface, it's just when I want to trunk that vlan to another router it just won't play ball !
Regards Paul
-----Original Message----- From: Public [mailto:public-bounces@talk.mikrotik.com.au] On Behalf Of Mike Everest Sent: Friday, 30 May 2014 10:10 AM To: 'MikroTik Australia Public List' Subject: Re: [MT-AU Public] CRS VLANS
Hi Paul,
Can you show us some shell config snips to see what you've done? I have to admit that I have not done a lot of work with the new switches (other than plain flat LAN setups ;) but maybe can try to reproduce what you are seeing.
Cheers!
-----Original Message----- From: Public [mailto:public-bounces@talk.mikrotik.com.au] On Behalf Of Paul Julian Sent: Friday, 30 May 2014 9:48 AM To: public@talk.mikrotik.com.au Subject: [MT-AU Public] CRS VLANS
Hi guys, has anybody managed to get vlans via the switch chip working in a new CCS ?
I am trying to do the simplest thing but it just doesn't seem to work. Running ROS6.13
I am trying to bring some VLAN's into the SFP port one as a trunk and trunk them back out ether2, should be a simple task, in Cisco I create the vlan set the two ports as trunk ports and add the vlans onto the ports as members, easy, but in the CCS I can't get it to work.
I have read heaps of doco and looked at examples and everything I seem to be doing is correct but it just won't work.
When I torch the interfaces I can see the vlan traffic, but on the devices on the other side or at least the one side I can see it's not working.
The CCS worked fine with the SFP port configured using the traditional ROS vlan configuration but I can't get it to work with the switch chip.
Any suggestions or experience here ?
Regards Paul _______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com . au
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com. au
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com. au
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au