Mikrotik VLANs - CRS1xx & CRS2xx - Mikrotik Tutorial

  Рет қаралды 34,112

Wilmer Almazan / The Network Trip

Wilmer Almazan / The Network Trip

Күн бұрын

Learn to configure VLANS on Mikrotik CSR3XX step by step.
This process applies only to switches from the families CRS1xx and CRS2xx. If you wan to configure a CRS3xx please follow the following procedure:
• Mikrotik VLANs - CRS3X...
#MikrotikTutorial #MikrotikVLANs #ConfigureVLANsMikrotik
EXAMPLE: CONFIGURATION ON S-2
STEP 1
/interface bridge
add name=bridge
STEP 2
/interface bridge port
add bridge=bridge interface=sfp1
add bridge=bridge interface=sfp2
add bridge=bridge interface=sfp3
STEP 3
/interface ethernet switch ingress-vlan-translation
add customer-vid=0 new-customer-vid=20 ports=sfp2,sfp3
STEP 4
/interface ethernet switch egress-vlan-tag
add tagged-ports=sfp1 vlan-id=20
add tagged-ports=switch1-cpu,sfp1 vlan-id=99
STEP 5
/interface vlan
add interface=bridge name=vlan-99 vlan-id=99
/ip address
add address=172.16.99.3/24 interface=vlan-99 network=172.16.99.0
/ip route
add distance=1 gateway=172.16.99.1
STEP 6
/interface ethernet switch vlan
add ports=sfp2,sfp1,sfp3 vlan-id=20
add ports=switch1-cpu,sfp1 vlan-id=99
STEP 7
/interface ethernet switch
set drop-if-invalid-or-src-port-not-member-of-vlan-on-ports=sfp1,sfp2,sfp3

