MikroTik CRS Switch Trunk and Access Port Quick and Dirty

MikroTik CRS Switch Trunk and Access Port Quick and Dirty

This is just a quick primer on creating a switch config with a trunk port and access ports.  More details can be found in my book "RouterOS by Example SecondEdition" by Steve Discher available here:

http://www.ispsupplies.com/ISP-Services-LMT-B2

2017-08-07_15-55-34.png

 

 

2017-08-07_15-56-45.png

 

2017-08-07_15-57-21.png

 

    • Related Articles

    • Netonix WISP-Switch & Mikrotik Router on a Stick Howto

      In this example we will build a router on a stick. We want to manage the switch from port 8 using inter vlan routing on the router. Here is the physical setup: 1. To configure the switch, set an IP address of 192.168.1.1/24 on your laptop and log ...
    • Creating Trunk and Access Ports on MikroTik CRS3xx, CRS2xx and CRS1xx Series Switches

      The switch menu and configuration interface is significantly different on the CRS3xx versus the CRS1xx or CRS2xx series switches and if you are trying to configure VLANs, the process is totally different. Here is a quick HowTo for configuring VLANs ...
    • Cloning MikroTik Routers, Quick and Easy

      If you are wanting to configure multiple MikroTik routers with the same configuration, or to copy a config from one router to another, the best way is to use an export.  The export command dumps all of the configuration commands you added to a router ...
    • Trunk Two MikroTik Switches Using 802.1q Vlans

        Scenario: You have one MikroTik RB250GS switch running 802.1Q vlans and you want to extend all or some of those vlans to a second switch. The following diagram borrowed from a post by Ozelo explains: The configuration of the first switch ...
    • How to Log Into a Mikrotik Router

      After you have installed the RouterOS software, or turned on the Router for the first time, there are various ways how to connect to it: Accessing Command Line Interface (CLI) via Telnet, SSH, serial cable or even keyboard and monitor if your router ...