Пікірлер: 58
@TheNetworkTrip
@TheNetworkTrip 3 жыл бұрын
Do you have any CRS1xx or CRS2xx in your topology?
@Vinothmanick
@Vinothmanick 3 жыл бұрын
Yes , please include switch os videos too
@LuisAngelChacon
@LuisAngelChacon 2 жыл бұрын
Tengo un CRS326
@keletk
@keletk 2 жыл бұрын
Thanks for this video. i have a rb450gx4 (arm) the procedure is different?
@beavonator
@beavonator Жыл бұрын
this was the first video that actually helped me understand and configure vlans on mikrotik. thank you
@milohoffman274
@milohoffman274 2 жыл бұрын
This is the BEST explanation I have found. Good job.
@shokowillard
@shokowillard 3 жыл бұрын
By far the best Mikrotik VLAN configuration video. Please may also do a tutorial of capsman and vlans. Keep up the good work
@TheNetworkTrip
@TheNetworkTrip 3 жыл бұрын
Thanks, great suggestion!
@craig3737
@craig3737 Жыл бұрын
Thank you for making these videos! Very helpful and you are great at explaining things in a logical step by step manor.
@TheNetworkTrip
@TheNetworkTrip Жыл бұрын
Thank! It’s a pleasure!
@kissferenc2050
@kissferenc2050 10 күн бұрын
Perfect explanation, thank you! :)
@TheNetworkTrip
@TheNetworkTrip 9 күн бұрын
Glad it was helpful!
@mrdaniellemke
@mrdaniellemke 6 ай бұрын
Thanks for the video, this really cut through the noise for me.
@jm3west770
@jm3west770 3 жыл бұрын
You're a big one MikroTik-guy!! I follow you from Germany. Another please
@ocheretnyi
@ocheretnyi 2 жыл бұрын
Отличное видео, хороший мануал по настройке CRS 1XX. На русскоязычной части толкового ничего нет по этим моделям, все копируют инфу друг с друга, не вдаваясь в детали
@progotimultimedia535
@progotimultimedia535 3 жыл бұрын
Very helpful and I have completed my configuration
@TheNetworkTrip
@TheNetworkTrip 3 жыл бұрын
Glad to hear that!
@Joshv918
@Joshv918 2 жыл бұрын
You are the best!
@TheNetworkTrip
@TheNetworkTrip 2 жыл бұрын
Thank you!! 😀
@qammars1977
@qammars1977 8 ай бұрын
Great Video, cleared alot of issues we were facing. One thing want to know that if in case we have to use it as a Access Switch only then what kind of settings we may need? Do we need to add all the ports to the Ing-Vlan as well ?
@alejandroperezbraun4351
@alejandroperezbraun4351 2 ай бұрын
muy buen video, pregunto en el paso 5, cuando se crea la vlan table, los puertos para la vlan 10 y 20 son exactamente los mismos. mi pregunta es: no deberia tenes los puertos trunk y de acceso especificos para cada Vlan ? Saludos
@BekoIQ
@BekoIQ 3 жыл бұрын
the best technical man 🌹
@TheNetworkTrip
@TheNetworkTrip 3 жыл бұрын
Thanks, I appreciate your comment
@benjaminejike7523
@benjaminejike7523 2 жыл бұрын
@@TheNetworkTrip am also having the same problem. have you been able to find a solution to this? kindly reply. i have a mikrotik crs125 acting as a router and a trunk connection to a cisco switch. i followed the video but still it didn't work
@zeljkomikrotik
@zeljkomikrotik 6 ай бұрын
Great learning process! Thank you! For my config i would need to pass on the first CRS112 where you have two vlans also mgmt vlan in order to connect two AP's with two SSID: in your case IT and Marketing. Lets say i would need to have them on sfp7 and sfp8. What additional setup do i need to add to your config? Tx
@Luke-jv8oh
@Luke-jv8oh 10 ай бұрын
HI Wilmer, iis it possible set " all in one" on CRS 1xxx ? I mean router + switch ( with few vlan's ?) I try do this but without good results.. btw very good video !!!
@RavingMad
@RavingMad 3 жыл бұрын
Thanks for this video. I've followed this exactly then added some of my creativity to have an awesome performing router switch combo. However I'm not sure how to associate the WLAN radio SSIDs on my crs109 switch to the VLANs. Tutorials I found talk about doing it in bridge with bridge VLAN filtering. But it's not how you did the VLANs for crs212, which I followed for crs109. Any suggestions would be much appreciated. Thanks again.
@slavisadisk3861
@slavisadisk3861 2 жыл бұрын
Hello, thank you for this, it works good. I cant find tutorial to add wireless wlan1 in separate VLAN (without ethernet access port in same vlan). Some forum mention making VirtualAP and bridging with eth-trunk, but that bridge could not be added to Switch/VLAN table. So it could not be propagated further through trunk port...
@MindSparqTrivia
@MindSparqTrivia 3 жыл бұрын
Great sir. . may I request english tutorial also on vlans + ospf sir. Thank you
@TheNetworkTrip
@TheNetworkTrip 3 жыл бұрын
Hi Michael, coming soon
@Red1Wollip
@Red1Wollip 3 жыл бұрын
I have a MIKROTIK RB3011 and two Mikrotik CSS326-24G-2S-RM switches. I would be very interested to discover the proper method of configuration of The Router with 5 VLANS on a trunk to SW1 and 5 VLANS to SW2. It is a setup similar to yours but with a much different set of switches. Would you be open to creating a video to do this?
@jorgelopeznic
@jorgelopeznic 3 ай бұрын
Hello CRS310-1G-5S-4S+ vlan tutorial?
@TheNetworkTrip
@TheNetworkTrip 3 ай бұрын
Hello! I have another video for CRS3xx
@aakashrajput6309
@aakashrajput6309 10 ай бұрын
Hi Sir, can you guide how to set up trunk with LCAP bond between S1 and S2 both being CRS112?
@aakashrajput6309
@aakashrajput6309 10 ай бұрын
In this my case of crs1xx vlan with Bonding should I offload lcap to hardware and configure vlan on CPU or there is a better way?
@SiBex_ovh
@SiBex_ovh Жыл бұрын
no, CCR1009/CCR1036 in all DataCenter, who not have Switch and no work the CRS3xx way of vlans. This means old way Bridge + interface\vlan works only. Router on stick !
@akant74
@akant74 2 жыл бұрын
I have a CRS125 (v6.49) and I am able to configure vlans the sameway you do on a CRS3xx .... what makes this method different? I assume I have no hardware offload with a CRS125 since I am using vlans...
@progotimultimedia535
@progotimultimedia535 3 жыл бұрын
Sir Good Day, I have configured my Switch crs106 but failed to pass access port
@881167c2
@881167c2 Жыл бұрын
Hola Wilmer, esto mismo, lo tendrás en español. Cariños profe.
@LuisAngelChacon
@LuisAngelChacon 2 жыл бұрын
Buen dia Inge, Un Excelente video, por casualidad lo tendra en español?
@TheNetworkTrip
@TheNetworkTrip 2 жыл бұрын
Muy pronto en Español!
@mariofuentes4947
@mariofuentes4947 Жыл бұрын
@@TheNetworkTrip Hola, Lo tendrás en español
@lahorastube
@lahorastube 2 жыл бұрын
Hola, Wilmer, descrubri este contenido y me parece excelente se encuentra disponible tambien en los cursos con suscripcion?, hace un tiempo que estoy evaluando adquirir los cursos, de aprenda redes on line, pero no vi este curso disponible cuando estuve viendo esa pagina.-
@TheNetworkTrip
@TheNetworkTrip 2 жыл бұрын
Hola Ariel, Aqui hay 72 clases en este curso de Switching Avanzado www.aprenderedes.online/courses/switching Saludos
@peterkovacs233
@peterkovacs233 2 жыл бұрын
What is SA learning and where it's necessary?
@TheNetworkTrip
@TheNetworkTrip 2 жыл бұрын
Hi Peter, SA Learning (Source Address Learning) is the process used by switches to dynamically build the mac-address table. If we disable the SA learning, we would have to manually add the MAC addresses to the table.
@CiscoNetX-YT
@CiscoNetX-YT Жыл бұрын
Donde puedo encontrar las imagen que utilizo en el video
@williamcasallasrueda1112
@williamcasallasrueda1112 3 жыл бұрын
Hola , esta información está en español ... Gracias 😊
@vasjabatareikin6016
@vasjabatareikin6016 3 жыл бұрын
How you pass untagged VLAN through thunks , between two mikrotiks CRS 112 ? I being having trouble with it. Although tagged traffic works fine. Upstream switch is set in my case native vlan 1151 tagged 1150 1149 1148.
@TheNetworkTrip
@TheNetworkTrip 3 жыл бұрын
Hi Vasja, You need to things: 1) Change the PVID (from 1 to the new vlan-id) 2) Add the port as untagged for that particular Vlan.
@michaelmauer1385
@michaelmauer1385 3 жыл бұрын
I did send you a consulting request via e-mail on your KZbin profile. Not sure if your received it?
@pamelaveras7806
@pamelaveras7806 2 жыл бұрын
Why do we not configure Vlans in the Bridge Vlans menu in this case?
@TheNetworkTrip
@TheNetworkTrip 2 жыл бұрын
Hi Ronald, CRS1XX & CRS2XX have a different method as I explained in the video. Check the official documentation for more details: help.mikrotik.com/docs/pages/viewpage.action?pageId=103841836#CRS1xx/2xxseriesswitchesexamples-PortBasedVLAN If you use bridge/vlans, everything will be software based, no hardware based.
@pamelaveras7806
@pamelaveras7806 2 жыл бұрын
@@TheNetworkTrip Got it. Thanks for replying.
@xuxamelo
@xuxamelo 3 жыл бұрын
Thank you for the great content. I would like to know if it's possible to block rogue dhcp servers on CRS1XX and CRS2XX series. I know they don't support dhcp snooping so I can only think of switch port overrride. If you know a way of doing it please share. This doesn't work with vlans! /interface ethernet switch port set ether2 isolation-leakage-profile-override=2 set ether4 isolation-leakage-profile-override=2 /interface ethernet switch port-isolation add port-profile=2 protocol-type=dhcpv4 type=dst forwarding-type=bridged ports=ether1 registration-status="" traffic-type=""
@mahmoodbello1258
@mahmoodbello1258 3 жыл бұрын
I did this configure on a CRS112 that is connected to a cisco switch, it didnt work. Any suggestions.
@benjaminejike7523
@benjaminejike7523 2 жыл бұрын
am also having the same problem. have you been able to find a solution to this? kindly reply. i have a mikrotik crs125 acting as a router and a trunk connection to a cisco switch. i followed the video but still it didn't work
@mahmoodbello1258
@mahmoodbello1258 2 жыл бұрын
@@benjaminejike7523 I think you cant configure the CRS125 as a router in this situation. It has to be a switch (Bridge Mode). I am experimenting with it again so hopefully it works.
Single Area OSPF - Mikrotik RouterOS 7 (for beginners)
47:23
Wilmer Almazan / The Network Trip
Рет қаралды 27 М.
VLAN в Mikrotik
21:20
Mikrotik Training
Рет қаралды 59 М.
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН
Spongebob ate Patrick 😱 #meme #spongebob #gmod
00:15
Mr. LoLo
Рет қаралды 21 МЛН
Will A Guitar Boat Hold My Weight?
00:20
MrBeast
Рет қаралды 272 МЛН
Mikrotik VLANs - CRS3XX Step by Step - Mikrotik Tutorial
30:04
Wilmer Almazan / The Network Trip
Рет қаралды 159 М.
VLANs, pt.2: vlan-filtering and management VLAN
20:19
MikroTik
Рет қаралды 36 М.
Layer 3 Hardware Offloading Mikrotik - Deep Dive
30:45
Wilmer Almazan / The Network Trip
Рет қаралды 15 М.
Full MikroTik MTCRE - Introduction to VLANs on MikroTik. (Episode 1)
29:23
Recursive Routing + Failover - Mikrotik RouterOS v7
20:35
Wilmer Almazan / The Network Trip
Рет қаралды 47 М.
mDNS Mikrotik - Discover Your Devices Without a DNS Server
14:08
Wilmer Almazan / The Network Trip
Рет қаралды 1 М.
Controller Bridge / Switch - Mikrotik  (Full Lab)
23:22
Wilmer Almazan / The Network Trip
Рет қаралды 10 М.
Proxmox NETWORKING: VLANs, Bridges, and Bonds!
25:09
apalrd's adventures
Рет қаралды 149 М.
Configuring a Management VLAN
19:29
Home Network Guy
Рет қаралды 15 М.
Network Protocols Explained: Networking Basics
13:07
WhiteboardDoodles
Рет қаралды 35 М.
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН